./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe007_power.oepc-thin001_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/safe007_power.oepc-thin001_power.oepc.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 27552612 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/safe007_power.oepc-thin001_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe007_power.oepc-thin001_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-2755261-m [2024-01-26 15:15:18,307 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-26 15:15:18,383 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-26 15:15:18,386 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-26 15:15:18,387 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-26 15:15:18,409 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-26 15:15:18,410 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-26 15:15:18,410 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-26 15:15:18,410 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-26 15:15:18,413 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-26 15:15:18,413 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-26 15:15:18,414 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-26 15:15:18,414 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-26 15:15:18,415 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-26 15:15:18,415 INFO L153 SettingsManager]: * Use SBE=true [2024-01-26 15:15:18,416 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-26 15:15:18,416 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-26 15:15:18,416 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-26 15:15:18,416 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-26 15:15:18,416 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-26 15:15:18,417 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-26 15:15:18,417 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-26 15:15:18,417 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-26 15:15:18,417 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-26 15:15:18,417 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-26 15:15:18,418 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-26 15:15:18,418 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-26 15:15:18,418 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-26 15:15:18,418 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-26 15:15:18,419 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-26 15:15:18,419 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-26 15:15:18,419 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-26 15:15:18,420 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-26 15:15:18,420 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-26 15:15:18,420 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-26 15:15:18,420 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-26 15:15:18,420 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-26 15:15:18,420 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-26 15:15:18,420 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-26 15:15:18,421 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-26 15:15:18,421 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-26 15:15:18,421 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-26 15:15:18,421 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-26 15:15:18,421 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-26 15:15:18,599 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-26 15:15:18,621 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-26 15:15:18,623 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-26 15:15:18,624 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-26 15:15:18,624 INFO L274 PluginConnector]: CDTParser initialized [2024-01-26 15:15:18,625 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe007_power.oepc-thin001_power.oepc.i [2024-01-26 15:15:19,683 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-26 15:15:19,868 INFO L384 CDTParser]: Found 1 translation units. [2024-01-26 15:15:19,868 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe007_power.oepc-thin001_power.oepc.i [2024-01-26 15:15:19,880 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/785d978d6/c0f405c220bc4a6ea8ea7ff5a427a184/FLAG9b89703f6 [2024-01-26 15:15:19,889 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/785d978d6/c0f405c220bc4a6ea8ea7ff5a427a184 [2024-01-26 15:15:19,890 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-26 15:15:19,892 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-26 15:15:19,892 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/safe007_power.oepc-thin001_power.oepc.yml/witness.yml [2024-01-26 15:15:20,189 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-26 15:15:20,191 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-26 15:15:20,192 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-26 15:15:20,192 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-26 15:15:20,195 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-26 15:15:20,196 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:15:19" (1/2) ... [2024-01-26 15:15:20,197 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@50ee621d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:15:20, skipping insertion in model container [2024-01-26 15:15:20,197 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:15:19" (1/2) ... [2024-01-26 15:15:20,199 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@680585e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:15:20, skipping insertion in model container [2024-01-26 15:15:20,199 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:15:20" (2/2) ... [2024-01-26 15:15:20,199 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@50ee621d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:15:20, skipping insertion in model container [2024-01-26 15:15:20,200 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:15:20" (2/2) ... [2024-01-26 15:15:20,200 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-26 15:15:20,927 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-26 15:15:20,928 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,928 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z == 0 || z == 1 [2024-01-26 15:15:20,928 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 1 [2024-01-26 15:15:20,928 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,928 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,929 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,929 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$w_buff0 == 0 [2024-01-26 15:15:20,929 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,929 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,929 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,929 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,929 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$w_buff1 == 0 [2024-01-26 15:15:20,930 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 1 [2024-01-26 15:15:20,930 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,930 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,930 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:20,930 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,930 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y == 0 || y == 1 [2024-01-26 15:15:20,930 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 1 [2024-01-26 15:15:20,931 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-26 15:15:20,931 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,931 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,931 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,931 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,931 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x == 0 || x == 1 [2024-01-26 15:15:20,931 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y [2024-01-26 15:15:20,932 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= z$mem_tmp [2024-01-26 15:15:20,932 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,932 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,932 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,932 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,932 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,932 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,933 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= z [2024-01-26 15:15:20,933 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,933 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,933 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x [2024-01-26 15:15:20,933 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$mem_tmp <= 1 [2024-01-26 15:15:20,933 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,933 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,934 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,934 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$w_buff0 == 0 [2024-01-26 15:15:20,934 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,934 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= z$mem_tmp [2024-01-26 15:15:20,940 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,940 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x == 0 || x == 1 [2024-01-26 15:15:20,941 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,941 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y == 0 || y == 1 [2024-01-26 15:15:20,941 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= z [2024-01-26 15:15:20,941 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,941 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,941 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-26 15:15:20,941 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 1 [2024-01-26 15:15:20,941 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,942 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-26 15:15:20,942 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,942 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,942 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,942 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,942 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,942 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,942 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,943 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,943 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-26 15:15:20,943 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,943 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,943 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$w_buff1 == 0 [2024-01-26 15:15:20,943 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,943 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:20,943 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z == 0 || z == 1 [2024-01-26 15:15:20,943 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,944 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,944 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 1 [2024-01-26 15:15:20,944 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,944 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$mem_tmp <= 1 [2024-01-26 15:15:20,944 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,944 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,944 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,944 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,945 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 1 [2024-01-26 15:15:20,945 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,945 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,945 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-26 15:15:20,945 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,945 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= x [2024-01-26 15:15:20,945 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,945 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,945 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,946 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z == 0 || z == 1 [2024-01-26 15:15:20,946 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,946 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,946 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y <= 1 [2024-01-26 15:15:20,946 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,946 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$w_buff1 == 0 [2024-01-26 15:15:20,946 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,946 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,946 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,947 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,947 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,947 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:20,947 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y == 0 || y == 1 [2024-01-26 15:15:20,947 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,947 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,947 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,947 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,947 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,948 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,948 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= z [2024-01-26 15:15:20,948 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,948 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,948 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,948 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,948 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$w_buff0 == 0 [2024-01-26 15:15:20,948 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,949 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z <= 1 [2024-01-26 15:15:20,949 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x == 0 || x == 1 [2024-01-26 15:15:20,949 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= z$mem_tmp [2024-01-26 15:15:20,949 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,949 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y [2024-01-26 15:15:20,949 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$mem_tmp <= 1 [2024-01-26 15:15:20,949 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,949 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x <= 1 [2024-01-26 15:15:20,949 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,950 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,950 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,950 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x == 0 || x == 1 [2024-01-26 15:15:20,950 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,950 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,950 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,950 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,950 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,951 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,951 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,951 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$w_buff0 == 0 [2024-01-26 15:15:20,951 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$mem_tmp <= 1 [2024-01-26 15:15:20,951 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= z [2024-01-26 15:15:20,952 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,952 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,952 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 1 [2024-01-26 15:15:20,953 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,953 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,953 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,953 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,953 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:20,953 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,953 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,953 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 1 [2024-01-26 15:15:20,954 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,954 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,954 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,954 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,954 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,954 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$w_buff1 == 0 [2024-01-26 15:15:20,954 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,954 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,955 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-26 15:15:20,955 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,955 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-26 15:15:20,955 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z == 0 || z == 1 [2024-01-26 15:15:20,955 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= z$mem_tmp [2024-01-26 15:15:20,955 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,955 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 1 [2024-01-26 15:15:20,955 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 1 [2024-01-26 15:15:20,956 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 1 [2024-01-26 15:15:20,956 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,956 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,956 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,956 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,956 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-26 15:15:20,956 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,956 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,957 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$w_buff1 == 0 [2024-01-26 15:15:20,957 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-26 15:15:20,957 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,957 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:20,957 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,957 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z [2024-01-26 15:15:20,957 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,957 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$w_buff0 == 0 [2024-01-26 15:15:20,958 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,958 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,958 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,958 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,958 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,958 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-26 15:15:20,958 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y == 0 || y == 1 [2024-01-26 15:15:20,958 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-26 15:15:20,958 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX$read_delayed_var == & z [2024-01-26 15:15:20,959 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,959 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z == 0 || z == 1 [2024-01-26 15:15:20,959 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,959 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,959 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,959 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,959 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x == 0 || x == 1 [2024-01-26 15:15:20,959 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 1 [2024-01-26 15:15:20,959 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$mem_tmp <= 1 [2024-01-26 15:15:20,960 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x [2024-01-26 15:15:20,960 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,960 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,960 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z$mem_tmp [2024-01-26 15:15:20,960 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,960 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,960 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,960 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-26 15:15:20,960 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,961 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,961 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,961 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,961 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,961 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,961 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-26 15:15:20,961 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,961 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:20,961 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$w_buff0 == 0 [2024-01-26 15:15:20,962 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,962 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z$mem_tmp [2024-01-26 15:15:20,962 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,962 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,962 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,962 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,962 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-26 15:15:20,962 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,962 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,962 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-26 15:15:20,963 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,963 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z == 0 || z == 1 [2024-01-26 15:15:20,963 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z [2024-01-26 15:15:20,963 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-26 15:15:20,963 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,963 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,963 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,963 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,963 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-26 15:15:20,964 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-26 15:15:20,964 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,964 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-26 15:15:20,964 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 1 [2024-01-26 15:15:20,964 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,965 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,965 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,965 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,965 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$mem_tmp <= 1 [2024-01-26 15:15:20,965 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$w_buff1 == 0 [2024-01-26 15:15:20,965 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,965 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,965 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,965 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,965 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-26 15:15:20,966 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,966 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,966 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,966 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,966 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z == 0 || z == 1 [2024-01-26 15:15:20,966 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,966 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,966 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,966 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:20,967 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z <= 1 [2024-01-26 15:15:20,967 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= z$mem_tmp [2024-01-26 15:15:20,967 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,967 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,967 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,967 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,967 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= z [2024-01-26 15:15:20,967 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$w_buff1 == 0 [2024-01-26 15:15:20,967 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,968 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,968 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,968 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,968 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-26 15:15:20,968 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-26 15:15:20,968 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,968 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x == 0 || x == 1 [2024-01-26 15:15:20,968 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,968 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$mem_tmp <= 1 [2024-01-26 15:15:20,968 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,969 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 1 [2024-01-26 15:15:20,969 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,969 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-26 15:15:20,969 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,969 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,969 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,969 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,969 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,969 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,969 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-26 15:15:20,970 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$w_buff0 == 0 [2024-01-26 15:15:20,970 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-26 15:15:20,970 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-26 15:15:20,970 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:20,970 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 1 [2024-01-26 15:15:20,970 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,970 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z <= 1 [2024-01-26 15:15:20,970 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,970 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x == 0 || x == 1 [2024-01-26 15:15:20,970 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,971 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,971 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-26 15:15:20,971 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z$mem_tmp [2024-01-26 15:15:20,971 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,971 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-26 15:15:20,971 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,971 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$mem_tmp <= 1 [2024-01-26 15:15:20,971 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z == 0 || z == 1 [2024-01-26 15:15:20,971 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y == 0 || y == 1 [2024-01-26 15:15:20,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff0 == 0 [2024-01-26 15:15:20,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-26 15:15:20,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,973 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,973 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,973 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,973 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,973 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,973 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z [2024-01-26 15:15:20,973 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff1 == 0 [2024-01-26 15:15:20,973 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,973 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,974 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,974 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 1 [2024-01-26 15:15:20,974 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,974 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,974 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,974 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,974 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,974 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,974 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,974 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-26 15:15:20,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$mem_tmp <= 1 [2024-01-26 15:15:20,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z <= 1 [2024-01-26 15:15:20,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x [2024-01-26 15:15:20,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y == 0 || y == 1 [2024-01-26 15:15:20,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z [2024-01-26 15:15:20,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z == 0 || z == 1 [2024-01-26 15:15:20,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x == 0 || x == 1 [2024-01-26 15:15:20,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 1 [2024-01-26 15:15:20,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 1 [2024-01-26 15:15:20,978 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff0 == 0 [2024-01-26 15:15:20,978 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,978 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff1 == 0 [2024-01-26 15:15:20,978 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,978 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:20,978 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z$mem_tmp [2024-01-26 15:15:20,978 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,978 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x == 0 || x == 1 [2024-01-26 15:15:20,978 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,978 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,979 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,979 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,979 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 1 [2024-01-26 15:15:20,979 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z [2024-01-26 15:15:20,979 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,979 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-26 15:15:20,979 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,979 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff0 == 0 [2024-01-26 15:15:20,979 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:20,980 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-26 15:15:20,980 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z$mem_tmp [2024-01-26 15:15:20,980 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,980 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,980 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,980 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 1 [2024-01-26 15:15:20,980 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,980 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff1 == 0 [2024-01-26 15:15:20,981 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,981 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,981 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,981 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,981 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,981 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,981 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,981 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,981 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$mem_tmp <= 1 [2024-01-26 15:15:20,982 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-26 15:15:20,982 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-26 15:15:20,982 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-26 15:15:20,982 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,982 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,982 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,982 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,982 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,982 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z == 0 || z == 1 [2024-01-26 15:15:20,983 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,983 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,983 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,983 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,983 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-26 15:15:20,983 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,983 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,983 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,983 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,983 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,984 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,984 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,984 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x == 0 || x == 1 [2024-01-26 15:15:20,984 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff1 == 0 [2024-01-26 15:15:20,984 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,984 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$mem_tmp <= 1 [2024-01-26 15:15:20,984 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && *__unbuffered_p0_EAX$read_delayed_var == 1) [2024-01-26 15:15:20,984 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,984 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,985 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,985 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,985 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-26 15:15:20,985 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 1 [2024-01-26 15:15:20,985 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-26 15:15:20,985 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:20,985 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= z$mem_tmp [2024-01-26 15:15:20,985 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 1 [2024-01-26 15:15:20,985 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z == 1 [2024-01-26 15:15:20,986 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,986 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y == 0 || y == 1 [2024-01-26 15:15:20,986 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,986 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,986 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,986 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,986 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,986 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff0 == 0 [2024-01-26 15:15:20,987 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,987 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,987 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,987 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,987 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,987 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,987 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-26 15:15:20,987 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x == 0 || x == 1 [2024-01-26 15:15:20,987 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,987 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,988 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y == 0 || y == 1 [2024-01-26 15:15:20,988 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$mem_tmp <= 1 [2024-01-26 15:15:20,988 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,988 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,988 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,988 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y [2024-01-26 15:15:20,988 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= z$mem_tmp [2024-01-26 15:15:20,988 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,988 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,988 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:20,989 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-26 15:15:20,989 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,989 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z == 0 || z == 1 [2024-01-26 15:15:20,989 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z <= 1 [2024-01-26 15:15:20,989 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,989 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= z [2024-01-26 15:15:20,989 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$w_buff1 == 0 [2024-01-26 15:15:20,989 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,989 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,989 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$w_buff0 == 0 [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 1 [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 1 [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,990 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,991 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,991 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,991 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,991 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,991 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,991 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (unsigned long )arg == 0UL [2024-01-26 15:15:20,991 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,991 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-26 15:15:20,991 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,991 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= z$mem_tmp [2024-01-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,992 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$mem_tmp <= 1 [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$w_buff0 == 0 [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-26 15:15:20,993 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= z [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$w_buff1 == 0 [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z == 0 || z == 1 [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,994 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,995 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,995 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z <= 1 [2024-01-26 15:15:20,995 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,995 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-26 15:15:20,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$w_buff1 == 0 [2024-01-26 15:15:20,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:20,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:20,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:20,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y == 0 || y == 1 [2024-01-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z <= 1 [2024-01-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$mem_tmp <= 1 [2024-01-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$w_buff0 == 0 [2024-01-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:20,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 1 [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-26 15:15:20,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:20,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:20,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= z [2024-01-26 15:15:20,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:20,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:20,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-26 15:15:20,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:20,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,000 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,000 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z == 0 || z == 1 [2024-01-26 15:15:21,000 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= z$mem_tmp [2024-01-26 15:15:21,000 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,000 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z <= 1 [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,001 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x == 0 || x == 1 [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y == 0 || y == 1 [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$mem_tmp <= 1 [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= z [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 1 [2024-01-26 15:15:21,002 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,003 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z == 0 || z == 1 [2024-01-26 15:15:21,003 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,003 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,003 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,003 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,003 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 1 [2024-01-26 15:15:21,003 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,003 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 1 <= __unbuffered_cnt [2024-01-26 15:15:21,003 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,003 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$w_buff1 == 0 [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= z$mem_tmp [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$w_buff0 == 0 [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,004 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$mem_tmp <= 1 [2024-01-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y == 0 || y == 1 [2024-01-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,005 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= z [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 1 [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$w_buff0 == 0 [2024-01-26 15:15:21,006 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 1 [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z == 0 || z == 1 [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z <= 1 [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x == 0 || x == 1 [2024-01-26 15:15:21,007 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$w_buff1 == 0 [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= z$mem_tmp [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= z$mem_tmp [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$w_buff0 == 0 [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,008 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed_var == & z [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 1 [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 1 [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,009 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x == 0 || x == 1 [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$w_buff1 == 0 [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z == 0 || z == 1 [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,010 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= z [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$mem_tmp <= 1 [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,011 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z == 0 || z == 1 [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 1 [2024-01-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z$mem_tmp [2024-01-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z [2024-01-26 15:15:21,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff0 == 0 [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$mem_tmp <= 1 [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x == 0 || x == 1 [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z <= 1 [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff1 == 0 [2024-01-26 15:15:21,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,016 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,016 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,016 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,016 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,016 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,016 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x <= 1 [2024-01-26 15:15:21,016 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,016 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,016 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,016 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,017 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,017 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$w_buff0 == 0 [2024-01-26 15:15:21,017 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x [2024-01-26 15:15:21,017 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,017 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,017 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,017 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y == 0 || y == 1 [2024-01-26 15:15:21,017 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,017 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,017 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,018 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,018 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x == 0 || x == 1 [2024-01-26 15:15:21,018 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,018 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,018 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,018 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z == 0 || z == 1 [2024-01-26 15:15:21,018 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z <= 1 [2024-01-26 15:15:21,018 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,018 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,018 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y [2024-01-26 15:15:21,019 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= z$mem_tmp [2024-01-26 15:15:21,019 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= z [2024-01-26 15:15:21,019 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$w_buff1 == 0 [2024-01-26 15:15:21,019 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,019 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$mem_tmp <= 1 [2024-01-26 15:15:21,020 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,020 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,020 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,020 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,020 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,020 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y <= 1 [2024-01-26 15:15:21,020 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,020 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,020 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y <= 1 [2024-01-26 15:15:21,020 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,021 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,021 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,021 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,021 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$w_buff1 == 0 [2024-01-26 15:15:21,021 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z <= 1 [2024-01-26 15:15:21,021 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,021 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= z$mem_tmp [2024-01-26 15:15:21,021 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,021 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,021 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,022 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x [2024-01-26 15:15:21,022 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,022 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,022 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z == 0 || z == 1 [2024-01-26 15:15:21,022 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,022 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$mem_tmp <= 1 [2024-01-26 15:15:21,022 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,022 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x == 0 || x == 1 [2024-01-26 15:15:21,022 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,023 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p1_EAX == 1 || ((0 <= __unbuffered_p1_EAX && __unbuffered_p1_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) [2024-01-26 15:15:21,023 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,023 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,023 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,023 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,023 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y == 0 || y == 1 [2024-01-26 15:15:21,023 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,023 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x <= 1 [2024-01-26 15:15:21,023 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,023 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,024 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$w_buff0 == 0 [2024-01-26 15:15:21,024 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,024 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y [2024-01-26 15:15:21,024 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= z [2024-01-26 15:15:21,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-26 15:15:21,024 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-26 15:15:21,024 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,024 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,024 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,024 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y == 0 || y == 1 [2024-01-26 15:15:21,025 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,025 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff1 == 0 [2024-01-26 15:15:21,025 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x == 0 || x == 1 [2024-01-26 15:15:21,025 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,025 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,025 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-26 15:15:21,025 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,025 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,025 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,026 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,026 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,026 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-26 15:15:21,026 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z == 0 || z == 1 [2024-01-26 15:15:21,026 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,026 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,026 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 1 [2024-01-26 15:15:21,026 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,026 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,026 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,027 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,027 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 1 [2024-01-26 15:15:21,027 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,027 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 1 [2024-01-26 15:15:21,027 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,027 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,027 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,027 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,027 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z [2024-01-26 15:15:21,027 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$mem_tmp <= 1 [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff0 == 0 [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z$mem_tmp [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-26 15:15:21,028 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z$mem_tmp [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$mem_tmp <= 1 [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 1 [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,029 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,030 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff0 == 0 [2024-01-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z == 0 || z == 1 [2024-01-26 15:15:21,031 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff1 == 0 [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 1 [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z == 0 || z == 1 [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 1 [2024-01-26 15:15:21,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff1 == 0 [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 1 [2024-01-26 15:15:21,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y == 0 || y == 1 [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$mem_tmp <= 1 [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x == 0 || x == 1 [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z$mem_tmp [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z [2024-01-26 15:15:21,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff0 == 0 [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 1 [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-26 15:15:21,036 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z == 0 || z == 1 [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y == 0 || y == 1 [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 1 [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$mem_tmp <= 1 [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 1 <= __unbuffered_cnt [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= z$mem_tmp [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,037 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$w_buff1 == 0 [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x == 0 || x == 1 [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$w_buff0 == 0 [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,038 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= z [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 1 [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,039 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 1 [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 1 <= __unbuffered_cnt [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,040 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$mem_tmp <= 1 [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff1 == 0 [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff0 == 0 [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 1 [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z <= 1 [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,041 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y == 0 || y == 1 [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z == 0 || z == 1 [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z$mem_tmp [2024-01-26 15:15:21,042 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x == 0 || x == 1 [2024-01-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= x [2024-01-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,043 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff0 == 0 [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 1 [2024-01-26 15:15:21,044 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x == 0 || x == 1 [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 1 [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z$mem_tmp [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,045 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z == 0 || z == 1 [2024-01-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$mem_tmp <= 1 [2024-01-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff1 == 0 [2024-01-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y == 0 || y == 1 [2024-01-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z <= 1 [2024-01-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,046 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x == 0 || x == 1 [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 1 [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 1 [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z == 0 || z == 1 [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z [2024-01-26 15:15:21,047 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y == 0 || y == 1 [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,048 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$w_buff1 == 0 [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z$mem_tmp [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 1 [2024-01-26 15:15:21,049 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$mem_tmp <= 1 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$w_buff0 == 0 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 1 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,050 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z == 0 || z == 1 [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y == 0 || y == 1 [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,051 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff1 == 0 [2024-01-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x [2024-01-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y [2024-01-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$mem_tmp <= 1 [2024-01-26 15:15:21,052 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z <= 1 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 1 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff0 == 0 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x == 0 || x == 1 [2024-01-26 15:15:21,053 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z$mem_tmp [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y == 0 [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$read_delayed_var == 0 [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,054 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_cnt == 0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z == 0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (long long )z$w_buff0_used - (long long )z$w_buff1_used >= 0LL [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,055 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$w_buff0 == 0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$read_delayed == (_Bool)0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX == 0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX == 0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-26 15:15:21,056 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX == 0 [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (0LL - (long long )z$w_buff0_used) - (long long )z$w_buff1_used >= 0LL [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$w_buff1 == 0 [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (long long )z$w_buff0_used + (long long )z$w_buff1_used >= 0LL [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$mem_tmp == 0 [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x == 0 [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice1 == (_Bool)0 [2024-01-26 15:15:21,057 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (0LL - (long long )z$w_buff0_used) + (long long )z$w_buff1_used >= 0LL [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$w_buff1 == 0 [2024-01-26 15:15:21,058 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,059 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z <= 1 [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y == 0 || y == 1 [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= z [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$w_buff0 == 0 [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x == 0 || x == 1 [2024-01-26 15:15:21,060 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 1 [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$mem_tmp <= 1 [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z == 0 || z == 1 [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 1 [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,061 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= z$mem_tmp [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$w_buff0 == 0 [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y [2024-01-26 15:15:21,062 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$mem_tmp <= 1 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 1 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x == 0 || x == 1 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y == 0 || y == 1 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= z [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z <= 1 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,063 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 1 [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z == 0 || z == 1 [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$w_buff1 == 0 [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,064 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= z$mem_tmp [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z <= 1 [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,065 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= z [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y <= 1 [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,066 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= z$mem_tmp [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$mem_tmp <= 1 [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z == 0 || z == 1 [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,067 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 1 [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y == 0 || y == 1 [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$w_buff0 == 0 [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x == 0 || x == 1 [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$w_buff1 == 0 [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-26 15:15:21,068 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff1 == 0 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z$mem_tmp [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x == 0 || x == 1 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,069 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$mem_tmp <= 1 [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed_var == & z [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-26 15:15:21,070 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 1 [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 1 [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z == 0 || z == 1 [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff0 == 0 [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,071 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff1 == 0 [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff0 == 0 [2024-01-26 15:15:21,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,073 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,073 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,073 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,073 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,073 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$mem_tmp <= 1 [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z$mem_tmp [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y == 0 || y == 1 [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,074 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 1 [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,075 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= x [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z == 0 || z == 1 [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 1 [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 1 [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x == 0 || x == 1 [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z$mem_tmp [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 1 [2024-01-26 15:15:21,076 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z == 0 || z == 1 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,077 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff1 == 0 [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 1 [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 1 [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$mem_tmp <= 1 [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff0 == 0 [2024-01-26 15:15:21,078 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 0 || y == 1 [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x == 0 || x == 1 [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,079 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$mem_tmp <= 1 [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,080 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z$mem_tmp [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x == 0 || x == 1 [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y == 0 || y == 1 [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,081 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z == 0 || z == 1 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff0 == 0 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 1 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,082 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 1 [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 1 [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff1 == 0 [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$w_buff1 == 0 [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] x <= 1 [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,083 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] x == 0 || x == 1 [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= y [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y <= 1 [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z <= 1 [2024-01-26 15:15:21,084 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= z [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= z$mem_tmp [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$mem_tmp <= 1 [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z == 0 || z == 1 [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,085 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$w_buff0 == 0 [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= x [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y == 0 || y == 1 [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,086 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z$mem_tmp [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 1 [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,087 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff1 == 0 [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$mem_tmp <= 1 [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x == 0 || x == 1 [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,088 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff0 == 0 [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y == 0 || y == 1 [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 1 [2024-01-26 15:15:21,089 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z <= 1 [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z == 0 || z == 1 [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z == 0 || z == 1 [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,090 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff1 == 0 [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$mem_tmp <= 1 [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,091 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 1 [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y == 0 || y == 1 [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 1 [2024-01-26 15:15:21,092 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 1 [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z$mem_tmp [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff0 == 0 [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-26 15:15:21,093 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z$mem_tmp [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 1 [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$mem_tmp <= 1 [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$flush_delayed == (_Bool)0 || (z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1) [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff1 == 0 [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff0 == 0 [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z == 0 || z == 1 [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-26 15:15:21,097 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff0 == 0 [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff1 == 0 [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 1 [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:21,098 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z$mem_tmp [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z <= 1 [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y == 0 || y == 1 [2024-01-26 15:15:21,099 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x == 0 || x == 1 [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 1 [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z == 0 || z == 1 [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$mem_tmp <= 1 [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:21,100 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:21,143 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-26 15:15:21,299 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/safe007_power.oepc-thin001_power.oepc.i[1014,1027] [2024-01-26 15:15:21,482 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-26 15:15:21,500 INFO L202 MainTranslator]: Completed pre-run [2024-01-26 15:15:21,510 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/safe007_power.oepc-thin001_power.oepc.i[1014,1027] [2024-01-26 15:15:21,511 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 Syntax error [2024-01-26 15:15:21,555 ERROR L324 MainTranslator]: Unsupported Syntax: Unable to instrument "z$r_buff0_thd1 == (_Bool)0" at C: weak$$choice0 = __VERIFIER_nondet_bool(); [763] (Syntax Error: #76[dollar](0/9 - 0/10)) [2024-01-26 15:15:21,556 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@680585e5 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:15:21, skipping insertion in model container [2024-01-26 15:15:21,556 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-26 15:15:21,556 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-26 15:15:21,558 INFO L158 Benchmark]: Toolchain (without parser) took 1366.42ms. Allocated memory is still 151.0MB. Free memory was 49.5MB in the beginning and 50.8MB in the end (delta: -1.3MB). Peak memory consumption was 11.1MB. Max. memory is 16.1GB. [2024-01-26 15:15:21,558 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 121.6MB. Free memory was 84.3MB in the beginning and 84.2MB in the end (delta: 120.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:15:21,559 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 151.0MB. Free memory is still 113.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:15:21,559 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1364.70ms. Allocated memory is still 151.0MB. Free memory was 49.5MB in the beginning and 50.8MB in the end (delta: -1.3MB). Peak memory consumption was 11.1MB. Max. memory is 16.1GB. [2024-01-26 15:15:21,561 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.14ms. Allocated memory is still 121.6MB. Free memory was 84.3MB in the beginning and 84.2MB in the end (delta: 120.4kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.14ms. Allocated memory is still 151.0MB. Free memory is still 113.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1364.70ms. Allocated memory is still 151.0MB. Free memory was 49.5MB in the beginning and 50.8MB in the end (delta: -1.3MB). Peak memory consumption was 11.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 763]: Unsupported Syntax Unable to instrument "z$r_buff0_thd1 == (_Bool)0" at C: weak$$choice0 = __VERIFIER_nondet_bool(); [763] (Syntax Error: #76[dollar](0/9 - 0/10)) 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/safe007_power.oepc-thin001_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe007_power.oepc-thin001_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-2755261-m [2024-01-26 15:15:23,480 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-26 15:15:23,537 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-26 15:15:23,542 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-26 15:15:23,543 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-26 15:15:23,569 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-26 15:15:23,574 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-26 15:15:23,574 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-26 15:15:23,575 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-26 15:15:23,576 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-26 15:15:23,576 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-26 15:15:23,576 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-26 15:15:23,576 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-26 15:15:23,578 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-26 15:15:23,578 INFO L153 SettingsManager]: * Use SBE=true [2024-01-26 15:15:23,578 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-26 15:15:23,579 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-26 15:15:23,581 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-26 15:15:23,582 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-26 15:15:23,582 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-26 15:15:23,582 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-26 15:15:23,583 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-26 15:15:23,583 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-26 15:15:23,583 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-26 15:15:23,583 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-26 15:15:23,584 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-26 15:15:23,584 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-26 15:15:23,584 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-26 15:15:23,584 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-26 15:15:23,584 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-26 15:15:23,585 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-26 15:15:23,585 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-26 15:15:23,586 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-26 15:15:23,586 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-26 15:15:23,586 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-26 15:15:23,586 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-26 15:15:23,587 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-26 15:15:23,587 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-26 15:15:23,587 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-26 15:15:23,587 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-26 15:15:23,587 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-26 15:15:23,587 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-26 15:15:23,588 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-26 15:15:23,588 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-26 15:15:23,588 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-26 15:15:23,588 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-26 15:15:23,588 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-26 15:15:23,851 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-26 15:15:23,866 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-26 15:15:23,870 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-26 15:15:23,871 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-26 15:15:23,871 INFO L274 PluginConnector]: CDTParser initialized [2024-01-26 15:15:23,873 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe007_power.oepc-thin001_power.oepc.i [2024-01-26 15:15:24,937 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-26 15:15:25,164 INFO L384 CDTParser]: Found 1 translation units. [2024-01-26 15:15:25,165 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe007_power.oepc-thin001_power.oepc.i [2024-01-26 15:15:25,186 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1feff82fe/f1cb559813b3442fb2dffe3edb3b4bd0/FLAGcf4852014 [2024-01-26 15:15:25,198 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1feff82fe/f1cb559813b3442fb2dffe3edb3b4bd0 [2024-01-26 15:15:25,200 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-26 15:15:25,201 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-26 15:15:25,202 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/safe007_power.oepc-thin001_power.oepc.yml/witness.yml [2024-01-26 15:15:25,563 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-26 15:15:25,565 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-26 15:15:25,567 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-26 15:15:25,567 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-26 15:15:25,570 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-26 15:15:25,571 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:15:25" (1/2) ... [2024-01-26 15:15:25,573 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7b387958 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:15:25, skipping insertion in model container [2024-01-26 15:15:25,573 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:15:25" (1/2) ... [2024-01-26 15:15:25,575 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6d238241 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:15:25, skipping insertion in model container [2024-01-26 15:15:25,575 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:15:25" (2/2) ... [2024-01-26 15:15:25,575 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7b387958 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:15:25, skipping insertion in model container [2024-01-26 15:15:25,575 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:15:25" (2/2) ... [2024-01-26 15:15:25,575 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-26 15:15:26,256 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-26 15:15:26,257 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-26 15:15:26,257 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,257 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,257 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 1 [2024-01-26 15:15:26,257 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,258 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,258 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 1 [2024-01-26 15:15:26,258 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 1 [2024-01-26 15:15:26,258 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,258 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,258 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,258 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$mem_tmp <= 1 [2024-01-26 15:15:26,272 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,272 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z == 0 || z == 1 [2024-01-26 15:15:26,272 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,272 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,272 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,272 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,272 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z [2024-01-26 15:15:26,272 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,273 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,273 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,273 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,273 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,273 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,273 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff0 == 0 [2024-01-26 15:15:26,273 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,273 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,274 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y == 0 || y == 1 [2024-01-26 15:15:26,274 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z$mem_tmp [2024-01-26 15:15:26,274 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-26 15:15:26,274 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,274 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-26 15:15:26,274 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,274 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,274 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff1 == 0 [2024-01-26 15:15:26,275 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,275 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,275 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,275 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,275 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,275 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,275 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff1 == 0 [2024-01-26 15:15:26,275 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,276 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,276 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,276 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x == 0 || x == 1 [2024-01-26 15:15:26,276 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,276 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,276 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 1 [2024-01-26 15:15:26,276 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,276 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,276 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$mem_tmp <= 1 [2024-01-26 15:15:26,277 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,277 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z == 0 || z == 1 [2024-01-26 15:15:26,277 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y [2024-01-26 15:15:26,277 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,277 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,277 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,277 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,277 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z [2024-01-26 15:15:26,278 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,278 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,278 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 1 [2024-01-26 15:15:26,278 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x [2024-01-26 15:15:26,278 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,278 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,278 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,278 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,279 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,279 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z$mem_tmp [2024-01-26 15:15:26,279 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,279 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-26 15:15:26,279 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z <= 1 [2024-01-26 15:15:26,279 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,279 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,279 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,280 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,280 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y == 0 || y == 1 [2024-01-26 15:15:26,280 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff0 == 0 [2024-01-26 15:15:26,280 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,280 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (unsigned long )arg == 0UL [2024-01-26 15:15:26,280 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$mem_tmp <= 1 [2024-01-26 15:15:26,280 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,280 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff0 == 0 [2024-01-26 15:15:26,280 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-26 15:15:26,281 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 1 [2024-01-26 15:15:26,281 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,281 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y == 0 || y == 1 [2024-01-26 15:15:26,281 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x == 0 || x == 1 [2024-01-26 15:15:26,281 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,281 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,281 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && *__unbuffered_p0_EAX$read_delayed_var == 1) [2024-01-26 15:15:26,281 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,282 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,282 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,282 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,282 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,282 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-26 15:15:26,282 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,282 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,283 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 1 [2024-01-26 15:15:26,283 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-26 15:15:26,283 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,283 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff1 == 0 [2024-01-26 15:15:26,283 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,283 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,283 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,283 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,283 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= z$mem_tmp [2024-01-26 15:15:26,284 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,284 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,284 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,284 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,284 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,284 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,284 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,284 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,285 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,285 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z == 1 [2024-01-26 15:15:26,285 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,285 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,285 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,285 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 1 [2024-01-26 15:15:26,285 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-26 15:15:26,285 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,286 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,286 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,286 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,286 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-26 15:15:26,286 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= z$mem_tmp [2024-01-26 15:15:26,286 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,286 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,286 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,286 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-26 15:15:26,287 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$w_buff0 == 0 [2024-01-26 15:15:26,287 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x == 0 || x == 1 [2024-01-26 15:15:26,287 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y == 0 || y == 1 [2024-01-26 15:15:26,287 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,287 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,287 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= z [2024-01-26 15:15:26,287 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,287 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z == 0 || z == 1 [2024-01-26 15:15:26,287 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$w_buff1 == 0 [2024-01-26 15:15:26,288 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,288 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,288 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,288 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,288 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,288 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 1 [2024-01-26 15:15:26,288 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$mem_tmp <= 1 [2024-01-26 15:15:26,288 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,289 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,289 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 1 [2024-01-26 15:15:26,289 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,289 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,289 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,289 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 1 <= __unbuffered_cnt [2024-01-26 15:15:26,289 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,289 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,289 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,290 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,290 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (0LL - (long long )z$w_buff0_used) + (long long )z$w_buff1_used >= 0LL [2024-01-26 15:15:26,290 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x == 0 [2024-01-26 15:15:26,290 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,290 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (long long )z$w_buff0_used + (long long )z$w_buff1_used >= 0LL [2024-01-26 15:15:26,290 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y == 0 [2024-01-26 15:15:26,290 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (long long )z$w_buff0_used - (long long )z$w_buff1_used >= 0LL [2024-01-26 15:15:26,290 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,290 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$w_buff1 == 0 [2024-01-26 15:15:26,291 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,291 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (0LL - (long long )z$w_buff0_used) - (long long )z$w_buff1_used >= 0LL [2024-01-26 15:15:26,291 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice1 == (_Bool)0 [2024-01-26 15:15:26,291 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$read_delayed_var == 0 [2024-01-26 15:15:26,291 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,291 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,291 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,291 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,291 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-26 15:15:26,292 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:15:26,292 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,292 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,292 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:15:26,292 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,292 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$read_delayed == (_Bool)0 [2024-01-26 15:15:26,292 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX == 0 [2024-01-26 15:15:26,292 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-26 15:15:26,292 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,293 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$mem_tmp == 0 [2024-01-26 15:15:26,293 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 [2024-01-26 15:15:26,293 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-26 15:15:26,293 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_cnt == 0 [2024-01-26 15:15:26,293 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:15:26,293 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,293 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX == 0 [2024-01-26 15:15:26,293 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-26 15:15:26,293 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z == 0 [2024-01-26 15:15:26,293 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,294 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,294 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$w_buff0 == 0 [2024-01-26 15:15:26,294 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-26 15:15:26,294 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,294 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 [2024-01-26 15:15:26,294 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,294 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,294 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX == 0 [2024-01-26 15:15:26,294 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,295 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 [2024-01-26 15:15:26,295 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:15:26,295 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 [2024-01-26 15:15:26,295 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-26 15:15:26,295 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,295 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z$mem_tmp [2024-01-26 15:15:26,295 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z [2024-01-26 15:15:26,295 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,295 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,295 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,296 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,296 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,296 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,296 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,296 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,296 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,296 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,296 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,296 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,296 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y == 0 || y == 1 [2024-01-26 15:15:26,297 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff0 == 0 [2024-01-26 15:15:26,297 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,297 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z == 0 || z == 1 [2024-01-26 15:15:26,297 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,297 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,297 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,297 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,297 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 1 [2024-01-26 15:15:26,297 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,297 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-26 15:15:26,298 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff1 == 0 [2024-01-26 15:15:26,298 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,298 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x == 0 || x == 1 [2024-01-26 15:15:26,298 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,298 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,298 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,298 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,298 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 1 [2024-01-26 15:15:26,298 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-26 15:15:26,298 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-26 15:15:26,299 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,299 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,299 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$mem_tmp <= 1 [2024-01-26 15:15:26,299 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z <= 1 [2024-01-26 15:15:26,299 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,299 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-26 15:15:26,299 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,299 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,299 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 1 [2024-01-26 15:15:26,299 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,300 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 1 [2024-01-26 15:15:26,300 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,300 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,300 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,300 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y == 0 || y == 1 [2024-01-26 15:15:26,300 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,300 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,300 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z$mem_tmp [2024-01-26 15:15:26,300 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,301 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,301 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 1 [2024-01-26 15:15:26,301 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,301 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,301 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,301 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,301 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,301 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x [2024-01-26 15:15:26,301 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z [2024-01-26 15:15:26,301 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff0 == 0 [2024-01-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff1 == 0 [2024-01-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,302 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,303 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x == 0 || x == 1 [2024-01-26 15:15:26,303 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$mem_tmp <= 1 [2024-01-26 15:15:26,303 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,303 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-26 15:15:26,303 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,303 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z == 0 || z == 1 [2024-01-26 15:15:26,303 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y [2024-01-26 15:15:26,303 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,303 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 1 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$mem_tmp <= 1 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$w_buff1 == 0 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y <= 1 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,304 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,305 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,305 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z == 0 || z == 1 [2024-01-26 15:15:26,305 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,305 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,305 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,305 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$w_buff0 == 0 [2024-01-26 15:15:26,305 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,305 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,305 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,305 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x == 0 || x == 1 [2024-01-26 15:15:26,306 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x [2024-01-26 15:15:26,306 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,306 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,306 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= z [2024-01-26 15:15:26,306 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,306 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= z$mem_tmp [2024-01-26 15:15:26,306 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,306 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y == 0 || y == 1 [2024-01-26 15:15:26,306 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z <= 1 [2024-01-26 15:15:26,306 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,307 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,307 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,307 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,307 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,307 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,307 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,307 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,307 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,307 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,307 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-26 15:15:26,308 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,308 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,308 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= z$mem_tmp [2024-01-26 15:15:26,308 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,308 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,308 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,308 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y == 0 || y == 1 [2024-01-26 15:15:26,308 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,308 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x [2024-01-26 15:15:26,308 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z == 0 || z == 1 [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x == 0 || x == 1 [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$w_buff0 == 0 [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$mem_tmp <= 1 [2024-01-26 15:15:26,309 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,310 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,310 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,310 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,310 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y [2024-01-26 15:15:26,310 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 1 [2024-01-26 15:15:26,310 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,310 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,310 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,310 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 1 [2024-01-26 15:15:26,310 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,311 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 1 [2024-01-26 15:15:26,311 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$w_buff1 == 0 [2024-01-26 15:15:26,311 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,311 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= z [2024-01-26 15:15:26,311 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,311 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,311 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 1 [2024-01-26 15:15:26,311 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x == 0 || x == 1 [2024-01-26 15:15:26,311 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,311 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 1 [2024-01-26 15:15:26,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 1 [2024-01-26 15:15:26,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y == 0 || y == 1 [2024-01-26 15:15:26,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$mem_tmp <= 1 [2024-01-26 15:15:26,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-26 15:15:26,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= z [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= z$mem_tmp [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$w_buff0 == 0 [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z$w_buff1 == 0 [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z == 0 || z == 1 [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x == 0 || x == 1 [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,315 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 1 [2024-01-26 15:15:26,316 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,316 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 1 [2024-01-26 15:15:26,316 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,316 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-26 15:15:26,316 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,316 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,316 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y == 0 || y == 1 [2024-01-26 15:15:26,316 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$mem_tmp <= 1 [2024-01-26 15:15:26,316 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,316 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-26 15:15:26,317 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,317 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,317 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-26 15:15:26,317 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,317 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,317 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= z$mem_tmp [2024-01-26 15:15:26,317 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,317 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,317 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,317 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= z [2024-01-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 1 <= __unbuffered_cnt [2024-01-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$w_buff1 == 0 [2024-01-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z <= 1 [2024-01-26 15:15:26,318 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,319 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,319 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,319 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z == 0 || z == 1 [2024-01-26 15:15:26,319 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z$w_buff0 == 0 [2024-01-26 15:15:26,319 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,319 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z == 0 || z == 1 [2024-01-26 15:15:26,319 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,319 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-26 15:15:26,319 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$w_buff1 == 0 [2024-01-26 15:15:26,319 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$w_buff0 == 0 [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 1 [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-26 15:15:26,320 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed_var == & z [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= z$mem_tmp [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= z [2024-01-26 15:15:26,321 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 1 [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x == 0 || x == 1 [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$mem_tmp <= 1 [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,322 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= x [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,323 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z == 0 || z == 1 [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x == 0 || x == 1 [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z$mem_tmp [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,324 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$mem_tmp <= 1 [2024-01-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff1 == 0 [2024-01-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 1 <= __unbuffered_cnt [2024-01-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y == 0 || y == 1 [2024-01-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 1 [2024-01-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z <= 1 [2024-01-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,325 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 1 [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff0 == 0 [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,326 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,327 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x == 0 || x == 1 [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z$mem_tmp [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y == 0 || y == 1 [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$mem_tmp <= 1 [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 1 [2024-01-26 15:15:26,328 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff1 == 0 [2024-01-26 15:15:26,329 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,329 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 1 [2024-01-26 15:15:26,329 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,329 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,329 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,331 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z [2024-01-26 15:15:26,331 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,331 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,331 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,331 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z <= 1 [2024-01-26 15:15:26,331 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,331 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,331 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z == 0 || z == 1 [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff0 == 0 [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z [2024-01-26 15:15:26,332 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff1 == 0 [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y == 0 || y == 1 [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x == 0 || x == 1 [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,333 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$mem_tmp <= 1 [2024-01-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 1 [2024-01-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 1 [2024-01-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff0 == 0 [2024-01-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z == 0 || z == 1 [2024-01-26 15:15:26,334 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= x [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z$mem_tmp [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 1 [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,335 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x <= 1 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$mem_tmp <= 1 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x == 0 || x == 1 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y <= 1 [2024-01-26 15:15:26,336 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$w_buff0 == 0 [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y == 0 || y == 1 [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,337 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$w_buff1 == 0 [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z == 0 || z == 1 [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= z$mem_tmp [2024-01-26 15:15:26,338 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z <= 1 [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= z [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-26 15:15:26,339 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x == 0 || x == 1 [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$w_buff0 == 0 [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,340 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$w_buff1 == 0 [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 1 [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$mem_tmp <= 1 [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,341 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX$read_delayed_var == & z [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 1 [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,342 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z == 0 || z == 1 [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z$mem_tmp [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y == 0 || y == 1 [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 1 [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= y [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,343 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= z$mem_tmp [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y == 0 || y == 1 [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= z [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,344 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$mem_tmp <= 1 [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$w_buff0 == 0 [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z == 0 || z == 1 [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,345 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z <= 1 [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] x <= 1 [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= x [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] x == 0 || x == 1 [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$w_buff1 == 0 [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,346 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y <= 1 [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 1 [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$mem_tmp <= 1 [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y == 0 || y == 1 [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,347 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 1 [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z$mem_tmp [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff0 == 0 [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,348 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff1 == 0 [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x == 0 || x == 1 [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 1 [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,349 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z == 0 || z == 1 [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,350 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z <= 1 [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$w_buff1 == 0 [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y == 0 || y == 1 [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-26 15:15:26,351 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z == 0 || z == 1 [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 1 [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x == 0 || x == 1 [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= z$mem_tmp [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,352 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$w_buff0 == 0 [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= z [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 1 [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,353 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$mem_tmp <= 1 [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 1 [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$mem_tmp <= 1 [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,354 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y == 0 || y == 1 [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z == 0 || z == 1 [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 1 [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff0 == 0 [2024-01-26 15:15:26,355 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z$mem_tmp [2024-01-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x == 0 || x == 1 [2024-01-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff1 == 0 [2024-01-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z <= 1 [2024-01-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,356 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,357 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-26 15:15:26,358 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$mem_tmp <= 1 [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$w_buff1 == 0 [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,359 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z$mem_tmp [2024-01-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 1 [2024-01-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,360 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z$w_buff0 == 0 [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z == 0 || z == 1 [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 1 [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 1 [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z == 0 || z == 1 [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,361 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$w_buff1 == 0 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y == 0 || y == 1 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$w_buff0 == 0 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x == 0 || x == 1 [2024-01-26 15:15:26,362 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= z [2024-01-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z <= 1 [2024-01-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,363 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= z$mem_tmp [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z$mem_tmp <= 1 [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 1 [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,364 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z <= 1 [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$w_buff1 == 0 [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= z$mem_tmp [2024-01-26 15:15:26,365 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$mem_tmp <= 1 [2024-01-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y == 0 || y == 1 [2024-01-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,366 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= z [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$w_buff0 == 0 [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z == 0 || z == 1 [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,367 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$mem_tmp <= 1 [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x == 0 || x == 1 [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,368 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$w_buff1 == 0 [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 1 [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,369 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= z$mem_tmp [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z <= 1 [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$w_buff0 == 0 [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,370 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= z [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z == 0 || z == 1 [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,371 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$mem_tmp <= 1 [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x == 0 || x == 1 [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z$mem_tmp [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,372 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z == 0 || z == 1 [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff0 == 0 [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff1 == 0 [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,373 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 1 [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 1 [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,374 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 1 [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,375 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff0 == 0 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 1 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x == 0 || x == 1 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff1 == 0 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,376 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z$mem_tmp [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y == 0 || y == 1 [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 1 [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z == 0 || z == 1 [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$mem_tmp <= 1 [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,377 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,378 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x == 0 || x == 1 [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= z [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,379 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$w_buff0 == 0 [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$w_buff1 == 0 [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 1 [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= z$mem_tmp [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 1 [2024-01-26 15:15:26,380 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$mem_tmp <= 1 [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,381 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 1 [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z == 0 || z == 1 [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= z [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z <= 1 [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x == 0 || x == 1 [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,382 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z == 0 || z == 1 [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= z$mem_tmp [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,383 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 1 [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 1 [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,384 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$w_buff0 == 0 [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$w_buff1 == 0 [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y == 0 || y == 1 [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z$mem_tmp <= 1 [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,385 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z == 0 || z == 1 [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff1 == 0 [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-26 15:15:26,386 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z$mem_tmp [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff0 == 0 [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y == 0 || y == 1 [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,387 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 1 [2024-01-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z <= 1 [2024-01-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 1 [2024-01-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$mem_tmp <= 1 [2024-01-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x == 0 || x == 1 [2024-01-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,388 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff1 == 0 [2024-01-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff0 == 0 [2024-01-26 15:15:26,389 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-26 15:15:26,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-26 15:15:26,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-26 15:15:26,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-26 15:15:26,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$flush_delayed == (_Bool)0 || (z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1) [2024-01-26 15:15:26,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-26 15:15:26,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z$mem_tmp [2024-01-26 15:15:26,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-26 15:15:26,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$mem_tmp <= 1 [2024-01-26 15:15:26,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-26 15:15:26,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-26 15:15:26,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-26 15:15:26,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 1 [2024-01-26 15:15:26,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-26 15:15:26,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z == 0 || z == 1 [2024-01-26 15:15:26,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,393 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,393 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y == 0 || y == 1 [2024-01-26 15:15:26,394 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 1 [2024-01-26 15:15:26,394 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,394 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,394 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,394 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$w_buff0 == 0 [2024-01-26 15:15:26,394 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,394 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 1 [2024-01-26 15:15:26,394 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:15:26,394 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 1 [2024-01-26 15:15:26,394 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,395 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-26 15:15:26,395 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,395 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,395 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,395 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,395 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,395 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,406 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,406 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,406 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z == 0 || z == 1 [2024-01-26 15:15:26,406 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z [2024-01-26 15:15:26,406 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,406 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z$mem_tmp [2024-01-26 15:15:26,406 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,406 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,406 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-26 15:15:26,406 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x == 0 || x == 1 [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$mem_tmp <= 1 [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z$w_buff1 == 0 [2024-01-26 15:15:26,407 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= z [2024-01-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,408 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$mem_tmp <= 1 [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= z$mem_tmp [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$w_buff0 == 0 [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,409 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$w_buff1 == 0 [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z <= 1 [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,410 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z == 0 || z == 1 [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,411 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$mem_tmp <= 1 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff0 == 0 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 1 [2024-01-26 15:15:26,412 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z$mem_tmp [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z == 0 || z == 1 [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,413 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff1 == 0 [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,414 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff1 == 0 [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z == 0 || z == 1 [2024-01-26 15:15:26,415 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z$mem_tmp [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff0 == 0 [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,416 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 1 [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z <= 1 [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,417 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-26 15:15:26,418 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,418 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,418 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,418 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,418 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$mem_tmp <= 1 [2024-01-26 15:15:26,418 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,418 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,418 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,418 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x == 0 || x == 1 [2024-01-26 15:15:26,418 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$mem_tmp <= 1 [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$w_buff1 == 0 [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,419 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z <= 1 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$w_buff0 == 0 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x == 0 || x == 1 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y == 0 || y == 1 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z == 0 || z == 1 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y [2024-01-26 15:15:26,420 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= z$mem_tmp [2024-01-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y <= 1 [2024-01-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,421 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x <= 1 [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= z [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= x [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$w_buff1 == 0 [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,422 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= z [2024-01-26 15:15:26,423 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 1 [2024-01-26 15:15:26,423 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,423 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,423 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,423 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,423 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z <= 1 [2024-01-26 15:15:26,424 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,424 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y == 0 || y == 1 [2024-01-26 15:15:26,424 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,424 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,424 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,424 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 1 [2024-01-26 15:15:26,424 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y [2024-01-26 15:15:26,424 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,424 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,425 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,425 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,425 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,425 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x == 0 || x == 1 [2024-01-26 15:15:26,425 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z == 0 || z == 1 [2024-01-26 15:15:26,425 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,425 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,425 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$w_buff0 == 0 [2024-01-26 15:15:26,425 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,425 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= z$mem_tmp [2024-01-26 15:15:26,426 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$mem_tmp <= 1 [2024-01-26 15:15:26,426 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,426 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,426 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,426 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,426 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,426 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,426 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,426 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,426 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 1 [2024-01-26 15:15:26,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-26 15:15:26,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff0 == 0 [2024-01-26 15:15:26,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-26 15:15:26,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z == 0 || z == 1 [2024-01-26 15:15:26,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$mem_tmp <= 1 [2024-01-26 15:15:26,427 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 1 [2024-01-26 15:15:26,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-26 15:15:26,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x == 0 || x == 1 [2024-01-26 15:15:26,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,428 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-26 15:15:26,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-26 15:15:26,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed_var == & z [2024-01-26 15:15:26,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-26 15:15:26,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,429 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z$mem_tmp [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff1 == 0 [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,430 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z == 0 || z == 1 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x <= 1 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z <= 1 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,431 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$w_buff0 == 0 [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= z$mem_tmp [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$w_buff1 == 0 [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p1_EAX == 1 || ((0 <= __unbuffered_p1_EAX && __unbuffered_p1_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,432 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y [2024-01-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y <= 1 [2024-01-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= z [2024-01-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y == 0 || y == 1 [2024-01-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x == 0 || x == 1 [2024-01-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$mem_tmp <= 1 [2024-01-26 15:15:26,433 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff0 == 0 [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z == 0 || z == 1 [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 1 [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff1 == 0 [2024-01-26 15:15:26,434 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 1 [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x == 0 || x == 1 [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,435 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$mem_tmp <= 1 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,436 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 0 || y == 1 [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 1 [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z$mem_tmp [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z$mem_tmp [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$mem_tmp <= 1 [2024-01-26 15:15:26,437 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z == 0 || z == 1 [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z <= 1 [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 1 [2024-01-26 15:15:26,438 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 1 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 1 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff1_used == (_Bool)0 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x == 0 || x == 1 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$flush_delayed == (_Bool)0 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:15:26,439 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff0_used == (_Bool)0 [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y == 0 || y == 1 [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff0 == 0 [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & z && (((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-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p1_EAX [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX <= 1 [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff1 == 0 [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-26 15:15:26,440 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-26 15:15:26,441 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 1 [2024-01-26 15:15:26,441 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-26 15:15:26,486 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-26 15:15:26,628 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/safe007_power.oepc-thin001_power.oepc.i[1014,1027] [2024-01-26 15:15:26,757 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-26 15:15:26,776 INFO L202 MainTranslator]: Completed pre-run [2024-01-26 15:15:26,785 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/safe007_power.oepc-thin001_power.oepc.i[1014,1027] [2024-01-26 15:15:26,789 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 Syntax error [2024-01-26 15:15:26,841 ERROR L324 MainTranslator]: Unsupported Syntax: Unable to instrument "main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1" at C: weak$$choice0 = __VERIFIER_nondet_bool(); [763] (Syntax Error: #76[dollar](0/12 - 0/13)) [2024-01-26 15:15:26,841 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6d238241 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:15:26, skipping insertion in model container [2024-01-26 15:15:26,841 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-26 15:15:26,842 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-26 15:15:26,843 INFO L158 Benchmark]: Toolchain (without parser) took 1277.68ms. Allocated memory is still 123.7MB. Free memory was 64.1MB in the beginning and 58.6MB in the end (delta: 5.5MB). Peak memory consumption was 22.3MB. Max. memory is 16.1GB. [2024-01-26 15:15:26,843 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 75.5MB. Free memory is still 55.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:15:26,843 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 75.5MB. Free memory was 33.3MB in the beginning and 33.0MB in the end (delta: 311.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:15:26,844 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1274.70ms. Allocated memory is still 123.7MB. Free memory was 64.1MB in the beginning and 58.6MB in the end (delta: 5.5MB). Peak memory consumption was 22.3MB. Max. memory is 16.1GB. [2024-01-26 15:15:26,845 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.19ms. Allocated memory is still 75.5MB. Free memory is still 55.4MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.14ms. Allocated memory is still 75.5MB. Free memory was 33.3MB in the beginning and 33.0MB in the end (delta: 311.5kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1274.70ms. Allocated memory is still 123.7MB. Free memory was 64.1MB in the beginning and 58.6MB in the end (delta: 5.5MB). Peak memory consumption was 22.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 763]: Unsupported Syntax Unable to instrument "main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1" at C: weak$$choice0 = __VERIFIER_nondet_bool(); [763] (Syntax Error: #76[dollar](0/12 - 0/13)) 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