./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/mix028_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/mix028_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/mix028_power.opt_pso.opt_rmo.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix028_power.opt_pso.opt_rmo.opt.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-ab2e0ac-m [2024-01-29 14:27:59,083 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 14:27:59,139 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-29 14:27:59,148 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 14:27:59,149 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 14:27:59,166 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 14:27:59,169 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 14:27:59,169 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 14:27:59,170 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 14:27:59,174 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 14:27:59,175 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 14:27:59,175 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 14:27:59,176 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 14:27:59,177 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 14:27:59,177 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 14:27:59,178 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 14:27:59,178 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 14:27:59,178 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 14:27:59,178 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-29 14:27:59,178 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 14:27:59,179 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 14:27:59,179 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 14:27:59,179 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 14:27:59,179 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 14:27:59,180 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 14:27:59,180 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 14:27:59,180 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 14:27:59,180 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 14:27:59,181 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 14:27:59,181 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 14:27:59,182 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 14:27:59,182 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 14:27:59,182 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:27:59,182 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 14:27:59,182 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 14:27:59,182 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 14:27:59,183 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-29 14:27:59,183 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-29 14:27:59,183 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 14:27:59,183 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 14:27:59,183 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 14:27:59,184 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 14:27:59,184 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 14:27:59,184 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-29 14:27:59,464 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 14:27:59,490 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 14:27:59,492 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 14:27:59,493 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 14:27:59,493 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 14:27:59,495 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/mix028_power.opt_pso.opt_rmo.opt.yml/witness.yml [2024-01-29 14:27:59,981 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 14:27:59,981 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 14:27:59,982 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/mix028_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:28:01,151 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 14:28:01,520 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 14:28:01,521 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix028_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:28:01,550 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/44e37b65a/948dcc90db094597997ad4e2f5b0c93d/FLAG7c888899d [2024-01-29 14:28:01,561 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/44e37b65a/948dcc90db094597997ad4e2f5b0c93d [2024-01-29 14:28:01,562 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 14:28:01,564 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 14:28:01,567 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 14:28:01,567 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 14:28:01,571 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 14:28:01,571 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:27:59" (1/2) ... [2024-01-29 14:28:01,574 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@29e1ec7f and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:01, skipping insertion in model container [2024-01-29 14:28:01,574 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:27:59" (1/2) ... [2024-01-29 14:28:01,575 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3f709787 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:01, skipping insertion in model container [2024-01-29 14:28:01,575 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:28:01" (2/2) ... [2024-01-29 14:28:01,576 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@29e1ec7f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:01, skipping insertion in model container [2024-01-29 14:28:01,576 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:28:01" (2/2) ... [2024-01-29 14:28:01,576 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 14:28:02,855 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 14:28:02,856 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-29 14:28:02,857 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,857 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0 <= 127 [2024-01-29 14:28:02,857 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,857 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$mem_tmp <= 2 [2024-01-29 14:28:02,857 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,857 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,858 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,858 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,858 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z == 0 || z == 1 [2024-01-29 14:28:02,858 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x$mem_tmp [2024-01-29 14:28:02,858 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,858 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,858 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,858 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,859 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-29 14:28:02,859 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 <= 2 [2024-01-29 14:28:02,859 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z [2024-01-29 14:28:02,859 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,859 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,859 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,859 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$mem_tmp <= 127 [2024-01-29 14:28:02,860 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,860 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,860 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,860 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,860 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,860 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,860 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 127 [2024-01-29 14:28:02,860 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,861 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,861 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x$w_buff0 [2024-01-29 14:28:02,861 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0 <= 2 [2024-01-29 14:28:02,861 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,861 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 <= 127 [2024-01-29 14:28:02,861 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,861 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 1 [2024-01-29 14:28:02,862 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,862 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,862 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-29 14:28:02,862 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x$w_buff1 [2024-01-29 14:28:02,862 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,862 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-29 14:28:02,862 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,863 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,863 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,863 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 2 [2024-01-29 14:28:02,863 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,863 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-29 14:28:02,863 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 2 [2024-01-29 14:28:02,863 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,864 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$mem_tmp <= 127 [2024-01-29 14:28:02,864 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,864 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,864 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1 <= 2 [2024-01-29 14:28:02,864 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,864 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z [2024-01-29 14:28:02,864 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,864 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 2 [2024-01-29 14:28:02,865 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 127 [2024-01-29 14:28:02,865 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1 <= 127 [2024-01-29 14:28:02,865 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,865 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,865 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,865 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,865 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,865 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,866 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,866 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,866 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff0 == 2 [2024-01-29 14:28:02,866 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,866 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,866 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,866 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,866 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 1 [2024-01-29 14:28:02,867 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-29 14:28:02,867 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,867 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,867 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,867 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,867 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-29 14:28:02,867 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,867 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 127 [2024-01-29 14:28:02,868 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,868 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,868 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,868 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x$w_buff1 [2024-01-29 14:28:02,868 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x$mem_tmp [2024-01-29 14:28:02,868 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,868 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-29 14:28:02,868 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,869 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,869 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z == 0 || z == 1 [2024-01-29 14:28:02,869 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$mem_tmp <= 2 [2024-01-29 14:28:02,869 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-29 14:28:02,869 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,869 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,869 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 <= 2 [2024-01-29 14:28:02,869 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-29 14:28:02,870 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 <= 127 [2024-01-29 14:28:02,870 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,870 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 127 [2024-01-29 14:28:02,870 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0 <= 127 [2024-01-29 14:28:02,870 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x$w_buff0 [2024-01-29 14:28:02,870 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,870 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,870 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 1 [2024-01-29 14:28:02,870 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,871 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,871 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-29 14:28:02,871 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 2 [2024-01-29 14:28:02,871 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$mem_tmp <= 2 [2024-01-29 14:28:02,871 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,871 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,871 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,871 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,872 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-29 14:28:02,872 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,872 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,872 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,872 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,872 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,872 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,872 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,873 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,873 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,873 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x$mem_tmp [2024-01-29 14:28:02,873 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-29 14:28:02,873 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,873 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,873 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0 <= 2 [2024-01-29 14:28:02,873 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-29 14:28:02,873 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$mem_tmp <= 127 [2024-01-29 14:28:02,874 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,874 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,874 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,874 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,874 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,874 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,874 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x$w_buff1 [2024-01-29 14:28:02,874 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z [2024-01-29 14:28:02,874 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,875 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,875 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z == 0 || z == 1 [2024-01-29 14:28:02,875 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:28:02,875 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,875 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,875 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 2 [2024-01-29 14:28:02,875 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y [2024-01-29 14:28:02,875 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,875 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,875 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x$w_buff1 [2024-01-29 14:28:02,876 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,876 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,876 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,876 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= z [2024-01-29 14:28:02,876 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 2 [2024-01-29 14:28:02,876 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff0 <= 2 [2024-01-29 14:28:02,876 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,876 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,877 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$mem_tmp <= 127 [2024-01-29 14:28:02,877 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,877 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$mem_tmp <= 2 [2024-01-29 14:28:02,877 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x [2024-01-29 14:28:02,877 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff0 <= 127 [2024-01-29 14:28:02,877 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice2 == (_Bool)0 [2024-01-29 14:28:02,877 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff1 <= 127 [2024-01-29 14:28:02,877 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] z <= 1 [2024-01-29 14:28:02,877 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,878 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,878 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,878 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,878 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,878 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,878 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,878 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 127 [2024-01-29 14:28:02,878 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff1 <= 2 [2024-01-29 14:28:02,879 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x$w_buff0 [2024-01-29 14:28:02,879 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:28:02,879 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,879 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,879 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 127 [2024-01-29 14:28:02,879 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,879 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,879 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,879 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,880 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,880 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,880 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,880 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x$mem_tmp [2024-01-29 14:28:02,880 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,880 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] z == 0 || z == 1 [2024-01-29 14:28:02,880 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,880 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1 <= 127 [2024-01-29 14:28:02,881 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,881 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,881 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,881 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,881 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,881 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,881 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,881 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$mem_tmp <= 2 [2024-01-29 14:28:02,881 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z == 0 || z == 1 [2024-01-29 14:28:02,881 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,882 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff0 <= 2 [2024-01-29 14:28:02,882 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,882 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,882 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,882 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-29 14:28:02,882 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 127 [2024-01-29 14:28:02,882 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x$w_buff1 [2024-01-29 14:28:02,882 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-29 14:28:02,882 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,883 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,883 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,883 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$mem_tmp <= 127 [2024-01-29 14:28:02,883 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,883 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,883 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 2 [2024-01-29 14:28:02,883 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,883 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,883 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 1 [2024-01-29 14:28:02,883 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff0 <= 127 [2024-01-29 14:28:02,884 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,884 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,884 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x$mem_tmp [2024-01-29 14:28:02,884 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,884 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,884 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 2 [2024-01-29 14:28:02,884 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,884 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,884 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1 <= 2 [2024-01-29 14:28:02,885 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x$w_buff0 [2024-01-29 14:28:02,885 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,885 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z [2024-01-29 14:28:02,885 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,885 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,885 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,885 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 <= 2 [2024-01-29 14:28:02,885 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,885 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$w_buff1 [2024-01-29 14:28:02,886 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,886 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,886 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z [2024-01-29 14:28:02,886 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,886 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,886 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-29 14:28:02,886 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,886 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$w_buff0 [2024-01-29 14:28:02,886 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,886 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,887 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,887 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,887 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$mem_tmp <= 127 [2024-01-29 14:28:02,887 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 2 [2024-01-29 14:28:02,887 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-29 14:28:02,887 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,887 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,887 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-29 14:28:02,887 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 2 [2024-01-29 14:28:02,888 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,888 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 1 [2024-01-29 14:28:02,888 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,888 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,888 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,888 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 <= 127 [2024-01-29 14:28:02,888 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,888 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,888 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,889 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,889 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,889 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 <= 127 [2024-01-29 14:28:02,889 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,889 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,889 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,889 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,889 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,889 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 127 [2024-01-29 14:28:02,890 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 127 [2024-01-29 14:28:02,890 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$mem_tmp [2024-01-29 14:28:02,890 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$mem_tmp <= 2 [2024-01-29 14:28:02,890 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,890 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z == 0 || z == 1 [2024-01-29 14:28:02,890 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,890 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,890 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,890 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 <= 2 [2024-01-29 14:28:02,891 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,891 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-29 14:28:02,891 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$mem_tmp <= 2 [2024-01-29 14:28:02,891 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,891 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,891 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,891 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 <= 2 [2024-01-29 14:28:02,891 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,891 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,891 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,892 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,892 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,892 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 <= 127 [2024-01-29 14:28:02,892 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 1 [2024-01-29 14:28:02,892 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,892 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-29 14:28:02,892 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,892 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,892 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z [2024-01-29 14:28:02,893 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,893 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,893 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,893 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$mem_tmp <= 127 [2024-01-29 14:28:02,893 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$mem_tmp [2024-01-29 14:28:02,893 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,893 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-29 14:28:02,893 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,893 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,894 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z == 0 || z == 1 [2024-01-29 14:28:02,894 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,894 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,894 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$w_buff0 [2024-01-29 14:28:02,894 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-29 14:28:02,894 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,894 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,894 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-29 14:28:02,894 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-29 14:28:02,895 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,895 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,895 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,895 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,895 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-29 14:28:02,895 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,895 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$w_buff1 [2024-01-29 14:28:02,895 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 <= 2 [2024-01-29 14:28:02,895 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 <= 127 [2024-01-29 14:28:02,895 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,896 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,896 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,896 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 127 [2024-01-29 14:28:02,896 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,896 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,896 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x$w_buff0 [2024-01-29 14:28:02,896 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,896 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,896 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff1 <= 127 [2024-01-29 14:28:02,897 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,897 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-29 14:28:02,897 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,897 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,897 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,897 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z == 0 || z == 1 [2024-01-29 14:28:02,897 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,897 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,897 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x$mem_tmp [2024-01-29 14:28:02,898 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,898 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y == 1 [2024-01-29 14:28:02,898 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x$w_buff1 [2024-01-29 14:28:02,898 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,898 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,898 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,898 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff0 <= 127 [2024-01-29 14:28:02,898 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,898 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,898 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,899 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 2 [2024-01-29 14:28:02,899 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff1 <= 2 [2024-01-29 14:28:02,899 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,899 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z <= 1 [2024-01-29 14:28:02,899 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,899 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= z [2024-01-29 14:28:02,899 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,899 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$mem_tmp <= 2 [2024-01-29 14:28:02,899 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$mem_tmp <= 127 [2024-01-29 14:28:02,900 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff0 <= 2 [2024-01-29 14:28:02,900 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,900 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,900 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,900 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,900 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,900 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,900 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-29 14:28:02,900 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,900 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,901 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,901 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-29 14:28:02,901 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-29 14:28:02,901 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-29 14:28:02,901 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-29 14:28:02,901 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-29 14:28:02,901 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-29 14:28:02,901 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,901 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0 <= 127 [2024-01-29 14:28:02,902 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$mem_tmp <= 2 [2024-01-29 14:28:02,902 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$mem_tmp <= 127 [2024-01-29 14:28:02,902 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] z <= 1 [2024-01-29 14:28:02,902 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,902 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,902 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,902 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,902 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= z [2024-01-29 14:28:02,902 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,903 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y [2024-01-29 14:28:02,903 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 127 [2024-01-29 14:28:02,903 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,903 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 2 [2024-01-29 14:28:02,903 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,903 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,903 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,903 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,903 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,903 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x [2024-01-29 14:28:02,904 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x$w_buff1 [2024-01-29 14:28:02,904 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 2 [2024-01-29 14:28:02,904 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 127 [2024-01-29 14:28:02,904 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,904 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,904 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,904 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,904 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x$mem_tmp [2024-01-29 14:28:02,904 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0 <= 2 [2024-01-29 14:28:02,905 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,905 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] z == 0 || z == 1 [2024-01-29 14:28:02,905 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,905 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,905 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,905 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,905 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1 <= 2 [2024-01-29 14:28:02,905 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1 <= 127 [2024-01-29 14:28:02,905 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,905 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x$w_buff0 [2024-01-29 14:28:02,906 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,906 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,906 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,906 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,906 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,906 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,906 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,906 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,906 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,907 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= z [2024-01-29 14:28:02,907 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,907 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,907 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x <= 2 [2024-01-29 14:28:02,907 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,907 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,907 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x$w_buff1 [2024-01-29 14:28:02,907 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,907 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,908 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,908 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,908 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,908 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,908 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,908 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y <= 2 [2024-01-29 14:28:02,908 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,908 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x [2024-01-29 14:28:02,908 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:28:02,909 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1 <= 2 [2024-01-29 14:28:02,909 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] z <= 1 [2024-01-29 14:28:02,909 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0 <= 127 [2024-01-29 14:28:02,909 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1 <= 127 [2024-01-29 14:28:02,909 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y <= 127 [2024-01-29 14:28:02,909 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,909 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] z == 0 || z == 1 [2024-01-29 14:28:02,909 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,909 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,909 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,910 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,910 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$mem_tmp <= 2 [2024-01-29 14:28:02,910 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,910 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,910 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,910 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,910 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,910 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0 <= 2 [2024-01-29 14:28:02,910 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,910 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x$mem_tmp [2024-01-29 14:28:02,911 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x$w_buff0 [2024-01-29 14:28:02,911 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,911 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,911 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$mem_tmp <= 127 [2024-01-29 14:28:02,911 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,911 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,911 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= y [2024-01-29 14:28:02,911 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x <= 127 [2024-01-29 14:28:02,911 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,911 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= x$w_buff1 [2024-01-29 14:28:02,912 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= x [2024-01-29 14:28:02,912 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y <= 2 [2024-01-29 14:28:02,912 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,912 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,912 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,912 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,912 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,912 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$w_buff0 <= 2 [2024-01-29 14:28:02,912 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,912 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= x$w_buff0 [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x <= 2 [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$w_buff1 <= 127 [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] z <= 1 [2024-01-29 14:28:02,913 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,914 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,914 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= z [2024-01-29 14:28:02,914 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:28:02,914 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$w_buff1 <= 2 [2024-01-29 14:28:02,914 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,914 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,914 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$mem_tmp <= 2 [2024-01-29 14:28:02,914 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice2 == (_Bool)0 [2024-01-29 14:28:02,914 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y <= 127 [2024-01-29 14:28:02,914 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$mem_tmp <= 127 [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$w_buff0 <= 127 [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= x$mem_tmp [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:28:02,915 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,916 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y [2024-01-29 14:28:02,916 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,916 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x <= 127 [2024-01-29 14:28:02,916 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,916 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] z == 0 || z == 1 [2024-01-29 14:28:02,916 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-29 14:28:02,916 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,916 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,916 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x$w_buff0 [2024-01-29 14:28:02,916 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,917 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,917 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,917 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,917 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y [2024-01-29 14:28:02,917 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,917 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,917 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x$w_buff1 [2024-01-29 14:28:02,917 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,917 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x <= 127 [2024-01-29 14:28:02,917 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 1 <= __unbuffered_cnt [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y <= 2 [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff1 <= 127 [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x <= 2 [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x$mem_tmp [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,918 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff1 <= 2 [2024-01-29 14:28:02,919 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] z == 0 || z == 1 [2024-01-29 14:28:02,919 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,919 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff0 <= 2 [2024-01-29 14:28:02,919 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x [2024-01-29 14:28:02,919 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,919 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y <= 127 [2024-01-29 14:28:02,919 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= z [2024-01-29 14:28:02,919 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$mem_tmp <= 127 [2024-01-29 14:28:02,919 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,919 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] z <= 1 [2024-01-29 14:28:02,920 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,920 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,920 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$mem_tmp <= 2 [2024-01-29 14:28:02,920 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,920 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,920 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-29 14:28:02,920 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,920 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,920 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,920 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff0 <= 127 [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 127 [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 2 [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,921 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x$mem_tmp [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= z [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 2 [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 127 [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,922 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0 <= 127 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 <= 127 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,923 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z <= 1 [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 <= 2 [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x$w_buff0 [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$mem_tmp <= 127 [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,924 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$mem_tmp <= 2 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0 <= 2 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z == 0 || z == 1 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x$w_buff1 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,925 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff0 <= 2 [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1 <= 2 [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1 <= 127 [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,926 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 1 [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x$mem_tmp [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,927 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,928 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-29 14:28:02,928 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,928 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,928 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z == 0 || z == 1 [2024-01-29 14:28:02,928 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff0 <= 127 [2024-01-29 14:28:02,928 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,928 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x$w_buff0 [2024-01-29 14:28:02,928 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 127 [2024-01-29 14:28:02,928 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,928 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x$w_buff1 [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 2 [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$mem_tmp <= 2 [2024-01-29 14:28:02,929 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$mem_tmp <= 127 [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$w_buff1 <= 127 [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x$w_buff1 [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x$mem_tmp [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 2 [2024-01-29 14:28:02,930 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z <= 1 [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,931 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$w_buff1 <= 2 [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 127 [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 127 [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$w_buff0 <= 127 [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z == 0 || z == 1 [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-29 14:28:02,932 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x$w_buff0 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$mem_tmp <= 2 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$w_buff0 <= 2 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 2 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,933 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$mem_tmp <= 127 [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 <= 127 [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,934 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0 <= 127 [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 127 [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 <= 2 [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 2 [2024-01-29 14:28:02,935 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= z [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x$mem_tmp [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,936 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x$w_buff1 [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z <= 1 [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 2 [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 127 [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z == 0 || z == 1 [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,937 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$mem_tmp <= 127 [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x$w_buff0 [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$mem_tmp <= 2 [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0 <= 2 [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,938 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= x$w_buff1 [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,939 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,940 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,940 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,940 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= z [2024-01-29 14:28:02,940 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= x$mem_tmp [2024-01-29 14:28:02,940 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= x [2024-01-29 14:28:02,940 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x <= 2 [2024-01-29 14:28:02,940 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= x$w_buff0 [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$w_buff0 <= 2 [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$mem_tmp <= 127 [2024-01-29 14:28:02,941 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y <= 127 [2024-01-29 14:28:02,942 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,942 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$w_buff0 <= 127 [2024-01-29 14:28:02,942 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] z == 0 || z == 1 [2024-01-29 14:28:02,942 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,942 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,942 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$w_buff1 <= 127 [2024-01-29 14:28:02,942 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,942 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,942 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,942 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$w_buff1 <= 2 [2024-01-29 14:28:02,952 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,952 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,952 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,952 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,952 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,952 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] z <= 1 [2024-01-29 14:28:02,952 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x <= 127 [2024-01-29 14:28:02,952 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,952 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x$mem_tmp <= 2 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y <= 2 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff1 <= 127 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 1 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff1 <= 2 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,953 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x$w_buff1 [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-29 14:28:02,954 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 2 [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z == 0 || z == 1 [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff0 <= 127 [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x$w_buff0 [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,955 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,956 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff0 <= 2 [2024-01-29 14:28:02,956 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,956 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,956 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x$mem_tmp [2024-01-29 14:28:02,956 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,956 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$mem_tmp <= 127 [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$mem_tmp <= 2 [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 127 [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-29 14:28:02,957 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,958 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,958 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-29 14:28:02,958 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 127 [2024-01-29 14:28:02,958 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,958 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,958 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0 == 2 [2024-01-29 14:28:02,958 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$w_buff1 [2024-01-29 14:28:02,958 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,958 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 <= 2 [2024-01-29 14:28:02,958 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 2 [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,959 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z <= 1 [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$mem_tmp <= 2 [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$mem_tmp <= 127 [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$mem_tmp [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 <= 127 [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,960 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,961 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,961 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,961 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,961 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,961 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,961 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-29 14:28:02,961 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,961 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z == 0 || z == 1 [2024-01-29 14:28:02,961 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,961 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 1 [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 2 [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$mem_tmp <= 127 [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,962 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 2 [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 127 [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 127 [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,963 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$mem_tmp [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 <= 127 [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$mem_tmp <= 2 [2024-01-29 14:28:02,964 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0 == 2 [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 <= 2 [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z == 0 || z == 1 [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$w_buff1 [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-29 14:28:02,965 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$mem_tmp <= 127 [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$w_buff0 <= 127 [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$w_buff1 <= 2 [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$w_buff1 <= 127 [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x$w_buff1 [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 127 [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 1 <= __unbuffered_cnt [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,967 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 2 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 127 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 1 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,968 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x$mem_tmp [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$mem_tmp <= 2 [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,969 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x$w_buff0 [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 2 [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$w_buff0 <= 2 [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z == 0 || z == 1 [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z == 0 || z == 1 [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 <= 127 [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,970 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 2 [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,971 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 <= 2 [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 1 [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$mem_tmp <= 2 [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,972 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 <= 2 [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 <= 127 [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$mem_tmp <= 127 [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$w_buff1 [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,973 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$mem_tmp [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 127 [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$w_buff0 [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= z [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$mem_tmp <= 127 [2024-01-29 14:28:02,974 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 127 [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x$mem_tmp [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff0 <= 2 [2024-01-29 14:28:02,975 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff0 <= 127 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$mem_tmp <= 2 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x$w_buff0 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 2 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x$w_buff1 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (unsigned long )arg == 0UL [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,976 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff1 <= 2 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] z == 0 || z == 1 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff1 <= 127 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,977 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x == 1 [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] z <= 1 [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z == 0 || z == 1 [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,978 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0 <= 2 [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1 <= 127 [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x$mem_tmp [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-29 14:28:02,979 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 2 [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-29 14:28:02,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x$w_buff1 [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x$w_buff0 [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 1 [2024-01-29 14:28:02,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$mem_tmp <= 2 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0 <= 127 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1 <= 2 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$mem_tmp <= 127 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 127 [2024-01-29 14:28:02,982 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$w_buff1 [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 <= 2 [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,983 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 127 [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 127 [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 1 [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,984 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$mem_tmp <= 2 [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$mem_tmp <= 127 [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 2 [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$mem_tmp [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 2 [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,985 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z == 0 || z == 1 [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 <= 127 [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0 == 2 [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 127 [2024-01-29 14:28:02,986 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x$mem_tmp [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x$w_buff0 [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$w_buff0 <= 127 [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$w_buff1 <= 2 [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= z [2024-01-29 14:28:02,987 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$mem_tmp <= 127 [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z == 0 || z == 1 [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,988 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 2 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z <= 1 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x$w_buff1 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$mem_tmp <= 2 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,989 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$w_buff1 <= 127 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 127 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 2 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$w_buff0 <= 2 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,990 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x$w_buff1 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff0 <= 127 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,991 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff1 <= 127 [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z == 0 || z == 1 [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x$mem_tmp [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 127 [2024-01-29 14:28:02,992 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x$w_buff0 [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 1 [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$mem_tmp <= 2 [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff1 <= 2 [2024-01-29 14:28:02,993 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 2 [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= z [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 2 [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 127 [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,994 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$mem_tmp <= 127 [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff0 <= 2 [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 % 2 == 0 [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 <= 2 [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 1 [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 % 2 == 0 [2024-01-29 14:28:02,995 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$w_buff1 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 <= 127 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z == 0 || z == 1 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:02,996 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$mem_tmp <= 127 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:02,997 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 <= 2 [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 <= 127 [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$mem_tmp [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$w_buff0 [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-29 14:28:02,998 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$mem_tmp <= 2 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$mem_tmp <= 2 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x$w_buff1 [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-29 14:28:02,999 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff0 <= 127 [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x$mem_tmp [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff1 <= 2 [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,000 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 1 [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 2 [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 127 [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,001 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff1 <= 127 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$mem_tmp <= 127 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff0 <= 2 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x$w_buff0 [2024-01-29 14:28:03,002 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= z [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z == 0 || z == 1 [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 <= 127 [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 127 [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 <= 2 [2024-01-29 14:28:03,003 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$w_buff1 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$mem_tmp <= 127 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$mem_tmp <= 2 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 2 [2024-01-29 14:28:03,004 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 1 [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-29 14:28:03,005 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 2 [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 127 [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$mem_tmp [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0 == 2 [2024-01-29 14:28:03,006 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z == 0 || z == 1 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z == 0 || z == 1 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,007 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 2 [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff1 <= 2 [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 1 [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0 <= 2 [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x$mem_tmp [2024-01-29 14:28:03,008 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x$w_buff0 [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= z [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$mem_tmp <= 2 [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 127 [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x$w_buff1 [2024-01-29 14:28:03,009 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff1 <= 127 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 2 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0 <= 127 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 127 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$mem_tmp <= 127 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,010 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$w_buff1 <= 127 [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$w_buff0 <= 2 [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= x [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,011 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$w_buff0 <= 127 [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 127 [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,012 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z == 0 || z == 1 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (unsigned long )arg == 0UL [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 2 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$mem_tmp <= 2 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,013 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= x$mem_tmp [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$w_buff1 <= 2 [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$mem_tmp <= 127 [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y <= 127 [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= x$w_buff1 [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,014 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= x$w_buff0 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y <= 2 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z <= 1 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z == 0 || z == 1 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1 <= 2 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x$w_buff1 [2024-01-29 14:28:03,015 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x$w_buff0 [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= z [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,016 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0 <= 127 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$mem_tmp <= 2 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$mem_tmp <= 127 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0 <= 2 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 1 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 2 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,017 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 127 [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x$mem_tmp [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1 <= 127 [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 2 [2024-01-29 14:28:03,018 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 127 [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 2 [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x$mem_tmp [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff0 <= 127 [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$mem_tmp <= 2 [2024-01-29 14:28:03,019 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y <= 127 [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,020 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff1 <= 2 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff1 <= 127 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y <= 2 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (unsigned long )arg == 0UL [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,021 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x$w_buff1 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 127 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x$w_buff0 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$mem_tmp <= 127 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff0 <= 2 [2024-01-29 14:28:03,022 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] z == 1 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 1 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 2 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 <= 127 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,023 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x$w_buff1 [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$mem_tmp <= 127 [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 <= 2 [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,024 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0 <= 2 [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 127 [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x$mem_tmp [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= z [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,025 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z == 0 || z == 1 [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$mem_tmp <= 2 [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 127 [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0 <= 127 [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x$w_buff0 [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,026 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 2 [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 <= 2 [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z <= 1 [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$mem_tmp <= 2 [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 127 [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,027 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 <= 127 [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0 <= 127 [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= z [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 2 [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,028 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x$mem_tmp [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 2 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$mem_tmp <= 127 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 127 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,029 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z == 0 || z == 1 [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x$w_buff1 [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0 <= 2 [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-29 14:28:03,030 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x$w_buff0 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1 <= 2 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z == 0 || z == 1 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,031 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0 <= 2 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 2 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 1 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x$w_buff1 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$mem_tmp <= 127 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 127 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,032 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 127 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,033 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 2 [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0 <= 127 [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1 <= 127 [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x$mem_tmp [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,034 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x$w_buff0 [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$mem_tmp <= 2 [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= z [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (unsigned long )arg == 0UL [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x == 2 [2024-01-29 14:28:03,035 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$mem_tmp <= 127 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1 <= 127 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x$mem_tmp [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x$w_buff1 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$mem_tmp <= 2 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0 <= 127 [2024-01-29 14:28:03,036 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z == 0 || z == 1 [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z <= 1 [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1 <= 2 [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= z [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (y == 2 && (__unbuffered_p2_EAX == 2 || (((0 <= __unbuffered_p2_EAX && __unbuffered_p2_EAX <= 2) && __unbuffered_p2_EAX <= 127) && ((__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2)))) || (((((((0 <= __unbuffered_p2_EAX && 0 <= y) && __unbuffered_p2_EAX <= 2) && __unbuffered_p2_EAX <= 127) && y <= 2) && y <= 127) && ((__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2)) && ((y == 0 || y == 1) || y == 2)) [2024-01-29 14:28:03,037 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,038 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x$w_buff0 [2024-01-29 14:28:03,038 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0 <= 2 [2024-01-29 14:28:03,038 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,038 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,038 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,038 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-29 14:28:03,038 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff1 <= 2 [2024-01-29 14:28:03,038 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,038 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,038 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x$w_buff0 [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 2 [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= z [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 127 [2024-01-29 14:28:03,039 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x$w_buff1 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 2 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$mem_tmp <= 127 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff0 <= 2 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,040 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$mem_tmp <= 2 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff0 <= 127 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff1 <= 127 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x$mem_tmp [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 127 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,041 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z <= 1 [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z == 0 || z == 1 [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,042 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 2 [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x$w_buff1 [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 2 [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$mem_tmp <= 127 [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,043 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$w_buff1 <= 127 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 127 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$w_buff0 <= 127 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,044 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$mem_tmp <= 2 [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x$mem_tmp [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 1 [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z [2024-01-29 14:28:03,045 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 127 [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$w_buff1 <= 2 [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x$w_buff0 [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x$w_buff0 <= 2 [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z == 0 || z == 1 [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1 <= 127 [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y [2024-01-29 14:28:03,046 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 2 [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0 <= 2 [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 2 [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z [2024-01-29 14:28:03,047 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x$mem_tmp [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0 <= 127 [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$mem_tmp <= 127 [2024-01-29 14:28:03,048 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$mem_tmp <= 2 [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x$w_buff0 [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 127 [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,049 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1 <= 2 [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x$w_buff1 [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 1 [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z == 0 || z == 1 [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 127 [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,050 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= z [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0 <= 127 [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 127 [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,051 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 2 [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z == 0 || z == 1 [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0 <= 2 [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1 <= 127 [2024-01-29 14:28:03,052 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 1 [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1 <= 2 [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x$mem_tmp [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,053 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$mem_tmp <= 127 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x$w_buff1 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$mem_tmp <= 2 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 2 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x$w_buff0 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 127 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,054 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 127 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff0 <= 127 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x$w_buff1 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 2 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff0 <= 2 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,055 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff1 <= 127 [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff1 <= 2 [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 2 [2024-01-29 14:28:03,056 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= z [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x$mem_tmp [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 127 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$mem_tmp <= 2 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z == 0 || z == 1 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x$w_buff0 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,057 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$mem_tmp <= 127 [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z <= 1 [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,058 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x$w_buff1 [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$w_buff1 <= 127 [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 127 [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,059 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 1 [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 2 [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$mem_tmp <= 2 [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$w_buff0 <= 127 [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$mem_tmp <= 127 [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,060 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$w_buff1 <= 2 [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x$mem_tmp [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x$w_buff0 [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 127 [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 2 [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,061 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z == 0 || z == 1 [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x$w_buff0 <= 2 [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,062 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x$w_buff1 [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$w_buff0 <= 2 [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,063 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$mem_tmp <= 2 [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$mem_tmp <= 127 [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 127 [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 2 [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y <= 2 [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,064 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x$w_buff0 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x$mem_tmp [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$w_buff0 <= 127 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z == 0 || z == 1 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y <= 127 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z <= 1 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,065 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$w_buff1 <= 127 [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$w_buff1 <= 2 [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,066 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 2 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$mem_tmp <= 127 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$mem_tmp <= 2 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1 <= 2 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,067 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= z [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 127 [2024-01-29 14:28:03,068 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff0 <= 2 [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x$w_buff1 [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 127 [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff0 <= 127 [2024-01-29 14:28:03,069 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x$mem_tmp [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x$w_buff0 [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 2 [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 1 [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1 <= 127 [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z == 0 || z == 1 [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= z [2024-01-29 14:28:03,070 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x$w_buff1 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,071 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1 <= 127 [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 127 [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0 <= 127 [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z == 0 || z == 1 [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 2 [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$mem_tmp <= 2 [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0 <= 2 [2024-01-29 14:28:03,072 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x$w_buff0 [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x$mem_tmp [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1 <= 2 [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 2 [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$mem_tmp <= 127 [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 127 [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,073 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 1 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,074 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= z [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 127 [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 1 [2024-01-29 14:28:03,075 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff0 <= 2 [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z == 0 || z == 1 [2024-01-29 14:28:03,076 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff0 <= 127 [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 2 [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff1 <= 2 [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 2 [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x$mem_tmp [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x$w_buff0 [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x$w_buff1 [2024-01-29 14:28:03,077 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$mem_tmp <= 127 [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff1 <= 127 [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$mem_tmp <= 2 [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 127 [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,078 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z <= 1 [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x$mem_tmp [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x [2024-01-29 14:28:03,079 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$w_buff1 <= 2 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$mem_tmp <= 2 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$w_buff0 <= 127 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z == 0 || z == 1 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$w_buff0 <= 2 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,080 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$w_buff1 <= 127 [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 2 [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x$w_buff1 [2024-01-29 14:28:03,081 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 127 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 127 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x$w_buff0 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 2 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$mem_tmp <= 127 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] z <= 1 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,082 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$mem_tmp <= 2 [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$mem_tmp <= 127 [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] z == 0 || z == 1 [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,083 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x <= 127 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x$w_buff0 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff0 <= 2 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff0 <= 127 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] y <= 127 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff1 <= 127 [2024-01-29 14:28:03,084 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x$mem_tmp [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] y <= 2 [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,085 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff1 <= 2 [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x <= 2 [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] weak$$choice2 == (_Bool)0 [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x$w_buff1 [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= z [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= y [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z == 0 || z == 1 [2024-01-29 14:28:03,086 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 127 [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x$w_buff0 [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x$mem_tmp [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-29 14:28:03,087 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,088 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,095 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,095 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 <= 127 [2024-01-29 14:28:03,095 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0 <= 127 [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$mem_tmp <= 2 [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x$w_buff1 [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 <= 2 [2024-01-29 14:28:03,096 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,097 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,097 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,097 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0 <= 2 [2024-01-29 14:28:03,097 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,097 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,097 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,097 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-29 14:28:03,097 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z [2024-01-29 14:28:03,097 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,097 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z <= 1 [2024-01-29 14:28:03,098 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,098 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,112 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,112 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,112 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 2 [2024-01-29 14:28:03,112 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,112 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,112 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,113 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$mem_tmp <= 127 [2024-01-29 14:28:03,113 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,113 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$w_buff1 [2024-01-29 14:28:03,113 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,113 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-29 14:28:03,113 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,113 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0 == 2 [2024-01-29 14:28:03,113 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-29 14:28:03,113 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-29 14:28:03,113 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z == 0 || z == 1 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 <= 127 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 <= 2 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-29 14:28:03,114 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,115 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,115 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,115 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 2 [2024-01-29 14:28:03,115 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,115 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,115 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,115 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,115 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,115 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,115 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 1 [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$mem_tmp <= 127 [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 127 [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$mem_tmp <= 2 [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-29 14:28:03,116 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,117 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,117 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,117 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,117 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$mem_tmp [2024-01-29 14:28:03,117 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,117 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,117 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= x$w_buff1 [2024-01-29 14:28:03,117 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$w_buff0 <= 2 [2024-01-29 14:28:03,117 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,117 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,118 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,118 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$mem_tmp <= 2 [2024-01-29 14:28:03,118 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x <= 127 [2024-01-29 14:28:03,118 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (unsigned long )arg == 0UL [2024-01-29 14:28:03,118 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,118 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= x [2024-01-29 14:28:03,118 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,118 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= z [2024-01-29 14:28:03,118 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,118 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$mem_tmp <= 127 [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,119 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] z <= 1 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y <= 127 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$w_buff0 <= 127 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= x$w_buff0 [2024-01-29 14:28:03,120 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$w_buff1 <= 127 [2024-01-29 14:28:03,121 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,121 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,121 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y <= 2 [2024-01-29 14:28:03,121 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= x$mem_tmp [2024-01-29 14:28:03,121 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x <= 2 [2024-01-29 14:28:03,121 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$w_buff1 <= 2 [2024-01-29 14:28:03,121 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,121 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,121 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,121 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] z == 0 || z == 1 [2024-01-29 14:28:03,122 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,122 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,122 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y <= 127 [2024-01-29 14:28:03,122 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y [2024-01-29 14:28:03,122 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x <= 127 [2024-01-29 14:28:03,122 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= z [2024-01-29 14:28:03,122 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y <= 2 [2024-01-29 14:28:03,122 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,122 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,122 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff1 <= 127 [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff0 <= 2 [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] z <= 1 [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff0 <= 127 [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (unsigned long )arg == 0UL [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,123 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,124 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,124 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,124 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$mem_tmp <= 2 [2024-01-29 14:28:03,124 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,124 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x$w_buff0 [2024-01-29 14:28:03,124 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x$w_buff1 [2024-01-29 14:28:03,124 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,124 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,125 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,125 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] z == 0 || z == 1 [2024-01-29 14:28:03,125 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x$mem_tmp [2024-01-29 14:28:03,125 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,125 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,125 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,125 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x <= 2 [2024-01-29 14:28:03,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff1 <= 2 [2024-01-29 14:28:03,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$mem_tmp <= 127 [2024-01-29 14:28:03,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x <= 127 [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y <= 2 [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,127 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,128 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,128 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,128 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,128 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y <= 127 [2024-01-29 14:28:03,128 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,128 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,128 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,128 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= x$w_buff1 [2024-01-29 14:28:03,128 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= z [2024-01-29 14:28:03,128 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$mem_tmp <= 2 [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$mem_tmp <= 127 [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$w_buff1 <= 2 [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,129 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y [2024-01-29 14:28:03,130 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,130 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,130 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,130 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,130 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$w_buff0 <= 127 [2024-01-29 14:28:03,130 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$w_buff1 <= 127 [2024-01-29 14:28:03,130 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,130 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,130 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$w_buff0 <= 2 [2024-01-29 14:28:03,130 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,131 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,131 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= x$w_buff0 [2024-01-29 14:28:03,131 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,131 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,131 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x <= 2 [2024-01-29 14:28:03,131 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z == 0 || z == 1 [2024-01-29 14:28:03,131 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= x [2024-01-29 14:28:03,131 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,131 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z <= 1 [2024-01-29 14:28:03,131 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= x$mem_tmp [2024-01-29 14:28:03,132 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,132 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,132 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$w_buff0 <= 2 [2024-01-29 14:28:03,132 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,132 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$w_buff1 <= 127 [2024-01-29 14:28:03,132 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z == 0 || z == 1 [2024-01-29 14:28:03,132 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,132 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,132 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,146 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,146 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,146 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 2 [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 127 [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$w_buff1 <= 2 [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$mem_tmp <= 2 [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x$w_buff1 [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,147 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,148 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x$w_buff0 [2024-01-29 14:28:03,148 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,148 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$mem_tmp <= 127 [2024-01-29 14:28:03,148 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,148 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,148 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 127 [2024-01-29 14:28:03,148 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 2 [2024-01-29 14:28:03,148 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,148 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,148 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,149 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,149 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,149 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,149 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,149 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,149 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,149 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,149 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,149 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x$mem_tmp [2024-01-29 14:28:03,149 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 1 [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$w_buff0 <= 127 [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (unsigned long )arg == 0UL [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 127 [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z <= 1 [2024-01-29 14:28:03,150 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,151 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-29 14:28:03,151 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 2 [2024-01-29 14:28:03,151 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y [2024-01-29 14:28:03,151 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,151 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,151 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 <= 2 [2024-01-29 14:28:03,151 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,151 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,151 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x [2024-01-29 14:28:03,152 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,152 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,152 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= z [2024-01-29 14:28:03,152 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,152 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,152 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,152 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 2 [2024-01-29 14:28:03,152 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$mem_tmp <= 127 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$mem_tmp <= 2 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$w_buff1 [2024-01-29 14:28:03,153 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 <= 127 [2024-01-29 14:28:03,154 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 127 [2024-01-29 14:28:03,154 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,154 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,154 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,154 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z == 0 || z == 1 [2024-01-29 14:28:03,154 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,154 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,154 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,154 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$mem_tmp [2024-01-29 14:28:03,154 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0 == 2 [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (unsigned long )arg == 0UL [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (unsigned long )arg == 0UL [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff0 <= 127 [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x$w_buff0 [2024-01-29 14:28:03,155 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,156 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z <= 1 [2024-01-29 14:28:03,156 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,156 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,156 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,156 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-29 14:28:03,156 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 127 [2024-01-29 14:28:03,156 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z [2024-01-29 14:28:03,156 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,156 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 2 [2024-01-29 14:28:03,156 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y [2024-01-29 14:28:03,157 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,157 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,157 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 2 [2024-01-29 14:28:03,157 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,157 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,157 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff0 <= 2 [2024-01-29 14:28:03,157 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,157 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x$mem_tmp [2024-01-29 14:28:03,157 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,157 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x [2024-01-29 14:28:03,158 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,158 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,158 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,158 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z == 0 || z == 1 [2024-01-29 14:28:03,158 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x$w_buff1 [2024-01-29 14:28:03,158 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,158 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,158 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,158 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff1 <= 2 [2024-01-29 14:28:03,158 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$mem_tmp <= 2 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff1 <= 127 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$mem_tmp <= 127 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 127 [2024-01-29 14:28:03,159 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (long long )x$w_buff0_used + (long long )x$w_buff1_used >= 0LL [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_cnt == 0 [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$mem_tmp == 0 [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EBX == 0 [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice2 == (_Bool)0 [2024-01-29 14:28:03,160 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,161 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,161 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$read_delayed == (_Bool)0 [2024-01-29 14:28:03,161 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$w_buff0 == 0 [2024-01-29 14:28:03,161 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (long long )x$w_buff0_used - (long long )x$w_buff1_used >= 0LL [2024-01-29 14:28:03,161 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,161 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (0LL - (long long )x$w_buff0_used) - (long long )x$w_buff1_used >= 0LL [2024-01-29 14:28:03,161 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z == 0 [2024-01-29 14:28:03,161 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$w_buff1_used == (_Bool)0 [2024-01-29 14:28:03,161 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,161 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$w_buff0_used == (_Bool)0 [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x == 0 [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EAX == 0 [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$w_buff1 == 0 [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$read_delayed_var == 0 [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard0 == (_Bool)0 [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (0LL - (long long )x$w_buff0_used) + (long long )x$w_buff1_used >= 0LL [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y == 0 [2024-01-29 14:28:03,162 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice0 == (_Bool)0 [2024-01-29 14:28:03,163 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:28:03,163 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard1 == (_Bool)0 [2024-01-29 14:28:03,163 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x$w_buff0 [2024-01-29 14:28:03,163 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,163 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,163 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,163 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,163 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,164 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,164 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-29 14:28:03,164 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,164 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,164 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x$mem_tmp [2024-01-29 14:28:03,164 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x$w_buff1 [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,165 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z == 0 || z == 1 [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 1 [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 127 [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$mem_tmp <= 2 [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0 <= 2 [2024-01-29 14:28:03,166 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-29 14:28:03,167 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-29 14:28:03,167 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 2 [2024-01-29 14:28:03,167 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,167 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 <= 2 [2024-01-29 14:28:03,167 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,167 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-29 14:28:03,167 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,167 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 1 <= __unbuffered_cnt [2024-01-29 14:28:03,167 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0 <= 127 [2024-01-29 14:28:03,167 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$mem_tmp <= 127 [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 <= 127 [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x$mem_tmp [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 127 [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,168 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0 <= 127 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$mem_tmp <= 127 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1 <= 2 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y <= 2 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,169 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x$w_buff0 [2024-01-29 14:28:03,170 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 2 [2024-01-29 14:28:03,170 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1 <= 127 [2024-01-29 14:28:03,170 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,170 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x [2024-01-29 14:28:03,170 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,170 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,170 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,170 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,170 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,171 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,171 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:28:03,171 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,171 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$mem_tmp <= 2 [2024-01-29 14:28:03,171 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,171 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,171 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,171 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,171 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,171 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= z [2024-01-29 14:28:03,172 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,172 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,172 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x$w_buff1 [2024-01-29 14:28:03,172 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y [2024-01-29 14:28:03,172 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y <= 127 [2024-01-29 14:28:03,172 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,172 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z == 0 || z == 1 [2024-01-29 14:28:03,172 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,172 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0 <= 2 [2024-01-29 14:28:03,172 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,173 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,173 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z <= 1 [2024-01-29 14:28:03,173 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$mem_tmp <= 2 [2024-01-29 14:28:03,173 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,173 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] z <= 1 [2024-01-29 14:28:03,173 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$mem_tmp <= 127 [2024-01-29 14:28:03,174 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,174 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,174 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,174 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,174 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,174 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:28:03,174 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,174 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,174 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,174 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice2 == (_Bool)0 [2024-01-29 14:28:03,175 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,175 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:28:03,175 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0 <= 127 [2024-01-29 14:28:03,175 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,175 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,175 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x$w_buff0 [2024-01-29 14:28:03,176 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff1 <= 2 [2024-01-29 14:28:03,176 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y <= 2 [2024-01-29 14:28:03,176 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,176 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,176 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,176 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,177 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,177 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x$mem_tmp [2024-01-29 14:28:03,177 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x <= 127 [2024-01-29 14:28:03,177 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,177 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff1 <= 127 [2024-01-29 14:28:03,177 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,177 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] z == 0 || z == 1 [2024-01-29 14:28:03,177 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,178 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,178 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0 <= 2 [2024-01-29 14:28:03,178 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x [2024-01-29 14:28:03,178 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,180 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y <= 127 [2024-01-29 14:28:03,180 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,180 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,180 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x$w_buff1 [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x <= 2 [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= z [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,181 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$mem_tmp <= 2 [2024-01-29 14:28:03,182 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,182 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y <= 127 [2024-01-29 14:28:03,182 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-29 14:28:03,182 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,182 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,182 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,182 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= z [2024-01-29 14:28:03,182 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,182 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$w_buff1 <= 2 [2024-01-29 14:28:03,182 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$w_buff0 <= 127 [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$w_buff0 <= 2 [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x <= 127 [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,183 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,184 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= x$w_buff0 [2024-01-29 14:28:03,184 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,184 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= x [2024-01-29 14:28:03,184 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$mem_tmp <= 127 [2024-01-29 14:28:03,184 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,184 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] z == 0 || z == 1 [2024-01-29 14:28:03,184 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x <= 2 [2024-01-29 14:28:03,184 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:03,184 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,184 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= x$mem_tmp [2024-01-29 14:28:03,185 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,185 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,185 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,185 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,185 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,185 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y <= 2 [2024-01-29 14:28:03,185 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,185 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,185 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] z <= 1 [2024-01-29 14:28:03,185 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= x$w_buff1 [2024-01-29 14:28:03,186 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x$w_buff1 <= 127 [2024-01-29 14:28:03,186 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,186 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0 <= 127 [2024-01-29 14:28:03,186 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1 <= 2 [2024-01-29 14:28:03,186 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$mem_tmp <= 127 [2024-01-29 14:28:03,186 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,186 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,186 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 2 [2024-01-29 14:28:03,186 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1 <= 127 [2024-01-29 14:28:03,186 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x$mem_tmp [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x$w_buff1 [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 2 [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0 <= 2 [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,187 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,188 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,188 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,188 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,188 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$mem_tmp <= 2 [2024-01-29 14:28:03,188 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,188 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,188 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,188 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,188 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y [2024-01-29 14:28:03,188 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 127 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 127 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] z == 0 || z == 1 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x$w_buff0 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,189 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= z [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] z <= 1 [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$mem_tmp <= 127 [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 127 [2024-01-29 14:28:03,190 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z <= 1 [2024-01-29 14:28:03,191 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,191 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 <= 127 [2024-01-29 14:28:03,191 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,191 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-29 14:28:03,191 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,191 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,191 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,191 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,191 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-29 14:28:03,191 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= z [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0 == 2 [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,192 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$mem_tmp [2024-01-29 14:28:03,193 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,193 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,193 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,193 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 2 [2024-01-29 14:28:03,193 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z == 0 || z == 1 [2024-01-29 14:28:03,193 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,193 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,193 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 <= 2 [2024-01-29 14:28:03,193 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$mem_tmp <= 2 [2024-01-29 14:28:03,193 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 127 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$w_buff1 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 2 [2024-01-29 14:28:03,194 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,195 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,195 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-29 14:28:03,195 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 127 [2024-01-29 14:28:03,195 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff1 <= 127 [2024-01-29 14:28:03,195 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-29 14:28:03,195 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x$w_buff1 [2024-01-29 14:28:03,195 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] z == 0 || z == 1 [2024-01-29 14:28:03,196 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,196 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,196 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,196 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:28:03,196 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,196 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,196 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,196 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,196 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,197 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= z [2024-01-29 14:28:03,201 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,201 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,201 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,201 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,201 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] z <= 1 [2024-01-29 14:28:03,202 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x$mem_tmp [2024-01-29 14:28:03,202 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff0 <= 127 [2024-01-29 14:28:03,202 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,202 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-29 14:28:03,204 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$mem_tmp <= 2 [2024-01-29 14:28:03,204 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,204 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,204 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,204 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$mem_tmp <= 127 [2024-01-29 14:28:03,204 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,204 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 2 [2024-01-29 14:28:03,204 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,204 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x$w_buff0 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 2 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 127 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff0 <= 2 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff1 <= 2 [2024-01-29 14:28:03,205 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,206 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,206 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,206 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,206 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,206 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 127 [2024-01-29 14:28:03,206 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,206 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,206 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,206 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,206 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:28:03,207 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,207 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z <= 1 [2024-01-29 14:28:03,207 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,207 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:28:03,207 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 2 [2024-01-29 14:28:03,207 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,207 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,207 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$mem_tmp <= 127 [2024-01-29 14:28:03,207 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff1 <= 2 [2024-01-29 14:28:03,207 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-29 14:28:03,208 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$mem_tmp <= 2 [2024-01-29 14:28:03,208 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff1 <= 127 [2024-01-29 14:28:03,208 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 [2024-01-29 14:28:03,208 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= z [2024-01-29 14:28:03,208 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,208 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,208 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,209 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 127 [2024-01-29 14:28:03,209 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,209 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x$w_buff1 [2024-01-29 14:28:03,209 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,210 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 2 [2024-01-29 14:28:03,210 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-29 14:28:03,210 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,210 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,210 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,210 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,210 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0 <= 127 [2024-01-29 14:28:03,210 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,210 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z == 0 || z == 1 [2024-01-29 14:28:03,210 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x$w_buff0 [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0 <= 2 [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x$mem_tmp [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 2 [2024-01-29 14:28:03,211 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$w_buff1 [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$mem_tmp [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$mem_tmp <= 127 [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,212 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z == 0 || z == 1 [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 1 [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 127 [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 <= 2 [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,213 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,214 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,214 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,214 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 <= 127 [2024-01-29 14:28:03,214 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,214 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,214 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 2 [2024-01-29 14:28:03,214 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,214 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,214 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,214 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 127 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0 == 2 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$mem_tmp <= 2 [2024-01-29 14:28:03,215 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$mem_tmp <= 2 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z <= 1 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$mem_tmp <= 127 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x$w_buff1 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,216 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,217 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,217 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-29 14:28:03,217 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,217 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-29 14:28:03,217 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,217 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 2 [2024-01-29 14:28:03,217 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 127 [2024-01-29 14:28:03,217 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,232 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,232 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,232 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x$w_buff0 [2024-01-29 14:28:03,232 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff1 <= 2 [2024-01-29 14:28:03,232 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 2 [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 127 [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff1 <= 127 [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff0 <= 2 [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,233 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x$mem_tmp [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff0 <= 127 [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= z [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,234 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,235 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,235 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,235 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z == 0 || z == 1 [2024-01-29 14:28:03,235 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z == 0 || z == 1 [2024-01-29 14:28:03,235 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,235 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,235 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,235 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,235 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y [2024-01-29 14:28:03,248 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (unsigned long )arg == 0UL [2024-01-29 14:28:03,248 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,248 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,248 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff0 <= 2 [2024-01-29 14:28:03,248 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,248 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,248 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z [2024-01-29 14:28:03,248 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff1 <= 127 [2024-01-29 14:28:03,249 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:28:03,249 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,249 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,250 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,250 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,250 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,250 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= x$w_buff0 [2024-01-29 14:28:03,250 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$mem_tmp <= 127 [2024-01-29 14:28:03,250 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$flush_delayed == (_Bool)0 [2024-01-29 14:28:03,250 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,251 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 127 [2024-01-29 14:28:03,251 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff1 <= 2 [2024-01-29 14:28:03,251 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,251 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,251 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,251 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x <= 2 [2024-01-29 14:28:03,251 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 2 [2024-01-29 14:28:03,251 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,251 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:28:03,251 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,252 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x <= 127 [2024-01-29 14:28:03,252 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z <= 1 [2024-01-29 14:28:03,252 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= x$mem_tmp [2024-01-29 14:28:03,252 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,252 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,252 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,252 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$mem_tmp <= 2 [2024-01-29 14:28:03,252 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= x$w_buff1 [2024-01-29 14:28:03,252 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,252 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff0 <= 127 [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= x [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_cnt [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0_used == (_Bool)1 [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$mem_tmp <= 2 [2024-01-29 14:28:03,253 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 2 [2024-01-29 14:28:03,254 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y <= 127 [2024-01-29 14:28:03,254 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:28:03,254 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:28:03,254 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:28:03,254 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y <= 2 [2024-01-29 14:28:03,254 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:28:03,254 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y [2024-01-29 14:28:03,254 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0 <= 127 [2024-01-29 14:28:03,254 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:28:03,254 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= z [2024-01-29 14:28:03,255 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x$w_buff0 [2024-01-29 14:28:03,255 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EBX <= 1 [2024-01-29 14:28:03,255 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff1 <= 2 [2024-01-29 14:28:03,255 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:28:03,255 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p2_EAX [2024-01-29 14:28:03,255 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p2_EBX [2024-01-29 14:28:03,255 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice2 == (_Bool)0 [2024-01-29 14:28:03,255 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff1 <= 127 [2024-01-29 14:28:03,255 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (y == 0 || y == 1) || y == 2 [2024-01-29 14:28:03,255 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0 % 2 == 0 [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x == 0 || x == 1) || x == 2 [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff1 % 2 == 0 [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x$w_buff1 [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z <= 1 [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x$mem_tmp [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX <= 127 [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$mem_tmp <= 127 [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:28:03,256 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:28:03,257 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:28:03,257 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:28:03,257 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0 <= 2 [2024-01-29 14:28:03,257 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:28:03,257 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:28:03,257 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z == 0 || z == 1 [2024-01-29 14:28:03,257 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:28:03,257 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:28:03,257 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 127 [2024-01-29 14:28:03,257 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:28:03,258 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX <= 2 [2024-01-29 14:28:03,258 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:28:03,330 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 14:28:03,462 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/mix028_power.opt_pso.opt_rmo.opt.i[966,979] [2024-01-29 14:28:03,566 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:28:03,592 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 14:28:03,600 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/mix028_power.opt_pso.opt_rmo.opt.i[966,979] [2024-01-29 14:28:03,603 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:28:03,604 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-29 14:28:04,253 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:28:04,274 INFO L206 MainTranslator]: Completed translation [2024-01-29 14:28:04,274 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04 WrapperNode [2024-01-29 14:28:04,274 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 14:28:04,275 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-29 14:28:04,275 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-29 14:28:04,275 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-29 14:28:04,280 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:28:04" (1/1) ... [2024-01-29 14:28:04,302 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:28:04" (1/1) ... [2024-01-29 14:28:04,351 INFO L138 Inliner]: procedures = 176, calls = 56, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 2209 [2024-01-29 14:28:04,351 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-29 14:28:04,352 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-29 14:28:04,352 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-29 14:28:04,352 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-29 14:28:04,360 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04" (1/1) ... [2024-01-29 14:28:04,361 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04" (1/1) ... [2024-01-29 14:28:04,379 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04" (1/1) ... [2024-01-29 14:28:04,416 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:28:04,416 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04" (1/1) ... [2024-01-29 14:28:04,416 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04" (1/1) ... [2024-01-29 14:28:04,446 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04" (1/1) ... [2024-01-29 14:28:04,456 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04" (1/1) ... [2024-01-29 14:28:04,466 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04" (1/1) ... [2024-01-29 14:28:04,471 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04" (1/1) ... [2024-01-29 14:28:04,481 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-29 14:28:04,482 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-29 14:28:04,482 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-29 14:28:04,482 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-29 14:28:04,483 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:28:04" (1/1) ... [2024-01-29 14:28:04,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:28:04,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-29 14:28:04,590 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-01-29 14:28:04,666 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-01-29 14:28:04,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-29 14:28:04,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-29 14:28:04,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-29 14:28:04,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-29 14:28:04,690 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-29 14:28:04,690 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-29 14:28:04,691 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-29 14:28:04,691 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-29 14:28:04,691 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-01-29 14:28:04,691 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-01-29 14:28:04,691 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-01-29 14:28:04,691 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-01-29 14:28:04,691 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-01-29 14:28:04,691 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-01-29 14:28:04,691 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-29 14:28:04,691 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-29 14:28:04,691 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-29 14:28:04,691 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-29 14:28:04,692 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-29 14:28:04,692 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-29 14:28:04,692 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-29 14:28:04,693 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-01-29 14:28:04,799 INFO L244 CfgBuilder]: Building ICFG [2024-01-29 14:28:04,801 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-29 14:28:08,024 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-29 14:28:08,025 INFO L293 CfgBuilder]: Performing block encoding