./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/rfi009_power.opt_pso.oepc_pso.opt_rmo.opt_tso.oepc_tso.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/rfi009_power.opt_pso.oepc_pso.opt_rmo.opt_tso.oepc_tso.opt.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cb09d658 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/rfi009_power.opt_pso.oepc_pso.opt_rmo.opt_tso.oepc_tso.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/rfi009_power.opt_pso.oepc_pso.opt_rmo.opt_tso.oepc_tso.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-cb09d65-m [2024-01-27 23:24:53,562 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:24:53,626 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:24:53,631 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:24:53,631 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:24:53,649 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:24:53,649 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:24:53,650 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:24:53,650 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:24:53,650 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:24:53,651 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:24:53,651 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:24:53,651 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:24:53,654 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:24:53,655 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:24:53,655 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:24:53,656 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:24:53,656 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:24:53,656 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:24:53,657 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:24:53,657 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:24:53,657 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:24:53,657 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:24:53,658 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:24:53,658 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:24:53,658 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:24:53,658 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:24:53,658 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:24:53,659 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:24:53,659 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:24:53,660 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:24:53,660 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:24:53,660 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:24:53,661 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:24:53,661 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:24:53,661 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:24:53,661 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:24:53,662 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:24:53,662 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:24:53,662 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:24:53,662 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:24:53,662 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:24:53,663 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:24:53,663 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 23:24:53,844 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:24:53,879 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:24:53,881 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:24:53,882 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:24:53,882 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:24:53,883 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/rfi009_power.opt_pso.oepc_pso.opt_rmo.opt_tso.oepc_tso.opt.yml/witness.yml [2024-01-27 23:24:54,383 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:24:54,384 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:24:54,384 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/rfi009_power.opt_pso.oepc_pso.opt_rmo.opt_tso.oepc_tso.opt.i [2024-01-27 23:24:55,411 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:24:55,657 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:24:55,657 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/rfi009_power.opt_pso.oepc_pso.opt_rmo.opt_tso.oepc_tso.opt.i [2024-01-27 23:24:55,668 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f08d4cac3/a88d1b9701124ee3bdf80819cdb5fb4e/FLAGfbbbcd777 [2024-01-27 23:24:55,678 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f08d4cac3/a88d1b9701124ee3bdf80819cdb5fb4e [2024-01-27 23:24:55,683 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:24:55,684 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:24:55,685 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:24:55,685 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:24:55,689 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:24:55,689 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:24:54" (1/2) ... [2024-01-27 23:24:55,690 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4d5d331e and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:24:55, skipping insertion in model container [2024-01-27 23:24:55,690 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:24:54" (1/2) ... [2024-01-27 23:24:55,691 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@774e545 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:24:55, skipping insertion in model container [2024-01-27 23:24:55,691 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:24:55" (2/2) ... [2024-01-27 23:24:55,691 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4d5d331e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:55, skipping insertion in model container [2024-01-27 23:24:55,692 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:24:55" (2/2) ... [2024-01-27 23:24:55,692 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:24:57,281 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:24:57,282 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x == 0 || x == 1 [2024-01-27 23:24:57,282 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y [2024-01-27 23:24:57,282 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,282 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,283 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,283 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$w_buff1 [2024-01-27 23:24:57,283 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,283 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,283 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,283 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,283 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,283 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,284 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,284 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,284 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,284 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,284 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,284 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,284 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 <= 1 [2024-01-27 23:24:57,284 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,285 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$mem_tmp [2024-01-27 23:24:57,285 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,285 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,285 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,286 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 <= 1 [2024-01-27 23:24:57,286 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,286 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,286 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,286 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,286 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:24:57,286 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,286 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y == 0 || y == 1 [2024-01-27 23:24:57,287 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x [2024-01-27 23:24:57,287 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,287 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,287 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,287 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,288 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 1 [2024-01-27 23:24:57,289 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp <= 1 [2024-01-27 23:24:57,289 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,289 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$w_buff0 [2024-01-27 23:24:57,289 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,289 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,289 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 1 [2024-01-27 23:24:57,289 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,290 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,290 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 1 [2024-01-27 23:24:57,290 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,290 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,290 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,291 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,291 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,291 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x == 0 || x == 1 [2024-01-27 23:24:57,291 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,291 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,292 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,292 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,292 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$w_buff1 [2024-01-27 23:24:57,292 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,292 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,292 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,293 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,293 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,293 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= x [2024-01-27 23:24:57,293 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,293 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 <= 1 [2024-01-27 23:24:57,293 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,293 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,293 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y [2024-01-27 23:24:57,294 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,294 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,294 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,294 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,294 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (unsigned long )arg == 0UL [2024-01-27 23:24:57,294 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,294 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,294 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,295 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y == 0 || y == 1 [2024-01-27 23:24:57,295 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 1 [2024-01-27 23:24:57,295 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,295 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,295 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,295 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$w_buff0 [2024-01-27 23:24:57,295 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,295 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$mem_tmp [2024-01-27 23:24:57,295 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,296 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 1 [2024-01-27 23:24:57,296 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 <= 1 [2024-01-27 23:24:57,296 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,296 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,296 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x <= 1 [2024-01-27 23:24:57,296 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,296 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y <= 1 [2024-01-27 23:24:57,296 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,297 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,297 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,297 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x == 0 || x == 1 [2024-01-27 23:24:57,297 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,297 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,297 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,298 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$mem_tmp [2024-01-27 23:24:57,298 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 <= 1 [2024-01-27 23:24:57,298 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,299 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,299 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,299 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,300 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$w_buff0 [2024-01-27 23:24:57,300 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,300 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,300 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,301 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= x [2024-01-27 23:24:57,301 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$mem_tmp <= 1 [2024-01-27 23:24:57,301 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,301 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,301 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,301 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,301 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (unsigned long )arg == 0UL [2024-01-27 23:24:57,302 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,302 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y == 0 || y == 1 [2024-01-27 23:24:57,302 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (((y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) && ((y$w_buff0_used == (_Bool)1 || (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1))) || (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1))) || ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-27 23:24:57,302 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,302 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,302 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,302 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 <= 1 [2024-01-27 23:24:57,302 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,302 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,302 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,303 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,303 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$w_buff1 [2024-01-27 23:24:57,303 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y [2024-01-27 23:24:57,303 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,303 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,303 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,303 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,303 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,304 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,304 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,304 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,304 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 1 [2024-01-27 23:24:57,305 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 1 [2024-01-27 23:24:57,305 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,305 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,305 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,305 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,305 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff1 [2024-01-27 23:24:57,306 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,306 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,306 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,306 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 <= 1 [2024-01-27 23:24:57,306 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y == 0 || y == 1 [2024-01-27 23:24:57,306 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 <= 1 [2024-01-27 23:24:57,306 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-27 23:24:57,307 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:24:57,307 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-27 23:24:57,308 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,308 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,308 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,308 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,308 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,308 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,308 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,308 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,309 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,309 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x == 0 || x == 1 [2024-01-27 23:24:57,310 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,310 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,310 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,310 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,310 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff0 [2024-01-27 23:24:57,310 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 1 [2024-01-27 23:24:57,310 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,310 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,320 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,320 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-27 23:24:57,320 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,321 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,321 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,321 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-27 23:24:57,321 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 1 [2024-01-27 23:24:57,322 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,322 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,324 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 <= 1 [2024-01-27 23:24:57,324 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] ((((y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1)) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) [2024-01-27 23:24:57,325 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:24:57,325 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 1 [2024-01-27 23:24:57,326 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,326 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,326 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,326 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,327 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,327 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,327 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,327 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-27 23:24:57,328 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff1 [2024-01-27 23:24:57,328 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,328 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,328 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,328 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,328 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,328 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,328 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,328 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,328 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,329 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y == 0 || y == 1 [2024-01-27 23:24:57,329 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,329 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,329 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,329 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,329 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 1 [2024-01-27 23:24:57,329 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,329 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 <= 1 [2024-01-27 23:24:57,330 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,330 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff0 [2024-01-27 23:24:57,330 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,330 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,330 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,330 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$mem_tmp [2024-01-27 23:24:57,330 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x == 0 || x == 1 [2024-01-27 23:24:57,331 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,331 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,331 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,331 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,331 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,331 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff1 [2024-01-27 23:24:57,331 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 1 [2024-01-27 23:24:57,331 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,331 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,332 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,332 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,332 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 <= 1 [2024-01-27 23:24:57,332 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,333 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,333 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x == 0 || x == 1 [2024-01-27 23:24:57,333 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,333 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,333 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,333 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,333 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 1 [2024-01-27 23:24:57,333 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 1 [2024-01-27 23:24:57,333 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,334 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,334 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,334 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$mem_tmp [2024-01-27 23:24:57,334 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,334 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,334 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,334 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,334 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-27 23:24:57,334 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x [2024-01-27 23:24:57,336 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y == 0 || y == 1 [2024-01-27 23:24:57,336 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,336 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,336 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 == 1 [2024-01-27 23:24:57,336 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,337 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:24:57,337 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,337 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,337 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,338 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,338 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,338 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,338 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,338 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,338 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,339 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,339 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,339 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y [2024-01-27 23:24:57,339 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,339 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x == 0 || x == 1 [2024-01-27 23:24:57,339 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,340 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,340 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,340 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,340 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y$mem_tmp [2024-01-27 23:24:57,340 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y == 0 || y == 1 [2024-01-27 23:24:57,340 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$mem_tmp <= 1 [2024-01-27 23:24:57,340 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,340 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,341 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,341 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1 <= 1 [2024-01-27 23:24:57,341 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,341 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,341 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,341 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y$w_buff1 [2024-01-27 23:24:57,341 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 1 [2024-01-27 23:24:57,341 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,341 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,342 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,342 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,342 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x [2024-01-27 23:24:57,342 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y$w_buff0 [2024-01-27 23:24:57,342 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,342 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,342 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0 <= 1 [2024-01-27 23:24:57,342 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 1 [2024-01-27 23:24:57,342 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,342 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,343 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,343 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,343 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,343 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,343 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,343 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,343 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,343 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1 <= 1 [2024-01-27 23:24:57,343 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,344 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0 <= 1 [2024-01-27 23:24:57,344 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-27 23:24:57,347 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,347 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$mem_tmp [2024-01-27 23:24:57,348 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,348 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,348 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y == 0 || y == 1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$w_buff0 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,350 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x == 0 || x == 1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$w_buff1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp <= 1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,351 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 1 [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$mem_tmp [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1 <= 1 [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,352 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x [2024-01-27 23:24:57,353 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$mem_tmp <= 1 [2024-01-27 23:24:57,353 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,353 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,353 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,353 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,353 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$w_buff1 [2024-01-27 23:24:57,353 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,353 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,353 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,353 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,354 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 1 [2024-01-27 23:24:57,354 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x == 0 || x == 1 [2024-01-27 23:24:57,354 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,354 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,354 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,354 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y == 0 || y == 1 [2024-01-27 23:24:57,354 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0 <= 1 [2024-01-27 23:24:57,354 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,354 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,354 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,355 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y [2024-01-27 23:24:57,355 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,355 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,355 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,355 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$w_buff0 [2024-01-27 23:24:57,355 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,355 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,355 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,355 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,355 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y == 0 || y == 1 [2024-01-27 23:24:57,356 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 <= 1 [2024-01-27 23:24:57,356 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$w_buff1 [2024-01-27 23:24:57,356 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,356 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$mem_tmp <= 1 [2024-01-27 23:24:57,356 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,356 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,356 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,356 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,356 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,357 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,357 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 1 [2024-01-27 23:24:57,357 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,357 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,357 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,357 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,357 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,357 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,357 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x == 0 || x == 1 [2024-01-27 23:24:57,357 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,358 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x [2024-01-27 23:24:57,358 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,358 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,358 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,358 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 1 [2024-01-27 23:24:57,358 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,358 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,358 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,358 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,358 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,359 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,359 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,359 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,359 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,359 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0 == 1 [2024-01-27 23:24:57,359 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,359 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:24:57,359 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,359 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y [2024-01-27 23:24:57,359 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$mem_tmp [2024-01-27 23:24:57,360 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,360 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,360 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,360 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$w_buff1 [2024-01-27 23:24:57,360 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-27 23:24:57,360 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,360 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,360 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,360 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,361 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,361 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,361 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$mem_tmp [2024-01-27 23:24:57,361 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y <= 1 [2024-01-27 23:24:57,361 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,361 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,361 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y == 0 || y == 1 [2024-01-27 23:24:57,361 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,361 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,361 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,362 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,362 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,362 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,362 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,362 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,362 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,362 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$w_buff0 [2024-01-27 23:24:57,362 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$mem_tmp <= 1 [2024-01-27 23:24:57,362 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 <= 1 [2024-01-27 23:24:57,362 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,363 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,363 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,363 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y [2024-01-27 23:24:57,363 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x == 0 || x == 1 [2024-01-27 23:24:57,363 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,363 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,363 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= x [2024-01-27 23:24:57,363 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,363 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,364 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 <= 1 [2024-01-27 23:24:57,364 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,364 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,364 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x <= 1 [2024-01-27 23:24:57,364 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,364 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,364 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,364 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,364 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,367 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff0 [2024-01-27 23:24:57,367 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff1 [2024-01-27 23:24:57,367 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,367 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,367 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$mem_tmp [2024-01-27 23:24:57,367 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,368 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,368 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,368 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,368 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-27 23:24:57,368 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,368 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,368 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,368 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 <= 1 [2024-01-27 23:24:57,368 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,368 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-27 23:24:57,369 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,369 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,369 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,369 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 1 [2024-01-27 23:24:57,369 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,369 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,369 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,369 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y == 0 || y == 1 [2024-01-27 23:24:57,369 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,369 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,370 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,370 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,370 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,370 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,370 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,370 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,370 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp <= 1 [2024-01-27 23:24:57,370 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,370 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x == 0 || x == 1 [2024-01-27 23:24:57,370 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,371 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,371 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 1 [2024-01-27 23:24:57,371 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 <= 1 [2024-01-27 23:24:57,372 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-27 23:24:57,372 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,372 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,372 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,372 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$mem_tmp <= 1 [2024-01-27 23:24:57,372 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,372 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,372 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 1 [2024-01-27 23:24:57,372 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0 <= 1 [2024-01-27 23:24:57,372 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x == 0 || x == 1 [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$w_buff0 [2024-01-27 23:24:57,373 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 1 [2024-01-27 23:24:57,374 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$mem_tmp [2024-01-27 23:24:57,374 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,374 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,374 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,374 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,374 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,374 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1 <= 1 [2024-01-27 23:24:57,374 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,374 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,374 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,375 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,375 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,375 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,375 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x [2024-01-27 23:24:57,375 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,375 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,375 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,375 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,375 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-27 23:24:57,375 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,376 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,376 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$w_buff1 [2024-01-27 23:24:57,376 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,376 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,376 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y == 0 || y == 1 [2024-01-27 23:24:57,376 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,376 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,376 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,376 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,376 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,377 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-27 23:24:57,377 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,377 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 1 [2024-01-27 23:24:57,377 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-27 23:24:57,377 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,377 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,377 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 <= 1 [2024-01-27 23:24:57,377 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,377 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,377 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,378 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 1 [2024-01-27 23:24:57,378 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,378 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,378 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,378 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,378 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,378 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,378 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,378 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,378 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x == 0 || x == 1 [2024-01-27 23:24:57,379 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,379 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,379 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff0 [2024-01-27 23:24:57,379 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,379 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$mem_tmp [2024-01-27 23:24:57,379 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,379 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,379 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,379 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 <= 1 [2024-01-27 23:24:57,379 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff1 [2024-01-27 23:24:57,380 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 0 || y == 1 [2024-01-27 23:24:57,380 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,380 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,380 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,380 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,380 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y [2024-01-27 23:24:57,380 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 1 [2024-01-27 23:24:57,380 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,380 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,380 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$mem_tmp [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 <= 1 [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 1 [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,381 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,382 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x == 0 || x == 1 [2024-01-27 23:24:57,382 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,382 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp <= 1 [2024-01-27 23:24:57,382 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,382 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,382 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,382 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,382 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$w_buff1 [2024-01-27 23:24:57,382 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 1 [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,383 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,384 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 0 || y == 1 [2024-01-27 23:24:57,384 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 <= 1 [2024-01-27 23:24:57,384 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,384 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,384 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$w_buff0 [2024-01-27 23:24:57,386 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,387 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-27 23:24:57,387 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,387 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-27 23:24:57,387 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,387 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,387 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,387 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,387 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,387 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff0 [2024-01-27 23:24:57,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-27 23:24:57,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-27 23:24:57,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff1 [2024-01-27 23:24:57,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:24:57,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-27 23:24:57,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:24:57,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:24:57,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:24:57,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 1 [2024-01-27 23:24:57,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 1 [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:24:57,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-27 23:24:57,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:24:57,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-27 23:24:57,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,392 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,392 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 1 [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$w_buff0 [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,393 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$mem_tmp [2024-01-27 23:24:57,394 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,394 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,394 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-27 23:24:57,394 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y == 0 || y == 1 [2024-01-27 23:24:57,394 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 <= 1 [2024-01-27 23:24:57,394 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,394 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,394 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,394 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:24:57,394 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,395 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,395 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,395 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,395 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,395 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,395 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,395 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,395 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,395 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,395 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,396 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$w_buff1 [2024-01-27 23:24:57,396 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,396 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,396 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,396 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,396 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x == 0 || x == 1 [2024-01-27 23:24:57,396 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,396 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 1 [2024-01-27 23:24:57,396 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp <= 1 [2024-01-27 23:24:57,396 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 <= 1 [2024-01-27 23:24:57,397 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff0 [2024-01-27 23:24:57,397 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-27 23:24:57,397 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,397 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,397 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,397 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,397 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,397 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,397 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,397 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,398 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x == 0 || x == 1 [2024-01-27 23:24:57,398 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,398 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,398 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,398 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,398 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,398 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,398 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 <= 1 [2024-01-27 23:24:57,398 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,398 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-27 23:24:57,399 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,399 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y == 0 || y == 1 [2024-01-27 23:24:57,399 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,399 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp <= 1 [2024-01-27 23:24:57,399 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 1 [2024-01-27 23:24:57,399 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-27 23:24:57,399 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$mem_tmp [2024-01-27 23:24:57,399 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,400 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 <= 1 [2024-01-27 23:24:57,400 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,400 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 1 [2024-01-27 23:24:57,400 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,400 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,400 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff1 [2024-01-27 23:24:57,401 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,401 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,401 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,401 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,401 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,401 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,401 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-27 23:24:57,401 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,401 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,401 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,402 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,402 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,402 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,402 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x == 0 || x == 1 [2024-01-27 23:24:57,402 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,402 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,402 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,402 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,402 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,402 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-27 23:24:57,403 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,403 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-27 23:24:57,403 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,403 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,403 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 1 [2024-01-27 23:24:57,403 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,403 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,403 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,403 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$w_buff1 [2024-01-27 23:24:57,403 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,404 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-27 23:24:57,404 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,404 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp <= 1 [2024-01-27 23:24:57,404 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,404 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,404 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,404 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,404 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,404 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 <= 1 [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$mem_tmp [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$w_buff0 [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 <= 1 [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y == 0 || y == 1 [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,405 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,406 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:24:57,406 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 1 [2024-01-27 23:24:57,406 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x == 0 || x == 1 [2024-01-27 23:24:57,406 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,406 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 <= 1 [2024-01-27 23:24:57,406 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,406 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff1 [2024-01-27 23:24:57,406 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,406 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,406 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,407 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$mem_tmp [2024-01-27 23:24:57,407 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 1 <= __unbuffered_cnt [2024-01-27 23:24:57,407 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp <= 1 [2024-01-27 23:24:57,407 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-27 23:24:57,407 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-27 23:24:57,407 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,407 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,407 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,407 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,407 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,408 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,408 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,408 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,408 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,408 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,408 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-27 23:24:57,408 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,408 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,408 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,408 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 <= 1 [2024-01-27 23:24:57,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 1 [2024-01-27 23:24:57,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff0 [2024-01-27 23:24:57,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 1 [2024-01-27 23:24:57,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y == 0 || y == 1 [2024-01-27 23:24:57,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y == 0 || y == 1 [2024-01-27 23:24:57,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] ((((y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1)) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) [2024-01-27 23:24:57,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 1 [2024-01-27 23:24:57,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 1 [2024-01-27 23:24:57,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 <= 1 [2024-01-27 23:24:57,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-27 23:24:57,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-27 23:24:57,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 <= 1 [2024-01-27 23:24:57,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 1 [2024-01-27 23:24:57,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x == 0 || x == 1 [2024-01-27 23:24:57,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-27 23:24:57,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,414 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$mem_tmp [2024-01-27 23:24:57,414 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff0 [2024-01-27 23:24:57,414 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,414 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff1 [2024-01-27 23:24:57,414 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,414 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,414 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,414 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,414 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,414 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff1 [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,415 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,416 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,416 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,416 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,416 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,416 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:24:57,416 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,416 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,416 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,416 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,416 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 <= 1 [2024-01-27 23:24:57,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y == 0 || y == 1 [2024-01-27 23:24:57,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:24:57,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-27 23:24:57,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 1 [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff0 [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 1 [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,418 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,419 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,419 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,419 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 <= 1 [2024-01-27 23:24:57,419 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,419 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,419 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,419 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,419 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,419 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,419 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,420 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,420 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x == 0 || x == 1 [2024-01-27 23:24:57,420 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,420 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y == 0 || y == 1 [2024-01-27 23:24:57,420 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= x [2024-01-27 23:24:57,420 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,420 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,420 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,420 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-27 23:24:57,420 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$w_buff1 [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 <= 1 [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$mem_tmp [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,421 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,422 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,422 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,422 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$w_buff0 [2024-01-27 23:24:57,422 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 1 [2024-01-27 23:24:57,422 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 <= 1 [2024-01-27 23:24:57,422 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,422 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,422 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,422 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-27 23:24:57,422 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$mem_tmp <= 1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y == 0 || y == 1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$w_buff0 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$w_buff1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,423 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 <= 1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 <= 1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,424 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$w_buff0 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 1 <= __unbuffered_cnt [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 <= 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x == 0 || x == 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 1 [2024-01-27 23:24:57,425 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y == 0 || y == 1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$mem_tmp [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 <= 1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp <= 1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$w_buff1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,426 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 <= 1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x == 0 || x == 1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 1 [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 1 [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 1 [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$w_buff1 [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,430 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y == 0 || y == 1 [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x <= 1 [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$mem_tmp [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,431 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,432 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,432 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 <= 1 [2024-01-27 23:24:57,432 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (unsigned long )arg == 0UL [2024-01-27 23:24:57,432 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,432 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 <= 1 [2024-01-27 23:24:57,432 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,432 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 1 [2024-01-27 23:24:57,432 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= x [2024-01-27 23:24:57,432 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x == 0 || x == 1 [2024-01-27 23:24:57,432 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$mem_tmp <= 1 [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,433 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$w_buff0 [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$mem_tmp [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0 <= 1 [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,434 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 1 [2024-01-27 23:24:57,435 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,435 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,435 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,435 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,435 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,435 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y [2024-01-27 23:24:57,435 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-27 23:24:57,435 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x == 0 || x == 1 [2024-01-27 23:24:57,435 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= x [2024-01-27 23:24:57,435 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$w_buff0 [2024-01-27 23:24:57,436 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 1 [2024-01-27 23:24:57,436 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,436 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$w_buff1 [2024-01-27 23:24:57,436 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,436 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,436 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,436 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,436 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,436 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,436 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp <= 1 [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y == 0 || y == 1 [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 <= 1 [2024-01-27 23:24:57,437 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,438 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x == 0 || x == 1 [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 <= 1 [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff1 [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,439 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y == 0 || y == 1 [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 1 [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 1 [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff0 [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 1 [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,440 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,441 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 <= 1 [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$mem_tmp [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,442 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 <= 1 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= x [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x <= 1 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y <= 1 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$w_buff0 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x == 0 || x == 1 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$w_buff1 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,443 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$mem_tmp <= 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y == 0 || y == 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 <= 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$mem_tmp [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 <= 1 [2024-01-27 23:24:57,444 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x == 0 || x == 1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 <= 1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp <= 1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y == 0 || y == 1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,445 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff0 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$mem_tmp <= 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y$w_buff0 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,446 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0 <= 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x == 0 || x == 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1 <= 1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y$mem_tmp [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y$w_buff1 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,447 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y == 0 || y == 1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$w_buff1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$w_buff0 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (unsigned long )arg == 0UL [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$mem_tmp <= 1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x == 0 || x == 1 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y [2024-01-27 23:24:57,448 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y <= 1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y == 0 || y == 1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$mem_tmp [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0 <= 1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= x [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1 <= 1 [2024-01-27 23:24:57,449 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,450 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp <= 1 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$w_buff1 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y == 0 || y == 1 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$w_buff0 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,451 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,452 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,452 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,452 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,452 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,452 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,452 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x == 0 || x == 1 [2024-01-27 23:24:57,452 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,452 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$mem_tmp [2024-01-27 23:24:57,452 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,452 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 1 [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 <= 1 [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 1 [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,453 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 <= 1 [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,454 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$mem_tmp [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff1 [2024-01-27 23:24:57,455 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,456 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x == 0 || x == 1 [2024-01-27 23:24:57,456 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-27 23:24:57,456 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,456 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,456 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,456 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 1 [2024-01-27 23:24:57,456 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,456 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,456 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,456 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff0 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 1 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,457 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 <= 1 [2024-01-27 23:24:57,458 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 1 [2024-01-27 23:24:57,458 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,458 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,458 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,458 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,458 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,458 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,458 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x <= 1 [2024-01-27 23:24:57,458 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,458 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$mem_tmp <= 1 [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y$w_buff0 [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y$mem_tmp [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y <= 1 [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff1 <= 1 [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y [2024-01-27 23:24:57,459 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x == 0 || x == 1 [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x [2024-01-27 23:24:57,460 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y$w_buff1 [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y == 0 || y == 1 [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff0 <= 1 [2024-01-27 23:24:57,461 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (unsigned long )arg == 0UL [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 <= 1 [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 1 [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,462 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,463 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:24:57,463 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,463 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,463 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,463 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,463 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,463 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,463 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,463 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-27 23:24:57,463 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff1 [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x == 0 || x == 1 [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 <= 1 [2024-01-27 23:24:57,464 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 1 [2024-01-27 23:24:57,465 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,465 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] ((((y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1)) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) [2024-01-27 23:24:57,465 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:24:57,465 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,465 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,465 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:24:57,465 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,465 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,465 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,465 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff0 [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 1 [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x == 0 || x == 1 [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,466 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0 == 1 [2024-01-27 23:24:57,467 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y [2024-01-27 23:24:57,467 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp <= 1 [2024-01-27 23:24:57,467 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,467 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,467 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,467 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,467 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,467 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,467 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-27 23:24:57,467 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 1 [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 <= 1 [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$mem_tmp [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$w_buff1 [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,468 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y == 0 || y == 1 [2024-01-27 23:24:57,469 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x == 0 || x == 1 [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 <= 1 [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 1 [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,470 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 1 [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,471 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,472 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,472 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,472 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,472 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,472 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,472 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,472 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,472 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-27 23:24:57,472 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,472 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 <= 1 [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff0 [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,473 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff1 [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y <= 1 [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= y$mem_tmp [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= y$w_buff1 [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,474 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= y [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$mem_tmp <= 1 [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] x <= 1 [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y == 0 || y == 1 [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff1 <= 1 [2024-01-27 23:24:57,475 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff0 <= 1 [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] (__unbuffered_p0_EBX == 0 && (__unbuffered_p1_EAX == 1 || ((0 <= __unbuffered_p1_EAX && __unbuffered_p1_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)))) || (((((0 <= __unbuffered_p0_EBX && 0 <= __unbuffered_p1_EAX) && __unbuffered_p0_EBX <= 1) && __unbuffered_p1_EAX <= 1) && (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1)) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] x == 0 || x == 1 [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= y$w_buff0 [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,476 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,477 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,477 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,477 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,477 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,477 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,477 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= x [2024-01-27 23:24:57,477 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,477 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice0 == (_Bool)0 [2024-01-27 23:24:57,477 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1 == 0 [2024-01-27 23:24:57,477 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_cnt == 0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x == 0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:57,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p1_EBX == 0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y == 0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$read_delayed_var == 0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$read_delayed == (_Bool)0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX == 0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$mem_tmp == 0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p1_EAX == 0 [2024-01-27 23:24:57,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0 == 0 [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EBX == 0 [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1 <= 1 [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x == 0 || x == 1 [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,480 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y$mem_tmp [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 1 [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y$w_buff1 [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,481 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,482 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,482 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,482 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,482 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,482 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,482 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,482 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y$w_buff0 [2024-01-27 23:24:57,482 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,482 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp <= 1 [2024-01-27 23:24:57,482 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,483 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-27 23:24:57,483 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,483 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0 <= 1 [2024-01-27 23:24:57,483 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,483 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,483 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y == 0 || y == 1 [2024-01-27 23:24:57,483 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,483 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,483 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 1 [2024-01-27 23:24:57,483 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x == 0 || x == 1 [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y == 0 || y == 1 [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,484 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$mem_tmp [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 <= 1 [2024-01-27 23:24:57,485 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$w_buff1 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 1 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 1 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 <= 1 [2024-01-27 23:24:57,486 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 1 [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$w_buff0 [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,487 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,488 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-27 23:24:57,488 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$mem_tmp <= 1 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$w_buff0 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$w_buff1 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y == 0 || y == 1 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,492 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 <= 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 <= 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x == 0 || x == 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$mem_tmp [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,493 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x <= 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$w_buff1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y <= 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y == 0 || y == 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x == 0 || x == 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$mem_tmp <= 1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,494 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$w_buff0 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1 <= 1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$mem_tmp [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0 <= 1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,495 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y$w_buff1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0 <= 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y == 0 || y == 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,496 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$mem_tmp <= 1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x == 1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y$w_buff0 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y$mem_tmp [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1 <= 1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$w_buff1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 0 || x == 1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 1 [2024-01-27 23:24:57,497 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 <= 1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,498 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 1 [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,499 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y == 0 || y == 1 [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 <= 1 [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x == 0 || x == 1 [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:24:57,500 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,501 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,501 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,501 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,501 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$mem_tmp [2024-01-27 23:24:57,501 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,501 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,501 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-27 23:24:57,501 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp <= 1 [2024-01-27 23:24:57,501 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,501 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff1 [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,502 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 1 [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 <= 1 [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y == 0 || y == 1 [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff0 [2024-01-27 23:24:57,503 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 1 [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 1 [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff1 [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,504 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 1 [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,505 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$mem_tmp [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff0 [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 1 <= __unbuffered_cnt [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y == 0 || y == 1 [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,506 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x == 0 || x == 1 [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 <= 1 [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp <= 1 [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,507 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 <= 1 [2024-01-27 23:24:57,508 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,508 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,508 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,508 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,508 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,508 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,508 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,508 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,508 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= y$w_buff0 [2024-01-27 23:24:57,508 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] x == 0 || x == 1 [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$w_buff0 <= 1 [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,509 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y <= 1 [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y == 0 || y == 1 [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] x <= 1 [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$w_buff1 <= 1 [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= x [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= y$mem_tmp [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,510 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= y$w_buff1 [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= y [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$mem_tmp <= 1 [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,511 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,512 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,512 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,512 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (unsigned long )arg == 0UL [2024-01-27 23:24:57,512 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x == 0 || x == 1 [2024-01-27 23:24:57,512 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,512 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$w_buff0 <= 1 [2024-01-27 23:24:57,512 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,512 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x [2024-01-27 23:24:57,512 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,512 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x <= 1 [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$w_buff1 <= 1 [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y$w_buff1 [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,513 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-27 23:24:57,514 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y <= 1 [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y == 0 || y == 1 [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$mem_tmp <= 1 [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,515 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y$w_buff0 [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y$mem_tmp [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$w_buff0 [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 1 [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 1 [2024-01-27 23:24:57,516 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 <= 1 [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y == 0 || y == 1 [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp <= 1 [2024-01-27 23:24:57,517 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$w_buff1 [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 <= 1 [2024-01-27 23:24:57,518 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x == 0 || x == 1 [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,519 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$mem_tmp [2024-01-27 23:24:57,520 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,520 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-27 23:24:57,520 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (unsigned long )arg == 0UL [2024-01-27 23:24:57,520 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,520 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:24:57,520 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,520 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,520 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,520 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,520 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] ((((y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1)) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:24:57,521 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 1 [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 0 || x == 1 [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff1 [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,522 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 1 [2024-01-27 23:24:57,523 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 <= 1 [2024-01-27 23:24:57,523 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 <= 1 [2024-01-27 23:24:57,523 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,523 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-27 23:24:57,523 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,523 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,523 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,523 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,523 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,523 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff0 [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0 <= 1 [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,524 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y == 0 || y == 1 [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1 <= 1 [2024-01-27 23:24:57,525 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 1 [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$mem_tmp <= 1 [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,526 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y$w_buff1 [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x <= 1 [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= x [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y$mem_tmp [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,527 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y$w_buff0 [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x == 0 || x == 1 [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff0 [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-27 23:24:57,528 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 1 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,529 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 <= 1 [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,530 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,531 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,532 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff1 [2024-01-27 23:24:57,532 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,532 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 <= 1 [2024-01-27 23:24:57,532 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,532 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,560 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,560 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,560 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,560 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:24:57,560 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y == 0 || y == 1 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 1 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 <= 1 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,561 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff1 [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,562 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 1 [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 1 [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,563 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 1 [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 <= 1 [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 <= 1 [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$mem_tmp [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y == 0 || y == 1 [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,564 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$w_buff1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,565 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$w_buff0 [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp <= 1 [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,566 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x == 0 || x == 1 [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:24:57,567 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x == 0 || x == 1 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,568 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y == 0 || y == 1 [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 1 [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 1 [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 <= 1 [2024-01-27 23:24:57,569 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$w_buff1 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 1 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 1 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:24:57,570 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 <= 1 [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x == 0 || x == 1 [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp <= 1 [2024-01-27 23:24:57,571 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 1 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff0 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,572 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 1 [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff1 [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y == 0 || y == 1 [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,573 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 <= 1 [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$mem_tmp [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,574 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 <= 1 [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 1 [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x == 0 || x == 1 [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$mem_tmp [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (unsigned long )arg == 0UL [2024-01-27 23:24:57,575 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 <= 1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp <= 1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x <= 1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,576 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y == 0 || y == 1 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff0 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff1 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,577 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$mem_tmp [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y == 0 || y == 1 [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 <= 1 [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,578 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$w_buff1 [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 1 [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x == 0 || x == 1 [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,579 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 1 [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 <= 1 [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$w_buff0 [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,580 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 1 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y == 0 || y == 1 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 <= 1 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-27 23:24:57,581 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 1 [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 1 [2024-01-27 23:24:57,582 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x == 0 || x == 1 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff0 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,583 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff1 [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp <= 1 [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 <= 1 [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,584 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$mem_tmp [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 1 [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 <= 1 [2024-01-27 23:24:57,585 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 1 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 0 || y == 1 [2024-01-27 23:24:57,586 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff0 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 <= 1 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff1 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 1 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x == 0 || x == 1 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:24:57,587 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] ((((y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1)) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$w_buff1 [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,588 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y == 0 || y == 1 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$w_buff0 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 <= 1 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x == 0 || x == 1 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,589 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$mem_tmp [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$mem_tmp <= 1 [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y <= 1 [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,590 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= x [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (unsigned long )arg == 0UL [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,591 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x <= 1 [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 <= 1 [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$mem_tmp <= 1 [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$mem_tmp [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0 <= 1 [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1 <= 1 [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x == 0 || x == 1 [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,593 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y == 0 || y == 1 [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y <= 1 [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,594 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$w_buff0 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 1 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$w_buff1 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,595 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff1 [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,596 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 <= 1 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,597 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff0 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 <= 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,598 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x == 0 || x == 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 <= 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff1 <= 1 [2024-01-27 23:24:57,599 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= y$w_buff0 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y == 0 || y == 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= x [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$mem_tmp <= 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff0 <= 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y <= 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= y [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= y$w_buff1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,600 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] x == 0 || x == 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= y$mem_tmp [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] x <= 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y$w_buff0 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y$mem_tmp [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff1 <= 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x == 0 || x == 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0 <= 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y$w_buff1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y [2024-01-27 23:24:57,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y == 0 || y == 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (unsigned long )arg == 0UL [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x <= 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$mem_tmp <= 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y <= 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= x [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 <= 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,602 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff0 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 <= 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,603 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 <= 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff0 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,604 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 <= 1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x == 0 || x == 1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= x [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y$mem_tmp [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y <= 1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y == 0 || y == 1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,605 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff1 <= 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$mem_tmp <= 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y$w_buff1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] x <= 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff0 <= 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] x == 0 || x == 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y$w_buff0 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,606 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x == 0 || x == 1 [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y == 0 || y == 1 [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,607 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 <= 1 [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$mem_tmp [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= x [2024-01-27 23:24:57,608 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 1 [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$w_buff1 [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 == 1 [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp <= 1 [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,609 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 1 [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 1 [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-27 23:24:57,610 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$w_buff0 [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,611 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$w_buff1 [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 1 [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] ((((y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1)) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,612 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 <= 1 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x == 0 || x == 1 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 <= 1 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:24:57,613 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff0 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 <= 1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] ((((y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1)) || y$r_buff0_thd2 == (_Bool)0) || (y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1) [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x == 0 || x == 1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$mem_tmp [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 <= 1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:24:57,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 0 || y == 1 [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x == 0 || x == 1 [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$mem_tmp [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y == 0 || y == 1 [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p1_EBX [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:57,616 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff0 [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-27 23:24:57,617 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 <= 1 [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 1 [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p0_EBX [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX <= 1 [2024-01-27 23:24:57,618 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp <= 1 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff1 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EBX <= 1 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 1 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 <= 1 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EBX <= 1 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0_used == (_Bool)1 [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-27 23:24:57,619 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:24:57,647 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:24:57,782 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/rfi009_power.opt_pso.oepc_pso.opt_rmo.opt_tso.oepc_tso.opt.i[1035,1048] [2024-01-27 23:24:57,929 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:24:57,937 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:24:57,945 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/rfi009_power.opt_pso.oepc_pso.opt_rmo.opt_tso.oepc_tso.opt.i[1035,1048] [2024-01-27 23:24:57,946 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-27 23:24:58,464 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:24:58,496 INFO L206 MainTranslator]: Completed translation [2024-01-27 23:24:58,496 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58 WrapperNode [2024-01-27 23:24:58,496 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:24:58,497 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-27 23:24:58,497 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-27 23:24:58,497 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-27 23:24:58,502 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,549 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,610 INFO L138 Inliner]: procedures = 176, calls = 54, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 2120 [2024-01-27 23:24:58,610 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-27 23:24:58,611 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-27 23:24:58,611 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-27 23:24:58,611 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-27 23:24:58,620 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,620 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,639 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,676 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-27 23:24:58,677 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,677 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,731 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,739 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,747 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,757 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,776 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-27 23:24:58,777 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-27 23:24:58,777 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-27 23:24:58,777 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-27 23:24:58,778 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58" (1/1) ... [2024-01-27 23:24:58,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:24:58,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-27 23:24:58,803 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-27 23:24:58,809 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-27 23:24:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-27 23:24:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-27 23:24:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-27 23:24:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-27 23:24:58,844 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-27 23:24:58,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-27 23:24:58,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-27 23:24:58,844 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-27 23:24:58,844 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-01-27 23:24:58,844 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-01-27 23:24:58,844 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-01-27 23:24:58,844 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-01-27 23:24:58,845 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-01-27 23:24:58,845 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-01-27 23:24:58,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-27 23:24:58,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-27 23:24:58,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-27 23:24:58,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-27 23:24:58,845 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-27 23:24:58,845 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-27 23:24:58,845 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-27 23:24:58,847 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-01-27 23:24:58,976 INFO L244 CfgBuilder]: Building ICFG [2024-01-27 23:24:58,978 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-27 23:25:01,967 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-27 23:25:01,967 INFO L293 CfgBuilder]: Performing block encoding