./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe018_power.oepc.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe018_power.oepc.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cb09d658 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/safe018_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe018_power.oepc.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-cb09d65-m [2024-01-27 23:26:38,631 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:26:38,694 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:26:38,698 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:26:38,700 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:26:38,721 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:26:38,722 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:26:38,722 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:26:38,723 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:26:38,727 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:26:38,727 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:26:38,727 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:26:38,728 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:26:38,729 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:26:38,729 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:26:38,730 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:26:38,730 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:26:38,730 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:26:38,730 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:26:38,730 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:26:38,730 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:26:38,731 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:26:38,731 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:26:38,731 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:26:38,731 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:26:38,731 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:26:38,731 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:26:38,731 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:26:38,732 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:26:38,732 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:26:38,733 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:26:38,733 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:26:38,733 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:26:38,733 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:26:38,733 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:26:38,733 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:26:38,733 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:26:38,734 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:26:38,734 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:26:38,734 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:26:38,734 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:26:38,734 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:26:38,734 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:26:38,734 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:26:38,897 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:26:38,923 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:26:38,925 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:26:38,926 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:26:38,926 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:26:38,927 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe018_power.oepc.i [2024-01-27 23:26:39,939 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:26:40,118 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:26:40,118 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe018_power.oepc.i [2024-01-27 23:26:40,138 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9557bc0bf/700dcf4f626449f480f2145a0d810096/FLAG7e721dabc [2024-01-27 23:26:40,148 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9557bc0bf/700dcf4f626449f480f2145a0d810096 [2024-01-27 23:26:40,150 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:26:40,151 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:26:40,151 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/safe018_power.oepc.yml/witness.yml [2024-01-27 23:26:40,442 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:26:40,444 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:26:40,445 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:40,445 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:26:40,449 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:26:40,449 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:40" (1/2) ... [2024-01-27 23:26:40,450 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10453c9d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:40, skipping insertion in model container [2024-01-27 23:26:40,450 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:40" (1/2) ... [2024-01-27 23:26:40,451 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@b0c7ae7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:40, skipping insertion in model container [2024-01-27 23:26:40,452 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:26:40" (2/2) ... [2024-01-27 23:26:40,452 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10453c9d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:40, skipping insertion in model container [2024-01-27 23:26:40,452 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:26:40" (2/2) ... [2024-01-27 23:26:40,453 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:26:41,132 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:26:41,133 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:41,133 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:41,133 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,133 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:26:41,133 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,133 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,134 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 [2024-01-27 23:26:41,134 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:41,134 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 1 [2024-01-27 23:26:41,134 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,134 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,134 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,134 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:26:41,134 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,135 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y == 0 || y == 1 [2024-01-27 23:26:41,135 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,135 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,135 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,135 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,135 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 [2024-01-27 23:26:41,135 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,135 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,136 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,136 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,136 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,136 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,136 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,136 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,136 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-27 23:26:41,136 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,137 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,137 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,137 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,137 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:41,137 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,137 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,137 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:26:41,137 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:26:41,138 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-27 23:26:41,138 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,138 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 1 [2024-01-27 23:26:41,138 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,138 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y$mem_tmp [2024-01-27 23:26:41,138 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0 == 0 [2024-01-27 23:26:41,138 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1 == 0 [2024-01-27 23:26:41,138 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-27 23:26:41,139 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$mem_tmp <= 1 [2024-01-27 23:26:41,139 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-27 23:26:41,139 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,139 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,139 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,139 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,139 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,140 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,140 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,140 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,140 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,140 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,140 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,140 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,140 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,141 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,141 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,141 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,141 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 1 [2024-01-27 23:26:41,141 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,141 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x == 0 || x == 1 [2024-01-27 23:26:41,141 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 1 [2024-01-27 23:26:41,141 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,141 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,142 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,142 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,142 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,142 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,142 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,142 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y == 0 || y == 1 [2024-01-27 23:26:41,142 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,142 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,143 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,143 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,143 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,143 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,143 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:26:41,143 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y == 0 || y == 1 [2024-01-27 23:26:41,143 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,143 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,144 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,144 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,144 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,144 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,144 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,144 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 [2024-01-27 23:26:41,144 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,144 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,145 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:41,145 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 1 [2024-01-27 23:26:41,145 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,145 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:26:41,145 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,145 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,145 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,145 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,146 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,146 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 1 [2024-01-27 23:26:41,146 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 1 [2024-01-27 23:26:41,146 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x == 0 || x == 1 [2024-01-27 23:26:41,146 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 [2024-01-27 23:26:41,146 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:26:41,146 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,146 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:26:41,147 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,147 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,147 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,147 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,147 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,147 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,147 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 [2024-01-27 23:26:41,147 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,148 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,148 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 1 [2024-01-27 23:26:41,148 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y == 0 || y == 1 [2024-01-27 23:26:41,148 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,148 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,148 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,148 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-27 23:26:41,148 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-27 23:26:41,149 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,149 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,149 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,149 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,149 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,149 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,149 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 1 [2024-01-27 23:26:41,149 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,149 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,150 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,150 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-27 23:26:41,150 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 [2024-01-27 23:26:41,150 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,150 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,150 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,150 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,150 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,150 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x == 0 || x == 1 [2024-01-27 23:26:41,151 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,151 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,151 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,151 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 1 [2024-01-27 23:26:41,151 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,151 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,151 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,151 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,151 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,152 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (unsigned long )arg == 0UL [2024-01-27 23:26:41,152 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 1 [2024-01-27 23:26:41,152 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,152 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$mem_tmp [2024-01-27 23:26:41,152 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 1 [2024-01-27 23:26:41,152 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,152 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:26:41,152 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,152 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,153 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,153 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,153 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,153 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-27 23:26:41,153 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,153 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,153 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,153 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,153 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,154 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,154 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,154 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,154 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,154 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,154 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,154 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x == 0 || x == 1 [2024-01-27 23:26:41,154 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,154 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,155 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,155 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-27 23:26:41,155 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp <= 1 [2024-01-27 23:26:41,155 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,155 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,155 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 == 0 [2024-01-27 23:26:41,155 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,155 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 == 0 [2024-01-27 23:26:41,155 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y == 0 || y == 1 [2024-01-27 23:26:41,156 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,156 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,156 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,156 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-27 23:26:41,156 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,156 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,156 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,156 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,156 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,157 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,157 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,157 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,157 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 1 [2024-01-27 23:26:41,157 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-27 23:26:41,157 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,157 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,157 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,157 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 1 [2024-01-27 23:26:41,158 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,158 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$mem_tmp [2024-01-27 23:26:41,158 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,158 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-27 23:26:41,158 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,158 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,158 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,158 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,158 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,158 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,159 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,159 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp <= 1 [2024-01-27 23:26:41,159 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,159 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 == 0 [2024-01-27 23:26:41,159 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,159 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 == 0 [2024-01-27 23:26:41,159 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,159 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x == 0 || x == 1 [2024-01-27 23:26:41,159 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,160 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,160 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,160 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,160 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y == 0 || y == 1 [2024-01-27 23:26:41,160 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:26:41,160 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:26:41,160 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,160 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:41,160 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:41,161 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,161 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,161 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:26:41,161 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-27 23:26:41,161 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,161 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,161 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,161 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,161 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,162 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-27 23:26:41,162 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:41,162 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 [2024-01-27 23:26:41,162 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,162 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:26:41,162 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,162 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,162 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,162 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,162 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,163 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:26:41,163 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,163 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,163 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-27 23:26:41,163 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:41,163 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,163 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,163 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,163 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:41,164 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,164 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-27 23:26:41,164 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,164 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 [2024-01-27 23:26:41,164 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,164 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:26:41,164 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,164 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,164 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,164 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-27 23:26:41,165 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,165 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,165 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,165 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:26:41,165 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 [2024-01-27 23:26:41,165 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:26:41,165 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,165 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,165 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,166 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,166 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 1 [2024-01-27 23:26:41,166 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,166 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 0 || x == 1 [2024-01-27 23:26:41,166 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,166 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,166 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,166 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,166 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,166 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:26:41,167 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,167 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,167 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,167 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,167 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,167 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,167 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,167 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 [2024-01-27 23:26:41,167 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 1 [2024-01-27 23:26:41,167 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,168 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,168 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:26:41,168 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 1 [2024-01-27 23:26:41,168 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,168 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,168 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,168 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,170 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y == 0 || y == 1 [2024-01-27 23:26:41,170 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,171 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x == 0 || x == 1 [2024-01-27 23:26:41,171 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,175 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,175 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,175 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,185 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 == 0 [2024-01-27 23:26:41,185 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,185 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,185 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,185 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,185 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 1 [2024-01-27 23:26:41,186 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,186 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 1 [2024-01-27 23:26:41,186 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,186 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,186 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,186 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,186 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-27 23:26:41,186 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,186 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 1 [2024-01-27 23:26:41,186 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,187 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,187 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-27 23:26:41,187 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,187 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,187 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,187 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,187 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,187 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$mem_tmp [2024-01-27 23:26:41,187 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,187 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,188 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 == 0 [2024-01-27 23:26:41,188 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y == 0 || y == 1 [2024-01-27 23:26:41,188 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:26:41,188 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,188 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,188 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,188 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,189 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,189 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y == 0 || y == 1 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 1 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 1 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,190 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$mem_tmp <= 1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0 == 0 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1 == 0 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x == 0 || x == 1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y$mem_tmp [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,191 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 0 || y == 1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x == 0 || x == 1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 1 <= __unbuffered_cnt [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,192 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$mem_tmp [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp <= 1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y == 0 || y == 1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,193 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 == 0 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 == 0 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 1 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x == 0 || x == 1 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,194 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 1 [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,195 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 1 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,198 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x == 0 || x == 1 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$mem_tmp [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,199 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 == 0 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x == 0 || x == 1 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 == 0 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 1 [2024-01-27 23:26:41,200 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp <= 1 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,201 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 1 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-27 23:26:41,202 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 1 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,203 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x == 0 || x == 1 [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:26:41,204 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,205 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,205 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,205 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,205 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 1 [2024-01-27 23:26:41,205 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,205 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,205 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,205 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y == 0 || y == 1 [2024-01-27 23:26:41,205 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,206 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 1 [2024-01-27 23:26:41,206 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,206 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-27 23:26:41,206 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 1 [2024-01-27 23:26:41,206 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x == 0 || x == 1 [2024-01-27 23:26:41,206 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,206 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,206 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,207 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,207 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,207 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 1 <= __unbuffered_cnt [2024-01-27 23:26:41,207 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,207 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,207 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,207 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,207 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-27 23:26:41,208 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,208 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,208 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-27 23:26:41,208 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-27 23:26:41,208 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y == 0 || y == 1 [2024-01-27 23:26:41,208 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,208 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,208 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,209 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$mem_tmp [2024-01-27 23:26:41,209 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,209 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,209 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,209 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,209 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,209 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,209 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp <= 1 [2024-01-27 23:26:41,210 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,210 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,210 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,210 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,210 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 == 0 [2024-01-27 23:26:41,210 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 == 0 [2024-01-27 23:26:41,210 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,210 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 1 [2024-01-27 23:26:41,211 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,211 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,211 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,211 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EBX == 0 || ((0 <= __unbuffered_p0_EBX && __unbuffered_p0_EBX <= 1) && (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1)) [2024-01-27 23:26:41,211 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,211 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,211 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,211 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,211 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,212 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,212 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,212 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,212 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y <= 1 [2024-01-27 23:26:41,212 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff0 == 0 [2024-01-27 23:26:41,212 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x [2024-01-27 23:26:41,212 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,212 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,213 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y [2024-01-27 23:26:41,213 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,213 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,213 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y == 0 || y == 1 [2024-01-27 23:26:41,213 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,213 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,213 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,213 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff1 == 0 [2024-01-27 23:26:41,214 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x <= 1 [2024-01-27 23:26:41,214 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x == 0 || x == 1 [2024-01-27 23:26:41,214 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y$mem_tmp [2024-01-27 23:26:41,214 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,214 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$mem_tmp <= 1 [2024-01-27 23:26:41,214 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,214 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,214 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,214 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,215 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,215 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-27 23:26:41,215 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,215 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,215 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:26:41,215 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:26:41,215 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,215 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 [2024-01-27 23:26:41,215 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-27 23:26:41,215 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,216 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,216 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,216 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,216 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,216 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:26:41,216 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:26:41,216 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,216 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,216 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,217 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,217 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,217 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,217 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 [2024-01-27 23:26:41,217 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,217 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:26:41,217 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,217 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:26:41,217 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,217 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,218 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,218 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,218 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,218 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:26:41,218 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:26:41,218 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,218 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,218 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-27 23:26:41,218 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-27 23:26:41,218 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,219 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,219 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:26:41,219 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 || (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1) [2024-01-27 23:26:41,219 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-27 23:26:41,219 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,219 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,219 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,219 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,219 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,219 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,220 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,220 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,220 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x <= 1 [2024-01-27 23:26:41,220 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,220 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$mem_tmp <= 1 [2024-01-27 23:26:41,220 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,220 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,220 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1 == 0 [2024-01-27 23:26:41,220 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,220 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,221 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,221 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,221 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,221 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,221 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,221 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,221 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,221 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y == 0 || y == 1 [2024-01-27 23:26:41,221 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,222 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0 == 0 [2024-01-27 23:26:41,222 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x == 0 || x == 1 [2024-01-27 23:26:41,222 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= x [2024-01-27 23:26:41,222 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,222 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y [2024-01-27 23:26:41,222 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,222 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,222 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y$mem_tmp [2024-01-27 23:26:41,222 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,222 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,223 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,223 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y <= 1 [2024-01-27 23:26:41,223 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,223 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 1 [2024-01-27 23:26:41,223 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,223 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,223 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:26:41,223 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 1 [2024-01-27 23:26:41,223 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,223 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,224 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,224 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,224 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,224 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,224 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,224 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,224 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,224 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 [2024-01-27 23:26:41,224 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x == 0 || x == 1 [2024-01-27 23:26:41,225 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:26:41,225 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,225 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-27 23:26:41,225 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 1 [2024-01-27 23:26:41,225 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y == 0 || y == 1 [2024-01-27 23:26:41,225 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,225 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,225 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,225 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,225 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 [2024-01-27 23:26:41,226 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,226 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,226 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,226 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,226 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,226 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,226 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,226 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:26:41,226 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,227 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,227 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,227 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,227 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,227 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,227 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,227 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,227 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,227 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:26:41,227 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,228 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,228 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 1 [2024-01-27 23:26:41,228 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-27 23:26:41,228 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,228 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,228 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,228 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,228 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,228 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x == 0 || x == 1 [2024-01-27 23:26:41,228 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:26:41,229 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,229 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,229 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,229 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,229 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:26:41,229 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 [2024-01-27 23:26:41,229 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,229 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 1 [2024-01-27 23:26:41,230 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,230 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 [2024-01-27 23:26:41,230 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y == 0 || y == 1 [2024-01-27 23:26:41,230 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,230 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,230 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,230 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:41,230 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,230 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,231 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,231 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 1 [2024-01-27 23:26:41,231 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,231 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-27 23:26:41,231 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,231 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$mem_tmp [2024-01-27 23:26:41,231 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,231 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,232 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 1 [2024-01-27 23:26:41,232 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-27 23:26:41,232 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,232 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,232 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,232 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,232 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,232 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:26:41,232 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,232 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,233 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 == 0 [2024-01-27 23:26:41,233 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,233 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,233 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,233 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,233 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp <= 1 [2024-01-27 23:26:41,233 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,233 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,233 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,233 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x == 0 || x == 1 [2024-01-27 23:26:41,243 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,243 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y == 0 || y == 1 [2024-01-27 23:26:41,243 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,243 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,243 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,243 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 == 0 [2024-01-27 23:26:41,243 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,243 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,243 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,244 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,244 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 1 [2024-01-27 23:26:41,244 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,244 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,244 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,244 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,244 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,244 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1 == 0 [2024-01-27 23:26:41,244 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,245 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,245 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,245 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,245 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,245 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,245 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,245 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y <= 1 [2024-01-27 23:26:41,245 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,245 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,245 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 1 [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$mem_tmp <= 1 [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y == 0 || y == 1 [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y$mem_tmp [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,246 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0 == 0 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x == 0 || x == 1 [2024-01-27 23:26:41,247 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,249 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 1 [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-27 23:26:41,250 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,251 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 == 0 [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 1 [2024-01-27 23:26:41,252 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp <= 1 [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$mem_tmp [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y == 0 || y == 1 [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,253 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 1 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 == 0 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x == 0 || x == 1 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 1 [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 1 [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,257 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,257 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-27 23:26:41,257 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,257 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,257 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,257 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,257 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,257 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,257 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 1 <= __unbuffered_cnt [2024-01-27 23:26:41,257 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x == 0 || x == 1 [2024-01-27 23:26:41,258 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-27 23:26:41,258 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,258 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,258 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,258 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,258 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,258 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,258 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,258 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 1 [2024-01-27 23:26:41,258 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,259 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,259 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,259 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:26:41,259 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,259 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-27 23:26:41,259 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,259 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,259 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 1 [2024-01-27 23:26:41,259 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 [2024-01-27 23:26:41,260 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x == 0 || x == 1 [2024-01-27 23:26:41,260 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,260 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,260 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,260 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-27 23:26:41,260 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:41,260 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,260 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,260 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:26:41,260 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,261 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,261 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,261 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 [2024-01-27 23:26:41,261 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,261 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,261 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,261 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,261 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:26:41,261 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,262 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:26:41,262 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 1 [2024-01-27 23:26:41,262 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,262 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,262 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-27 23:26:41,262 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:26:41,262 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,262 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,262 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 [2024-01-27 23:26:41,262 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,263 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y == 0 || y == 1 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 1 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,264 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EBX == 0 [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX == 0 [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_cnt == 0 [2024-01-27 23:26:41,265 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,266 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 == 0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y == 0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$read_delayed_var == 0 [2024-01-27 23:26:41,267 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 == 0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp == 0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$read_delayed == (_Bool)0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice1 == (_Bool)0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,268 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX == 0 [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x == 0 [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$mem_tmp [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,269 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp <= 1 [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 == 0 [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 == 0 [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,270 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 1 [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y == 0 || y == 1 [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x == 0 || x == 1 [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,271 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 1 [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,272 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:26:41,273 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 1 [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x == 0 || x == 1 [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,274 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,275 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 1 [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y <= 1 [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$mem_tmp <= 1 [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,276 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y$mem_tmp [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y == 0 || y == 1 [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1 == 0 [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x == 0 || x == 1 [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,277 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0 == 0 [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= x [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,278 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x <= 1 [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,279 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y == 0 || y == 1 [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x == 0 || x == 1 [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 1 [2024-01-27 23:26:41,280 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 == 0 [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$mem_tmp [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,281 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp <= 1 [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 == 0 [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 1 [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,282 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 [2024-01-27 23:26:41,283 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,284 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 1 [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x == 0 || x == 1 [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,285 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y == 0 || y == 1 [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 1 [2024-01-27 23:26:41,286 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,287 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,288 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x == 0 || x == 1 [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 1 [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 1 [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:26:41,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 1 [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 1 [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,292 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 1 [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,293 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:26:41,294 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x == 0 || x == 1 [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:41,295 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 1 [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 1 [2024-01-27 23:26:41,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 == 0 [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:41,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$mem_tmp [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp <= 1 [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 1 [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 == 0 [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:41,298 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:41,299 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:41,299 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x == 0 || x == 1 [2024-01-27 23:26:41,299 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-27 23:26:41,299 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 1) [2024-01-27 23:26:41,299 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:41,299 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:41,326 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:26:41,477 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe018_power.oepc.i[995,1008] [2024-01-27 23:26:41,624 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:26:41,633 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:26:41,641 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/safe018_power.oepc.i[995,1008] [2024-01-27 23:26:41,642 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 [2024-01-27 23:26:41,701 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:26:41,702 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@b0c7ae7 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:41, skipping insertion in model container [2024-01-27 23:26:41,702 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:41,705 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:26:41,707 INFO L158 Benchmark]: Toolchain (without parser) took 1262.35ms. Allocated memory is still 155.2MB. Free memory was 84.0MB in the beginning and 88.3MB in the end (delta: -4.4MB). Peak memory consumption was 41.2MB. Max. memory is 16.1GB. [2024-01-27 23:26:41,707 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 113.2MB. Free memory was 75.1MB in the beginning and 74.9MB in the end (delta: 159.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:41,707 INFO L158 Benchmark]: Witness Parser took 0.12ms. Allocated memory is still 155.2MB. Free memory is still 83.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:41,707 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1260.52ms. Allocated memory is still 155.2MB. Free memory was 83.3MB in the beginning and 88.3MB in the end (delta: -5.0MB). Peak memory consumption was 41.2MB. Max. memory is 16.1GB. [2024-01-27 23:26:41,709 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.10ms. Allocated memory is still 113.2MB. Free memory was 75.1MB in the beginning and 74.9MB in the end (delta: 159.4kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.12ms. Allocated memory is still 155.2MB. Free memory is still 83.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1260.52ms. Allocated memory is still 155.2MB. Free memory was 83.3MB in the beginning and 88.3MB in the end (delta: -5.0MB). Peak memory consumption was 41.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 761]: Unsupported Syntax Unknown or unsupported unary operation: ADDROF RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/safe018_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe018_power.oepc.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-cb09d65-m [2024-01-27 23:26:43,437 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:26:43,610 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-27 23:26:43,614 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:26:43,614 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:26:43,628 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:26:43,629 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:26:43,629 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:26:43,629 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:26:43,629 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:26:43,630 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:26:43,630 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:26:43,630 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:26:43,631 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:26:43,631 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:26:43,631 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:26:43,632 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:26:43,632 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:26:43,632 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:26:43,633 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:26:43,633 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:26:43,633 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:26:43,633 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:26:43,634 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 23:26:43,634 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 23:26:43,634 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:26:43,635 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 23:26:43,635 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:26:43,635 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:26:43,635 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:26:43,636 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:26:43,636 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:26:43,636 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:26:43,637 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:26:43,637 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:26:43,637 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:26:43,637 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:26:43,638 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:26:43,638 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 23:26:43,638 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 23:26:43,639 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:26:43,639 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:26:43,639 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:26:43,639 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:26:43,640 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:26:43,640 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 23:26:43,640 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:26:43,900 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:26:43,922 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:26:43,924 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:26:43,927 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:26:43,927 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:26:43,929 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/safe018_power.oepc.yml/witness.yml [2024-01-27 23:26:44,264 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:26:44,264 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:26:44,265 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe018_power.oepc.i [2024-01-27 23:26:45,359 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:26:45,603 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:26:45,605 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe018_power.oepc.i [2024-01-27 23:26:45,623 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/881d8f661/5b787271a4924a16b781aa5636823d5a/FLAGbfdb2dd59 [2024-01-27 23:26:45,637 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/881d8f661/5b787271a4924a16b781aa5636823d5a [2024-01-27 23:26:45,639 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:26:45,640 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:26:45,642 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:45,642 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:26:45,646 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:26:45,646 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:26:44" (1/2) ... [2024-01-27 23:26:45,647 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4ca61051 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:45, skipping insertion in model container [2024-01-27 23:26:45,647 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:26:44" (1/2) ... [2024-01-27 23:26:45,649 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@54a43c1c and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:45, skipping insertion in model container [2024-01-27 23:26:45,649 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:45" (2/2) ... [2024-01-27 23:26:45,649 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4ca61051 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:45, skipping insertion in model container [2024-01-27 23:26:45,649 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:45" (2/2) ... [2024-01-27 23:26:45,650 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:26:46,288 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:26:46,289 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,289 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,289 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,289 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,289 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,289 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,289 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,289 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp <= 1 [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 1 [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y == 0 || y == 1 [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,290 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 == 0 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 == 0 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$mem_tmp [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x == 0 || x == 1 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 1 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,291 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 1) [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x == 0 || x == 1 [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 == 0 [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,292 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp <= 1 [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 1 [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 1 [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$mem_tmp [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-27 23:26:46,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,299 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,300 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,300 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,300 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,300 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 == 0 [2024-01-27 23:26:46,300 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,300 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,300 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,300 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,301 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,301 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:26:46,301 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:26:46,301 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,301 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,301 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,301 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,302 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$mem_tmp [2024-01-27 23:26:46,302 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,302 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,302 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,302 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y == 0 || y == 1 [2024-01-27 23:26:46,302 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,302 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,302 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,302 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-27 23:26:46,303 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,303 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 == 0 [2024-01-27 23:26:46,303 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,303 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,303 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,303 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,303 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,303 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,304 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 == 0 [2024-01-27 23:26:46,304 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,304 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,304 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 1 [2024-01-27 23:26:46,304 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp <= 1 [2024-01-27 23:26:46,304 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,304 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,305 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 1 [2024-01-27 23:26:46,305 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,305 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,305 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,305 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,305 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,305 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-27 23:26:46,305 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,306 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x == 0 || x == 1 [2024-01-27 23:26:46,306 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-27 23:26:46,306 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:26:46,306 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1 == 0 [2024-01-27 23:26:46,306 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,306 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,306 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,306 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y <= 1 [2024-01-27 23:26:46,306 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,307 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$mem_tmp <= 1 [2024-01-27 23:26:46,307 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,307 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,307 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,307 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,307 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,307 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,307 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= x [2024-01-27 23:26:46,308 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,308 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,308 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y == 0 || y == 1 [2024-01-27 23:26:46,308 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,309 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,309 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,309 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x <= 1 [2024-01-27 23:26:46,309 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,309 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,309 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x == 0 || x == 1 [2024-01-27 23:26:46,309 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,310 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,310 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,310 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,310 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,310 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y$mem_tmp [2024-01-27 23:26:46,310 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,311 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,311 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y [2024-01-27 23:26:46,311 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,311 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,311 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0 == 0 [2024-01-27 23:26:46,311 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,311 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,311 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,311 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,312 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,312 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y == 0 || y == 1 [2024-01-27 23:26:46,312 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,312 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,312 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,312 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 [2024-01-27 23:26:46,313 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-27 23:26:46,313 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 1 [2024-01-27 23:26:46,313 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:46,313 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:46,313 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,313 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,313 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:26:46,314 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,314 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,314 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:46,314 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:46,314 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,314 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,315 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,315 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 1 [2024-01-27 23:26:46,316 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,317 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:26:46,318 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,318 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 [2024-01-27 23:26:46,318 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,318 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,318 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,318 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,318 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:26:46,319 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,319 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,319 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:26:46,319 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,319 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,319 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,319 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,319 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-27 23:26:46,319 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-27 23:26:46,320 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,320 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,320 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp <= 1 [2024-01-27 23:26:46,320 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,320 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x == 0 || x == 1 [2024-01-27 23:26:46,320 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y == 0 || y == 1 [2024-01-27 23:26:46,320 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,320 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,320 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,321 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,321 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,321 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,321 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,321 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-27 23:26:46,321 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 == 0 [2024-01-27 23:26:46,321 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,321 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,321 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,321 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,322 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 1 [2024-01-27 23:26:46,322 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,322 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,322 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$mem_tmp [2024-01-27 23:26:46,322 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,322 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 == 0 [2024-01-27 23:26:46,322 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,322 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,322 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,323 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,323 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,323 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,323 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,323 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:26:46,323 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,323 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,323 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,323 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 1 [2024-01-27 23:26:46,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:46,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,325 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,325 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 1 [2024-01-27 23:26:46,325 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,325 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,325 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,325 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 [2024-01-27 23:26:46,325 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,325 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,325 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,325 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 1 [2024-01-27 23:26:46,326 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,326 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x == 0 || x == 1 [2024-01-27 23:26:46,326 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,326 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,326 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:26:46,326 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,326 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y == 0 || y == 1 [2024-01-27 23:26:46,326 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,326 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 1 [2024-01-27 23:26:46,327 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,327 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:26:46,327 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,327 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,327 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 [2024-01-27 23:26:46,327 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-27 23:26:46,327 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,327 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,327 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:26:46,328 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,328 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,328 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,328 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,328 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,328 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,328 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,328 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x == 0 || x == 1 [2024-01-27 23:26:46,328 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,328 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 1 [2024-01-27 23:26:46,329 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,329 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:26:46,329 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,329 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 [2024-01-27 23:26:46,329 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:26:46,329 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 1 [2024-01-27 23:26:46,329 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,329 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,330 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,330 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-27 23:26:46,330 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,330 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,330 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,330 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,330 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 [2024-01-27 23:26:46,330 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,330 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:26:46,330 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,331 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,331 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,331 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,331 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,331 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y == 0 || y == 1 [2024-01-27 23:26:46,331 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 1 [2024-01-27 23:26:46,331 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,332 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,335 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,335 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,335 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,335 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-27 23:26:46,335 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,339 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,339 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,339 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,339 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,339 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,340 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,340 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,340 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,340 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,340 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 1 [2024-01-27 23:26:46,340 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,340 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-27 23:26:46,340 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 1 <= __unbuffered_cnt [2024-01-27 23:26:46,340 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,340 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-27 23:26:46,341 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 [2024-01-27 23:26:46,341 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-27 23:26:46,341 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,341 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,341 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,341 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-27 23:26:46,341 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,341 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,341 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x == 0 || x == 1 [2024-01-27 23:26:46,341 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,342 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,342 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 [2024-01-27 23:26:46,342 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,342 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-27 23:26:46,342 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 1 [2024-01-27 23:26:46,342 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,342 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,342 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,342 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,342 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-27 23:26:46,343 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,343 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,344 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,344 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,344 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,344 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,344 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,344 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,344 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,344 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-27 23:26:46,344 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,344 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,345 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,345 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-27 23:26:46,345 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,345 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,345 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y == 0 || y == 1 [2024-01-27 23:26:46,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 1 [2024-01-27 23:26:46,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$mem_tmp [2024-01-27 23:26:46,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-27 23:26:46,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x == 0 || x == 1 [2024-01-27 23:26:46,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 == 0 [2024-01-27 23:26:46,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 == 0 [2024-01-27 23:26:46,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 1 <= __unbuffered_cnt [2024-01-27 23:26:46,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 1 [2024-01-27 23:26:46,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp <= 1 [2024-01-27 23:26:46,350 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 1 [2024-01-27 23:26:46,351 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y == 0 || y == 1 [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x == 0 || x == 1 [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 1 [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,352 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 1 [2024-01-27 23:26:46,353 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:26:46,354 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,354 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,354 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,354 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,354 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,354 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:46,354 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-27 23:26:46,354 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:26:46,354 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,354 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,355 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp == 0 [2024-01-27 23:26:46,355 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:46,355 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y == 0 [2024-01-27 23:26:46,355 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-27 23:26:46,355 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:46,355 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-27 23:26:46,355 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$read_delayed == (_Bool)0 [2024-01-27 23:26:46,355 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:46,356 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,356 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x == 0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_cnt == 0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$read_delayed_var == 0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX == 0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-27 23:26:46,357 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 == 0 [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,358 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice1 == (_Bool)0 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 == 0 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EBX == 0 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX == 0 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,359 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x == 0 || x == 1 [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,360 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 1 [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 1 [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 1 [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,361 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 == 0 [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 == 0 [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y == 0 || y == 1 [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,362 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$mem_tmp [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-27 23:26:46,363 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,364 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,365 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 1 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 1 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x == 0 || x == 1 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,366 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x == 0 || x == 1 [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,367 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 1 [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 1 [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,369 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$mem_tmp <= 1 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 1 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,370 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0 == 0 [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y$mem_tmp [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-27 23:26:46,371 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1 == 0 [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x == 0 || x == 1 [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y == 0 || y == 1 [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,372 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 1 [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 1 <= __unbuffered_cnt [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x == 0 || x == 1 [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,373 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,374 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 1 [2024-01-27 23:26:46,374 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 [2024-01-27 23:26:46,374 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,374 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,374 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,374 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,374 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-27 23:26:46,374 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,374 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,374 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 1 [2024-01-27 23:26:46,375 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,375 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,375 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-27 23:26:46,375 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,375 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 0 || y == 1 [2024-01-27 23:26:46,375 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,375 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,375 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,375 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,375 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,376 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-27 23:26:46,376 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,376 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,376 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,376 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,376 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,376 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 [2024-01-27 23:26:46,376 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 1 [2024-01-27 23:26:46,376 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,377 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,377 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y <= 1 [2024-01-27 23:26:46,377 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,377 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,377 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,377 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,377 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,377 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,377 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,378 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,378 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,378 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,378 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 1 [2024-01-27 23:26:46,378 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,378 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0 == 0 [2024-01-27 23:26:46,378 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,378 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,378 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,378 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x == 0 || x == 1 [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1 == 0 [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y == 0 || y == 1 [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,379 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y$mem_tmp [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$mem_tmp <= 1 [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,380 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,381 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,382 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,383 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,384 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:26:46,385 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 1 [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,386 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,387 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,387 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x == 0 || x == 1 [2024-01-27 23:26:46,387 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:46,387 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,387 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:26:46,388 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-27 23:26:46,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 || (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1) [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp <= 1 [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 1 [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 == 0 [2024-01-27 23:26:46,392 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y == 0 || y == 1 [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 1 [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,393 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 == 0 [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x == 0 || x == 1 [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$mem_tmp [2024-01-27 23:26:46,394 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,395 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,395 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,395 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,395 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (unsigned long )arg == 0UL [2024-01-27 23:26:46,395 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,395 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,395 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,395 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,395 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff1 == 0 [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x <= 1 [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x == 0 || x == 1 [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y$mem_tmp [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y == 0 || y == 1 [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x [2024-01-27 23:26:46,396 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,397 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y <= 1 [2024-01-27 23:26:46,397 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,397 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,397 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,397 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,397 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,397 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,397 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,398 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,398 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,398 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,398 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,398 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,398 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff0 == 0 [2024-01-27 23:26:46,398 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EBX == 0 || ((0 <= __unbuffered_p0_EBX && __unbuffered_p0_EBX <= 1) && (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1)) [2024-01-27 23:26:46,398 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$mem_tmp <= 1 [2024-01-27 23:26:46,398 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,399 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:26:46,399 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-27 23:26:46,399 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,399 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,399 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,399 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:26:46,399 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x == 0 || x == 1 [2024-01-27 23:26:46,399 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,399 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,400 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 1 [2024-01-27 23:26:46,400 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 1 [2024-01-27 23:26:46,400 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,400 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 == 0 [2024-01-27 23:26:46,400 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,400 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,400 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,400 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,400 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,401 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,401 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,401 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,401 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp <= 1 [2024-01-27 23:26:46,401 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,401 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,401 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 == 0 [2024-01-27 23:26:46,401 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y == 0 || y == 1 [2024-01-27 23:26:46,401 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$mem_tmp [2024-01-27 23:26:46,402 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,402 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,402 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,402 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,402 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-27 23:26:46,402 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,402 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,402 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,402 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,403 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,403 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,403 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,403 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,403 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$mem_tmp [2024-01-27 23:26:46,403 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 == 0 [2024-01-27 23:26:46,403 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,403 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,403 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 == 0 [2024-01-27 23:26:46,403 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,404 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,404 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x == 0 || x == 1 [2024-01-27 23:26:46,404 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,404 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-27 23:26:46,404 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,404 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,404 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,404 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-27 23:26:46,404 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp <= 1 [2024-01-27 23:26:46,405 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 1 [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,406 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:26:46,407 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,408 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 1 [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 1 [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,409 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 1 [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 0 || x == 1 [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 1 [2024-01-27 23:26:46,410 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,411 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,411 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,411 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,411 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:26:46,411 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,411 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,411 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,411 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,411 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,411 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 1 [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y == 0 || y == 1 [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 [2024-01-27 23:26:46,412 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:26:46,413 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,413 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,413 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,413 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,413 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:26:46,413 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,413 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,413 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,413 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,414 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,414 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x == 0 || x == 1 [2024-01-27 23:26:46,414 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,414 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 == 0 [2024-01-27 23:26:46,414 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,414 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,414 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,414 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,414 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,415 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:26:46,415 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,415 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp <= 1 [2024-01-27 23:26:46,415 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,415 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,415 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,415 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 1 [2024-01-27 23:26:46,415 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,415 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,416 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,416 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,416 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,416 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,416 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,419 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,419 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 1 [2024-01-27 23:26:46,419 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,419 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-27 23:26:46,419 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,419 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,419 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,420 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-27 23:26:46,420 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,420 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,420 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,420 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 == 0 [2024-01-27 23:26:46,420 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$mem_tmp [2024-01-27 23:26:46,420 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,420 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y == 0 || y == 1 [2024-01-27 23:26:46,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x == 0 || x == 1 [2024-01-27 23:26:46,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:46,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:26:46,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y == 0 || y == 1 [2024-01-27 23:26:46,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 1 [2024-01-27 23:26:46,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 [2024-01-27 23:26:46,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 1 [2024-01-27 23:26:46,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:26:46,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,424 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,424 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,424 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,424 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,424 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,424 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,424 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,424 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,424 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:26:46,425 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 1 [2024-01-27 23:26:46,425 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 [2024-01-27 23:26:46,425 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:26:46,425 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:26:46,425 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-27 23:26:46,425 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,425 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,425 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y == 0 || y == 1 [2024-01-27 23:26:46,425 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 [2024-01-27 23:26:46,426 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,426 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-27 23:26:46,426 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,426 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,426 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,426 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,426 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,426 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,426 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:26:46,426 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,427 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,427 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,427 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,427 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,427 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:26:46,427 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,427 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,427 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,427 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,427 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,428 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,428 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,428 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 [2024-01-27 23:26:46,428 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,428 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 1 [2024-01-27 23:26:46,428 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,428 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,428 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,428 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,428 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 1 [2024-01-27 23:26:46,429 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-27 23:26:46,429 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,429 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:26:46,429 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:26:46,429 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-27 23:26:46,429 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,429 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,429 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,429 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,429 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,430 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 1 [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:26:46,431 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,432 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,432 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,432 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,432 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:26:46,432 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,432 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,432 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:26:46,432 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-27 23:26:46,432 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,432 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 1 [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,433 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 1 [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,434 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:46,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-27 23:26:46,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:26:46,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-27 23:26:46,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x == 0 || x == 1 [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,436 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 1 [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 [2024-01-27 23:26:46,437 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x == 0 || x == 1 [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 1 [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,438 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,439 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 [2024-01-27 23:26:46,439 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-27 23:26:46,439 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:26:46,439 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,439 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:26:46,439 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,439 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,439 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,439 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,439 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,440 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,440 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:26:46,440 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,440 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$mem_tmp [2024-01-27 23:26:46,440 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 1 [2024-01-27 23:26:46,440 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,440 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,440 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,440 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,440 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,441 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,441 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,441 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,441 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,441 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,441 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-27 23:26:46,441 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,441 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y == 0 || y == 1 [2024-01-27 23:26:46,441 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 == 0 [2024-01-27 23:26:46,441 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,442 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,442 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,442 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,442 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,442 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,442 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 == 0 [2024-01-27 23:26:46,442 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:26:46,442 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,442 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 1 [2024-01-27 23:26:46,442 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x == 0 || x == 1 [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp <= 1 [2024-01-27 23:26:46,443 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 1 [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-27 23:26:46,444 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y == 0 || y == 1 [2024-01-27 23:26:46,445 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,445 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x == 0 || x == 1 [2024-01-27 23:26:46,445 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,445 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,445 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,445 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,445 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 [2024-01-27 23:26:46,445 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,445 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,445 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 1 [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,446 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,447 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 [2024-01-27 23:26:46,447 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,447 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 1 [2024-01-27 23:26:46,447 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,447 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:26:46,447 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,447 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,447 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,447 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-27 23:26:46,447 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,448 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,448 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 [2024-01-27 23:26:46,448 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:26:46,448 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,448 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-27 23:26:46,448 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,448 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,448 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,448 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:46,449 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,449 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,449 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,449 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,449 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,449 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,449 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-27 23:26:46,449 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,449 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,450 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,450 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 1 [2024-01-27 23:26:46,450 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:26:46,450 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,450 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 [2024-01-27 23:26:46,450 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,450 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:26:46,450 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,450 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-27 23:26:46,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-27 23:26:46,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,451 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,451 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,451 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,452 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,452 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,452 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,452 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y [2024-01-27 23:26:46,452 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,452 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,452 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0 == 0 [2024-01-27 23:26:46,452 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,452 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,452 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$mem_tmp <= 1 [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 1 [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,453 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 1 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y == 0 || y == 1 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1 == 0 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x == 0 || x == 1 [2024-01-27 23:26:46,454 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y$mem_tmp [2024-01-27 23:26:46,455 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,455 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,455 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-27 23:26:46,455 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,455 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,455 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,455 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,455 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,455 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,455 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$mem_tmp <= 1 [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y$mem_tmp [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1 == 0 [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,456 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= x [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x <= 1 [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0 == 0 [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,457 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x == 0 || x == 1 [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y <= 1 [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y == 0 || y == 1 [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:26:46,458 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:46,459 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:46,459 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:46,459 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:46,459 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 [2024-01-27 23:26:46,459 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:46,459 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:46,459 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:46,459 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:46,459 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:46,459 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX <= 1 [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 1 [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 1 [2024-01-27 23:26:46,460 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y == 0 || y == 1 [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 1 [2024-01-27 23:26:46,461 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x == 0 || x == 1 [2024-01-27 23:26:46,462 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:26:46,462 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:46,462 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 1 [2024-01-27 23:26:46,462 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:26:46,509 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:26:46,650 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/safe018_power.oepc.i[995,1008] [2024-01-27 23:26:46,819 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:26:46,842 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:26:46,854 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/safe018_power.oepc.i[995,1008] [2024-01-27 23:26:46,856 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 [2024-01-27 23:26:46,918 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:26:46,920 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@54a43c1c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:46, skipping insertion in model container [2024-01-27 23:26:46,920 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:46,920 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:26:46,922 INFO L158 Benchmark]: Toolchain (without parser) took 1281.07ms. Allocated memory was 94.4MB in the beginning and 115.3MB in the end (delta: 21.0MB). Free memory was 49.1MB in the beginning and 57.6MB in the end (delta: -8.5MB). Peak memory consumption was 18.3MB. Max. memory is 16.1GB. [2024-01-27 23:26:46,922 INFO L158 Benchmark]: Witness Parser took 0.23ms. Allocated memory is still 62.9MB. Free memory was 39.8MB in the beginning and 39.7MB in the end (delta: 54.8kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:46,922 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 62.9MB. Free memory is still 30.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:46,923 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1278.12ms. Allocated memory was 94.4MB in the beginning and 115.3MB in the end (delta: 21.0MB). Free memory was 49.1MB in the beginning and 58.5MB in the end (delta: -9.4MB). Peak memory consumption was 18.3MB. Max. memory is 16.1GB. [2024-01-27 23:26:46,925 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.23ms. Allocated memory is still 62.9MB. Free memory was 39.8MB in the beginning and 39.7MB in the end (delta: 54.8kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.12ms. Allocated memory is still 62.9MB. Free memory is still 30.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1278.12ms. Allocated memory was 94.4MB in the beginning and 115.3MB in the end (delta: 21.0MB). Free memory was 49.1MB in the beginning and 58.5MB in the end (delta: -9.4MB). Peak memory consumption was 18.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 761]: Unsupported Syntax Unknown or unsupported unary operation: ADDROF RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN