./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/mix051_pso.opt_rmo.opt_tso.opt.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix051_pso.opt_rmo.opt_tso.opt.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/mix051_pso.opt_rmo.opt_tso.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix051_pso.opt_rmo.opt_tso.opt.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-2755261-m [2024-01-26 15:14:08,238 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-26 15:14:08,298 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-26 15:14:08,306 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-26 15:14:08,307 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-26 15:14:08,328 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-26 15:14:08,329 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-26 15:14:08,330 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-26 15:14:08,330 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-26 15:14:08,333 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-26 15:14:08,333 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-26 15:14:08,334 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-26 15:14:08,334 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-26 15:14:08,335 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-26 15:14:08,336 INFO L153 SettingsManager]: * Use SBE=true [2024-01-26 15:14:08,336 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-26 15:14:08,336 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-26 15:14:08,336 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-26 15:14:08,336 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-26 15:14:08,337 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-26 15:14:08,337 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-26 15:14:08,337 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-26 15:14:08,337 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-26 15:14:08,337 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-26 15:14:08,338 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-26 15:14:08,338 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-26 15:14:08,338 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-26 15:14:08,338 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-26 15:14:08,339 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-26 15:14:08,339 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-26 15:14:08,340 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-26 15:14:08,340 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-26 15:14:08,340 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-26 15:14:08,340 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-26 15:14:08,340 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-26 15:14:08,340 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-26 15:14:08,341 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-26 15:14:08,341 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-26 15:14:08,341 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-26 15:14:08,341 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-26 15:14:08,341 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-26 15:14:08,344 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-26 15:14:08,344 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-26 15:14:08,344 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:14:08,575 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-26 15:14:08,591 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-26 15:14:08,593 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-26 15:14:08,594 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-26 15:14:08,594 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-26 15:14:08,595 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/mix051_pso.opt_rmo.opt_tso.opt.yml/witness.yml [2024-01-26 15:14:09,042 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-26 15:14:09,042 INFO L274 PluginConnector]: CDTParser initialized [2024-01-26 15:14:09,043 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/mix051_pso.opt_rmo.opt_tso.opt.i [2024-01-26 15:14:10,093 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-26 15:14:10,309 INFO L384 CDTParser]: Found 1 translation units. [2024-01-26 15:14:10,309 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix051_pso.opt_rmo.opt_tso.opt.i [2024-01-26 15:14:10,324 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/56fcddf61/3b06d2635e1d42df92b1586ee5d76c23/FLAG16607df71 [2024-01-26 15:14:10,334 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/56fcddf61/3b06d2635e1d42df92b1586ee5d76c23 [2024-01-26 15:14:10,335 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-26 15:14:10,336 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-26 15:14:10,338 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-26 15:14:10,338 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-26 15:14:10,342 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-26 15:14:10,343 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:14:09" (1/2) ... [2024-01-26 15:14:10,344 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@68ad7e2a and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:14:10, skipping insertion in model container [2024-01-26 15:14:10,344 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:14:09" (1/2) ... [2024-01-26 15:14:10,345 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6103067d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:14:10, skipping insertion in model container [2024-01-26 15:14:10,345 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:14:10" (2/2) ... [2024-01-26 15:14:10,346 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@68ad7e2a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:14:10, skipping insertion in model container [2024-01-26 15:14:10,346 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:14:10" (2/2) ... [2024-01-26 15:14:10,347 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-26 15:14:11,460 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-26 15:14:11,461 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] a == 0 || a == 1 [2024-01-26 15:14:11,461 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,461 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z$w_buff1 [2024-01-26 15:14:11,461 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,462 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,462 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z$mem_tmp [2024-01-26 15:14:11,462 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,462 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,462 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,462 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$mem_tmp <= 1 [2024-01-26 15:14:11,462 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z == 0 || z == 1 [2024-01-26 15:14:11,462 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,463 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,463 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,463 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,463 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-26 15:14:11,464 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,464 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,464 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-26 15:14:11,464 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,464 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,464 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,464 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 127 [2024-01-26 15:14:11,464 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,465 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,465 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,465 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= a [2024-01-26 15:14:11,465 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] a <= 1 [2024-01-26 15:14:11,465 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,465 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,465 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff0 <= 1 [2024-01-26 15:14:11,466 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z$w_buff0 [2024-01-26 15:14:11,466 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 2 [2024-01-26 15:14:11,466 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,466 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z [2024-01-26 15:14:11,466 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,466 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff1 <= 1 [2024-01-26 15:14:11,466 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,466 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-26 15:14:11,467 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 1 [2024-01-26 15:14:11,467 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 0 || y == 1 [2024-01-26 15:14:11,467 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,467 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,467 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,467 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,467 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 1 [2024-01-26 15:14:11,468 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,468 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,468 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-26 15:14:11,468 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-26 15:14:11,468 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,468 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-26 15:14:11,468 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,469 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-26 15:14:11,469 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,469 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,469 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z == 0 || z == 1 [2024-01-26 15:14:11,469 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,469 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,469 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,469 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,470 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-26 15:14:11,470 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,470 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,470 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$mem_tmp <= 1 [2024-01-26 15:14:11,470 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff0 <= 1 [2024-01-26 15:14:11,470 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] a == 0 || a == 1 [2024-01-26 15:14:11,470 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,471 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,471 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,471 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z$w_buff0 [2024-01-26 15:14:11,471 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-26 15:14:11,471 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,471 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,471 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,471 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,472 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,472 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,472 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z$w_buff1 [2024-01-26 15:14:11,472 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= a [2024-01-26 15:14:11,472 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,472 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,472 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,472 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,473 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,473 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-26 15:14:11,473 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,473 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,473 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,473 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 1 [2024-01-26 15:14:11,473 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,474 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-26 15:14:11,474 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-26 15:14:11,474 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z$mem_tmp [2024-01-26 15:14:11,474 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff1 <= 1 [2024-01-26 15:14:11,474 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,474 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] a <= 1 [2024-01-26 15:14:11,474 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,474 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$w_buff0 == 1 [2024-01-26 15:14:11,475 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,475 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,475 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,475 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,475 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,475 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,475 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,475 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$mem_tmp <= 1 [2024-01-26 15:14:11,476 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 1 [2024-01-26 15:14:11,476 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= z [2024-01-26 15:14:11,476 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,476 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,476 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 2 [2024-01-26 15:14:11,476 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z == 0 || z == 1 [2024-01-26 15:14:11,476 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,477 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,477 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,477 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,477 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (unsigned long )arg == 0UL [2024-01-26 15:14:11,477 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,477 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y == 0 || y == 1 [2024-01-26 15:14:11,477 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,477 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,478 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] a == 0 || a == 1 [2024-01-26 15:14:11,478 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,478 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 127 [2024-01-26 15:14:11,478 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,478 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= a [2024-01-26 15:14:11,478 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z <= 1 [2024-01-26 15:14:11,478 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,478 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= z$w_buff1 [2024-01-26 15:14:11,478 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,479 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x [2024-01-26 15:14:11,479 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,479 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= z$mem_tmp [2024-01-26 15:14:11,479 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,479 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] a <= 1 [2024-01-26 15:14:11,479 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,479 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$w_buff1 <= 1 [2024-01-26 15:14:11,479 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,479 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,480 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,480 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y [2024-01-26 15:14:11,480 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,480 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-26 15:14:11,480 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-26 15:14:11,480 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,480 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,480 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,481 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,481 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z <= 1 [2024-01-26 15:14:11,481 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= z$mem_tmp [2024-01-26 15:14:11,481 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,481 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,481 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,481 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,481 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,481 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$mem_tmp <= 1 [2024-01-26 15:14:11,482 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,482 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,482 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,482 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$w_buff1 <= 1 [2024-01-26 15:14:11,482 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-26 15:14:11,482 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,482 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] a == 0 || a == 1 [2024-01-26 15:14:11,482 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,482 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= a [2024-01-26 15:14:11,483 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$w_buff0 == 1 [2024-01-26 15:14:11,483 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 127 [2024-01-26 15:14:11,483 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z == 0 || z == 1 [2024-01-26 15:14:11,504 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= z [2024-01-26 15:14:11,504 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,504 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,505 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-26 15:14:11,505 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,505 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,506 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,506 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,506 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-26 15:14:11,506 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] a <= 1 [2024-01-26 15:14:11,507 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 1 [2024-01-26 15:14:11,507 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y == 0 || y == 1 [2024-01-26 15:14:11,509 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,510 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,510 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,510 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,510 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,511 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,511 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= z$w_buff1 [2024-01-26 15:14:11,511 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 2 [2024-01-26 15:14:11,512 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,512 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,512 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= a [2024-01-26 15:14:11,512 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-26 15:14:11,512 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,512 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-26 15:14:11,512 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,512 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,513 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,513 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,513 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,513 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,513 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z == 0 || z == 1 [2024-01-26 15:14:11,513 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,513 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z$w_buff0 [2024-01-26 15:14:11,513 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,514 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-26 15:14:11,514 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-26 15:14:11,514 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,514 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,514 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 1 [2024-01-26 15:14:11,514 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,514 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,515 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,515 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,515 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-26 15:14:11,515 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z$mem_tmp [2024-01-26 15:14:11,515 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,515 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,515 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,515 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,515 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] a == 0 || a == 1 [2024-01-26 15:14:11,516 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-26 15:14:11,516 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$mem_tmp <= 1 [2024-01-26 15:14:11,516 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,516 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff1 <= 1 [2024-01-26 15:14:11,516 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,516 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-26 15:14:11,516 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] a <= 1 [2024-01-26 15:14:11,516 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,516 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,517 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,517 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff0 <= 1 [2024-01-26 15:14:11,517 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,517 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,517 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,517 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-26 15:14:11,517 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,518 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z$w_buff1 [2024-01-26 15:14:11,518 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,518 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,518 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,518 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y == 0 || y == 1 [2024-01-26 15:14:11,518 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,518 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,518 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z == 0 || z == 1 [2024-01-26 15:14:11,518 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff0 <= 1 [2024-01-26 15:14:11,518 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,519 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z$mem_tmp [2024-01-26 15:14:11,519 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,519 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$mem_tmp <= 1 [2024-01-26 15:14:11,519 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z$w_buff0 [2024-01-26 15:14:11,519 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z [2024-01-26 15:14:11,521 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,521 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,521 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 1 [2024-01-26 15:14:11,523 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,523 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-26 15:14:11,523 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] a == 0 || a == 1 [2024-01-26 15:14:11,523 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 1 [2024-01-26 15:14:11,523 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,523 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,523 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,524 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,524 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-26 15:14:11,524 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,524 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 2 [2024-01-26 15:14:11,524 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,524 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,524 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,524 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,525 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z$w_buff1 [2024-01-26 15:14:11,525 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,525 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff1 <= 1 [2024-01-26 15:14:11,525 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,525 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,525 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 127 [2024-01-26 15:14:11,525 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,525 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= a [2024-01-26 15:14:11,525 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,525 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,526 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-26 15:14:11,526 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,526 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] a <= 1 [2024-01-26 15:14:11,526 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,526 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,526 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,526 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,526 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z <= 1 [2024-01-26 15:14:11,526 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,527 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,527 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] a == 0 || a == 1 [2024-01-26 15:14:11,527 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,527 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z == 0 || z == 1 [2024-01-26 15:14:11,527 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,527 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,527 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,527 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,527 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,527 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-26 15:14:11,528 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y == 0 || y == 1 [2024-01-26 15:14:11,528 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$mem_tmp <= 1 [2024-01-26 15:14:11,528 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,528 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,528 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= a [2024-01-26 15:14:11,528 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-26 15:14:11,528 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,528 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,529 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,532 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z$mem_tmp [2024-01-26 15:14:11,532 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,532 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,532 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 1 [2024-01-26 15:14:11,532 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 127 [2024-01-26 15:14:11,535 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,535 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z [2024-01-26 15:14:11,535 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,536 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z$w_buff1 [2024-01-26 15:14:11,536 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] a <= 1 [2024-01-26 15:14:11,536 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,536 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff0 == 1 [2024-01-26 15:14:11,536 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-26 15:14:11,536 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,536 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,536 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,536 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,536 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 2 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff1 <= 1 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,537 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,538 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z$w_buff0 [2024-01-26 15:14:11,538 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 2 [2024-01-26 15:14:11,538 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,538 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] a == 0 || a == 1 [2024-01-26 15:14:11,538 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,538 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,538 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y [2024-01-26 15:14:11,538 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,538 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,538 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$mem_tmp <= 1 [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z$mem_tmp [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff1 <= 1 [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z$w_buff1 [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= a [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 1 [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z == 0 || z == 1 [2024-01-26 15:14:11,539 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,540 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,540 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,540 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,540 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= x [2024-01-26 15:14:11,540 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff0 <= 1 [2024-01-26 15:14:11,540 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y == 0 || y == 1 [2024-01-26 15:14:11,540 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,540 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,540 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,540 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,541 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 1 [2024-01-26 15:14:11,541 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,541 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,541 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,541 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] a <= 1 [2024-01-26 15:14:11,541 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,541 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,541 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,541 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 127 [2024-01-26 15:14:11,541 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] x <= 127 [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff1 <= 1 [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff0 <= 1 [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,542 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$mem_tmp <= 1 [2024-01-26 15:14:11,543 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,543 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,543 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y == 0 || y == 1 [2024-01-26 15:14:11,543 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z == 0 || z == 1 [2024-01-26 15:14:11,543 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,543 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= z$mem_tmp [2024-01-26 15:14:11,543 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,543 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= z [2024-01-26 15:14:11,543 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= a [2024-01-26 15:14:11,543 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,544 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,544 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,544 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] a <= 1 [2024-01-26 15:14:11,544 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] a == 0 || a == 1 [2024-01-26 15:14:11,544 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,544 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= z$w_buff0 [2024-01-26 15:14:11,544 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] x <= 2 [2024-01-26 15:14:11,544 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,544 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,544 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= y [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y <= 1 [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,545 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,546 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= z$w_buff1 [2024-01-26 15:14:11,546 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z <= 1 [2024-01-26 15:14:11,546 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,546 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,546 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= x [2024-01-26 15:14:11,546 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,546 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,546 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,546 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-26 15:14:11,546 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff0 <= 1 [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,547 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,549 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z$mem_tmp [2024-01-26 15:14:11,549 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,549 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,549 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,549 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y == 0 || y == 1 [2024-01-26 15:14:11,549 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z <= 1 [2024-01-26 15:14:11,549 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,549 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z$w_buff0 [2024-01-26 15:14:11,550 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff1 <= 1 [2024-01-26 15:14:11,550 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,550 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] a == 0 || a == 1 [2024-01-26 15:14:11,550 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= a [2024-01-26 15:14:11,550 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z [2024-01-26 15:14:11,550 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,550 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,550 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,550 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 127 [2024-01-26 15:14:11,550 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$mem_tmp <= 1 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 2 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] a <= 1 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,551 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x [2024-01-26 15:14:11,552 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-26 15:14:11,552 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,552 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,552 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,552 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 1 [2024-01-26 15:14:11,552 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,552 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,552 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,552 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z$w_buff1 [2024-01-26 15:14:11,552 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z == 0 || z == 1 [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y == 0 || y == 1 [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] a <= 1 [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z == 0 || z == 1 [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z$mem_tmp [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,553 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$mem_tmp <= 1 [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] a == 0 || a == 1 [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff0 <= 1 [2024-01-26 15:14:11,554 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z$w_buff0 [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 127 [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= a [2024-01-26 15:14:11,555 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 2 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff1 <= 1 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z <= 1 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z$w_buff1 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,556 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,557 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,557 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y <= 1 [2024-01-26 15:14:11,557 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,557 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-26 15:14:11,557 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,557 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,557 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,557 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,557 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,557 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z <= 1 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] x <= 2 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= z$w_buff1 [2024-01-26 15:14:11,558 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= a [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= z [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] a <= 1 [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff0 <= 1 [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,559 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff1 <= 1 [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] a == 0 || a == 1 [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] x <= 127 [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y == 0 || y == 1 [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= z$mem_tmp [2024-01-26 15:14:11,560 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= z$w_buff0 [2024-01-26 15:14:11,561 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,561 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,561 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= y [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y <= 1 [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$mem_tmp <= 1 [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= x [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z == 0 || z == 1 [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z$w_buff1 [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,562 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,563 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 1 [2024-01-26 15:14:11,563 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,563 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,563 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] a <= 1 [2024-01-26 15:14:11,563 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,563 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,563 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,563 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,563 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,563 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y == 0 || y == 1 [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 127 [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff1 <= 1 [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= a [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 2 [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] a == 0 || a == 1 [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,564 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z == 0 || z == 1 [2024-01-26 15:14:11,565 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,565 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,565 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,565 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z$w_buff0 [2024-01-26 15:14:11,565 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,565 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff0 <= 1 [2024-01-26 15:14:11,565 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-26 15:14:11,565 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$mem_tmp <= 1 [2024-01-26 15:14:11,565 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,565 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z$mem_tmp [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,566 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 1 [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 2 [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x [2024-01-26 15:14:11,567 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y == 0 || y == 1 [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z$w_buff1 [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 1 [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff0 <= 1 [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z$w_buff0 [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-26 15:14:11,568 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] a == 1 [2024-01-26 15:14:11,569 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,569 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$mem_tmp <= 1 [2024-01-26 15:14:11,569 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,569 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,569 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 1 [2024-01-26 15:14:11,569 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,569 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,569 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,569 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,569 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z == 0 || z == 1 [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 127 [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff1 <= 1 [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z$mem_tmp [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,570 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z$w_buff0 [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 1 [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,571 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,572 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,572 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,572 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,572 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,572 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,572 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,572 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,572 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,572 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,572 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z$w_buff1 [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] a == 0 || a == 1 [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y == 1 [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= a [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 127 [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff1 <= 1 [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] a <= 1 [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z == 0 || z == 1 [2024-01-26 15:14:11,573 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 2 [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff0 <= 1 [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z$mem_tmp [2024-01-26 15:14:11,574 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,575 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,575 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,575 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,575 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$mem_tmp <= 1 [2024-01-26 15:14:11,575 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,575 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,575 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,575 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] (z$w_buff1_used == (_Bool)1 && (z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1)) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:11,575 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$w_buff0 <= 1 [2024-01-26 15:14:11,575 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,576 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,576 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= z$mem_tmp [2024-01-26 15:14:11,576 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= z$w_buff0 [2024-01-26 15:14:11,576 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,576 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$mem_tmp <= 1 [2024-01-26 15:14:11,576 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= y [2024-01-26 15:14:11,576 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,576 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$w_buff1 <= 1 [2024-01-26 15:14:11,576 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] x <= 127 [2024-01-26 15:14:11,576 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y == 0 || y == 1 [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] a == 0 || a == 1 [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z == 0 || z == 1 [2024-01-26 15:14:11,577 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= x [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y <= 1 [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] a <= 1 [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= z [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= a [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,578 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= z$w_buff1 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z <= 1 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] x <= 2 [2024-01-26 15:14:11,579 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,580 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-26 15:14:11,580 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,580 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= a [2024-01-26 15:14:11,580 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,580 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,580 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,580 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z$mem_tmp [2024-01-26 15:14:11,580 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff0 <= 1 [2024-01-26 15:14:11,580 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,580 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z$w_buff1 [2024-01-26 15:14:11,581 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$mem_tmp <= 1 [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z == 0 || z == 1 [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] a == 0 || a == 1 [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,582 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 2 [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff1 <= 1 [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 127 [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] a <= 1 [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,583 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z$w_buff0 [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 1 [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= a [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,584 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 1 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z <= 1 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] a <= 1 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,585 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 2 [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$w_buff1 <= 1 [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z == 0 || z == 1 [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,586 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$w_buff0 <= 1 [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y == 0 || y == 1 [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z$w_buff1 [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z$mem_tmp [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z$w_buff0 [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,587 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 127 [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$mem_tmp <= 1 [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] a == 0 || a == 1 [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,588 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y == 0 || y == 1 [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z$mem_tmp [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z$w_buff0 [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,589 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= a [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z$w_buff1 [2024-01-26 15:14:11,590 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 1 [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff0 <= 1 [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] a == 0 || a == 1 [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$mem_tmp <= 1 [2024-01-26 15:14:11,591 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff1 <= 1 [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z == 0 || z == 1 [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] a <= 1 [2024-01-26 15:14:11,592 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 1 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z$w_buff1 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,593 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 1 [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (unsigned long )arg == 0UL [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z <= 1 [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] a == 0 || a == 1 [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y [2024-01-26 15:14:11,594 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z$w_buff0 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y == 0 || y == 1 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= a [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] a <= 1 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff0 <= 1 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,595 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z == 0 || z == 1 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$mem_tmp <= 1 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z$mem_tmp [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff1 <= 1 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x == 1 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,596 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z$mem_tmp [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z <= 1 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff0 <= 1 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,597 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z$w_buff1 [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] a == 0 || a == 1 [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$mem_tmp <= 1 [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] a <= 1 [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,598 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z$w_buff0 [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z == 0 || z == 1 [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= a [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y == 0 || y == 1 [2024-01-26 15:14:11,599 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff1 <= 1 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 1 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff0 <= 1 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y == 0 || y == 1 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z$w_buff0 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,600 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z == 0 || z == 1 [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 1 <= __unbuffered_cnt [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 2 [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff1 <= 1 [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] a == 0 || a == 1 [2024-01-26 15:14:11,601 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z$w_buff1 [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= a [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,602 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z$mem_tmp [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z <= 1 [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 127 [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,603 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] a <= 1 [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$mem_tmp <= 1 [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 1 [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:11,604 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff1 <= 1 [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 1 [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-26 15:14:11,605 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= a [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff0 <= 1 [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] a == 0 || a == 1 [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z$mem_tmp [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] a <= 1 [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 2 [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,606 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z$w_buff0 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z$w_buff1 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$mem_tmp <= 1 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z == 0 || z == 1 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 127 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-26 15:14:11,607 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= z [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,608 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,609 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,609 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z == 0 || z == 1 [2024-01-26 15:14:11,609 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= z$w_buff0 [2024-01-26 15:14:11,609 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,609 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y == 0 || y == 1 [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= x [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= a [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y <= 1 [2024-01-26 15:14:11,610 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$w_buff0 <= 1 [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= z$w_buff1 [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] x <= 127 [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] x <= 2 [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] a == 0 || a == 1 [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] ((z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1) && (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1))) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$mem_tmp <= 1 [2024-01-26 15:14:11,611 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z <= 1 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$w_buff1 <= 1 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] a <= 1 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= z$mem_tmp [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,612 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff0 <= 1 [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z$mem_tmp [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] a == 0 || a == 1 [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z$w_buff0 [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-26 15:14:11,613 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,614 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 1 [2024-01-26 15:14:11,614 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,614 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,614 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,614 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,614 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z == 0 || z == 1 [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff1 <= 1 [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= a [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y == 0 || y == 1 [2024-01-26 15:14:11,615 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$mem_tmp <= 1 [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] a <= 1 [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,616 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z$w_buff1 [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 1 [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= a [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,617 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 127 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z == 0 || z == 1 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff1 <= 1 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z$w_buff0 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,618 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z$w_buff1 [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 2 [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] a == 0 || a == 1 [2024-01-26 15:14:11,619 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 1 [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y == 0 || y == 1 [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$mem_tmp <= 1 [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] a <= 1 [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,620 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff0 <= 1 [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 1 [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z$mem_tmp [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y == 0 || y == 1 [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= z$mem_tmp [2024-01-26 15:14:11,621 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z == 0 || z == 1 [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z <= 1 [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y <= 1 [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,622 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= z [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= z$w_buff1 [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= x [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff0 <= 1 [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff1 <= 1 [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,623 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] x <= 2 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] a <= 1 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] a == 0 || a == 1 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= z$w_buff0 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= y [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$mem_tmp <= 1 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,624 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= a [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] x <= 127 [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$mem_tmp <= 1 [2024-01-26 15:14:11,625 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] a == 0 || a == 1 [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$w_buff1 <= 1 [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 1 [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z <= 1 [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,626 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= z$w_buff0 [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= z$w_buff1 [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 2 [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= a [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$w_buff0 <= 1 [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] ((z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1) && (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1))) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,627 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] a <= 1 [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= z [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= z$mem_tmp [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y == 0 || y == 1 [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 127 [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,628 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z == 0 || z == 1 [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,629 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] a <= 1 [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z == 0 || z == 1 [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] a == 0 || a == 1 [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 127 [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,630 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= a [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z <= 1 [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= z [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y == 0 || y == 1 [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= z$w_buff0 [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-26 15:14:11,631 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 1 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= z$w_buff1 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= z$mem_tmp [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 2 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,632 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff1 <= 1 [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff0 <= 1 [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$mem_tmp <= 1 [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 2 [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$mem_tmp <= 1 [2024-01-26 15:14:11,633 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff0 <= 1 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff1 <= 1 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] a <= 1 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z$mem_tmp [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= a [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z == 0 || z == 1 [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z$w_buff1 [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y == 0 || y == 1 [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 1 [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 127 [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,636 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z <= 1 [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] a == 0 || a == 1 [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z$w_buff0 [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z$w_buff0 [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,637 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff1 <= 1 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] a == 0 || a == 1 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,638 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] a <= 1 [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y == 0 || y == 1 [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$mem_tmp <= 1 [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 2 [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= a [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 127 [2024-01-26 15:14:11,639 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z$w_buff1 [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z == 0 || z == 1 [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,640 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z$mem_tmp [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 1 [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff0 <= 1 [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z <= 1 [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z$w_buff0 [2024-01-26 15:14:11,641 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 1 [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$w_buff1 <= 1 [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$w_buff0 <= 1 [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= a [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z == 0 || z == 1 [2024-01-26 15:14:11,642 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] a <= 1 [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y == 0 || y == 1 [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z <= 1 [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] ((z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1) && (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1))) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,643 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 127 [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 2 [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z$mem_tmp [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-26 15:14:11,644 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] a == 0 || a == 1 [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$mem_tmp <= 1 [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z$w_buff1 [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= x [2024-01-26 15:14:11,645 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z == 0 || z == 1 [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (z$w_buff1_used == (_Bool)1 && (z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1)) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$mem_tmp <= 1 [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] a == 0 || a == 1 [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= z [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x <= 2 [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,646 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= a [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$w_buff1 <= 1 [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z <= 1 [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$w_buff0 <= 1 [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x <= 127 [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,647 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= z$mem_tmp [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y <= 1 [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= z$w_buff1 [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (unsigned long )arg == 0UL [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] a <= 1 [2024-01-26 15:14:11,648 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= z$w_buff0 [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y == 0 || y == 1 [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-26 15:14:11,649 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff0 <= 1 [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z$w_buff0 [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,650 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z == 0 || z == 1 [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] a <= 1 [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= a [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] a == 0 || a == 1 [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$mem_tmp <= 1 [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,651 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff1 <= 1 [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z$w_buff1 [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 1 [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,652 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z$mem_tmp [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-26 15:14:11,653 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 1 [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,654 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] a <= 1 [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y == 0 || y == 1 [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$w_buff1 <= 1 [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] a == 0 || a == 1 [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z$mem_tmp [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$w_buff0 <= 1 [2024-01-26 15:14:11,655 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= a [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z == 0 || z == 1 [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$mem_tmp <= 1 [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,656 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z$w_buff1 [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 2 [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z$w_buff0 [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z <= 1 [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 127 [2024-01-26 15:14:11,657 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 1 [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z == 0 || z == 1 [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= z [2024-01-26 15:14:11,658 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$w_buff1 <= 1 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] a == 0 || a == 1 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$w_buff0 == 1 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] a <= 1 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,659 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 2 [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= a [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$mem_tmp <= 1 [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,660 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z <= 1 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= z$mem_tmp [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= z$w_buff1 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 127 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y == 0 || y == 1 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,661 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 127 [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,662 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z$mem_tmp [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] a <= 1 [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 2 [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 1 [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] a == 0 || a == 1 [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,663 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff1 <= 1 [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff0 == 1 [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z <= 1 [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= a [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,664 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$mem_tmp <= 1 [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y == 0 || y == 1 [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z$w_buff1 [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z == 0 || z == 1 [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,665 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z <= 1 [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,666 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= a [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 2 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z$mem_tmp [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$mem_tmp <= 1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] a == 0 || a == 1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 127 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$w_buff0 <= 1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,667 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z$w_buff1 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z == 0 || z == 1 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z$w_buff0 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$w_buff1 <= 1 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] a <= 1 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y == 0 || y == 1 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:11,668 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z <= 1 [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z == 0 || z == 1 [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= z [2024-01-26 15:14:11,669 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,670 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,670 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,670 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,670 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,670 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$mem_tmp <= 1 [2024-01-26 15:14:11,670 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,670 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 1 [2024-01-26 15:14:11,670 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff0 == 1 [2024-01-26 15:14:11,670 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= z$mem_tmp [2024-01-26 15:14:11,670 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff1 <= 1 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= a [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] a <= 1 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y == 0 || y == 1 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 127 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,671 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= z$w_buff1 [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 2 [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] a == 0 || a == 1 [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,672 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y <= 1 [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] a == 0 || a == 1 [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z <= 1 [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff1 <= 1 [2024-01-26 15:14:11,673 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] a <= 1 [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 127 [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$mem_tmp <= 1 [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (unsigned long )arg == 0UL [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z == 0 || z == 1 [2024-01-26 15:14:11,674 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,675 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z$w_buff0 [2024-01-26 15:14:11,675 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,675 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,675 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,675 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z$mem_tmp [2024-01-26 15:14:11,675 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff0 <= 1 [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= a [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z$w_buff1 [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 1 <= __unbuffered_cnt [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 2 [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,676 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y == 0 || y == 1 [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] a <= 1 [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,677 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z$w_buff1 [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff0 <= 1 [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$mem_tmp <= 1 [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] a == 0 || a == 1 [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= a [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 1 [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,678 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z$w_buff0 [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 1 [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x == 2 [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff1 <= 1 [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y == 0 || y == 1 [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,679 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z$mem_tmp [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,680 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z == 0 || z == 1 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z$w_buff1 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,681 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z$w_buff0 [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff1 <= 1 [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z == 0 || z == 1 [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$mem_tmp <= 1 [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 1 [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,682 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 127 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z <= 1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] a <= 1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff0 <= 1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 2 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= a [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] a == 0 || a == 1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y == 0 || y == 1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z$mem_tmp [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z <= 1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z == 0 || z == 1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff0 <= 1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 127 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z$mem_tmp [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= a [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z$w_buff1 [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff1 <= 1 [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] a == 0 || a == 1 [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 2 [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y == 0 || y == 1 [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z$w_buff0 [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$mem_tmp <= 1 [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 1 [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] a <= 1 [2024-01-26 15:14:11,687 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,687 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-26 15:14:11,691 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,691 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= z$w_buff1 [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff1 <= 1 [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff0 <= 1 [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y == 0 || y == 1 [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,692 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,693 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x <= 127 [2024-01-26 15:14:11,693 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,693 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,693 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,693 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,693 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= z [2024-01-26 15:14:11,693 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] a == 0 || a == 1 [2024-01-26 15:14:11,693 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,693 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y [2024-01-26 15:14:11,693 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x <= 2 [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= z$w_buff0 [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] a <= 1 [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z <= 1 [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= a [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$mem_tmp <= 1 [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,694 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z == 0 || z == 1 [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= x [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,695 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 1 [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= z$mem_tmp [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z$w_buff0 [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y == 0 || y == 1 [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff1 <= 1 [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] a <= 1 [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 127 [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,696 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= a [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 2 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] a == 0 || a == 1 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff0 <= 1 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$mem_tmp <= 1 [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-26 15:14:11,697 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z$mem_tmp [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z == 0 || z == 1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z$w_buff1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= z [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,698 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z <= 1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff1 <= 1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= a [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 127 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= z$w_buff1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z == 0 || z == 1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= z$w_buff0 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff0 <= 1 [2024-01-26 15:14:11,699 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y == 0 || y == 1 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$mem_tmp <= 1 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] a <= 1 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 2 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,700 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= z$mem_tmp [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] a == 0 || a == 1 [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (unsigned long )arg == 0UL [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] a == 0 || a == 1 [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,701 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff0 <= 1 [2024-01-26 15:14:11,702 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 1 [2024-01-26 15:14:11,702 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y == 0 || y == 1 [2024-01-26 15:14:11,702 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y [2024-01-26 15:14:11,702 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,702 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z [2024-01-26 15:14:11,702 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,702 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$mem_tmp <= 1 [2024-01-26 15:14:11,702 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff1 <= 1 [2024-01-26 15:14:11,702 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,702 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z$w_buff1 [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= a [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z == 0 || z == 1 [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,703 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,704 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,704 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,704 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,704 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] a <= 1 [2024-01-26 15:14:11,704 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,704 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 2 [2024-01-26 15:14:11,704 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 1 [2024-01-26 15:14:11,704 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,704 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,704 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z$mem_tmp [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (unsigned long )arg == 0UL [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z$w_buff0 [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 127 [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,705 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 2 [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 1 [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= z$w_buff1 [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,706 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,707 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] a == 0 || a == 1 [2024-01-26 15:14:11,707 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,707 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,707 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,707 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,707 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= z$mem_tmp [2024-01-26 15:14:11,707 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,707 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,707 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z <= 1 [2024-01-26 15:14:11,707 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] a <= 1 [2024-01-26 15:14:11,708 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,708 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$w_buff1 <= 1 [2024-01-26 15:14:11,708 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,708 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,708 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-26 15:14:11,708 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,708 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y == 0 || y == 1 [2024-01-26 15:14:11,708 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,708 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$w_buff0 == 1 [2024-01-26 15:14:11,708 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,709 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= z [2024-01-26 15:14:11,709 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,709 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,709 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,709 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,709 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= a [2024-01-26 15:14:11,709 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 127 [2024-01-26 15:14:11,709 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,709 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,709 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z == 0 || z == 1 [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$mem_tmp <= 1 [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z$mem_tmp [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,710 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,711 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,711 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,711 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,711 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-26 15:14:11,711 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z$w_buff1 [2024-01-26 15:14:11,711 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,711 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,711 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 0 || y == 1 [2024-01-26 15:14:11,711 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,711 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] a == 0 || a == 1 [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 1 [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$mem_tmp <= 1 [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff0 <= 1 [2024-01-26 15:14:11,712 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] a <= 1 [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z <= 1 [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,713 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z == 0 || z == 1 [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= a [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z$w_buff0 [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff1 <= 1 [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,714 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 127 [2024-01-26 15:14:11,715 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z$w_buff1 [2024-01-26 15:14:11,715 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,715 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:11,715 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y == 0 || y == 1 [2024-01-26 15:14:11,715 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,715 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z <= 1 [2024-01-26 15:14:11,715 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$mem_tmp <= 1 [2024-01-26 15:14:11,715 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,715 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff1 <= 1 [2024-01-26 15:14:11,715 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 1 [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff0 <= 1 [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= x [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 2 [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,716 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] a == 0 || a == 1 [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z == 0 || z == 1 [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= a [2024-01-26 15:14:11,717 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z$mem_tmp [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z$w_buff0 [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] a <= 1 [2024-01-26 15:14:11,718 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,719 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,719 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,719 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-26 15:14:11,719 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] a <= 1 [2024-01-26 15:14:11,719 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= x [2024-01-26 15:14:11,719 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= z$w_buff0 [2024-01-26 15:14:11,719 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x <= 127 [2024-01-26 15:14:11,719 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= z$w_buff1 [2024-01-26 15:14:11,719 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,719 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,720 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,720 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z <= 1 [2024-01-26 15:14:11,720 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,720 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x <= 2 [2024-01-26 15:14:11,720 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,720 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,720 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= a [2024-01-26 15:14:11,721 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$w_buff1 <= 1 [2024-01-26 15:14:11,721 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,721 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] ((z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1) && (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1))) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:11,721 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= z [2024-01-26 15:14:11,722 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,722 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,722 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,722 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y <= 1 [2024-01-26 15:14:11,722 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= z$mem_tmp [2024-01-26 15:14:11,722 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,722 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z == 0 || z == 1 [2024-01-26 15:14:11,722 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,722 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,722 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$mem_tmp <= 1 [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y == 0 || y == 1 [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= y [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] a == 0 || a == 1 [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,723 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,724 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,724 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,724 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,724 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,724 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,724 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$w_buff0 <= 1 [2024-01-26 15:14:11,724 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,724 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-26 15:14:11,724 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,724 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 127 [2024-01-26 15:14:11,725 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] a <= 1 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$w_buff1 <= 1 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z == 0 || z == 1 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 2 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 1 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,726 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z [2024-01-26 15:14:11,727 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,727 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,727 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,727 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,727 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-26 15:14:11,727 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] a == 0 || a == 1 [2024-01-26 15:14:11,727 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,727 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,727 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-26 15:14:11,727 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z$w_buff0 [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= a [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$mem_tmp <= 1 [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z$mem_tmp [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z$w_buff1 [2024-01-26 15:14:11,728 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$w_buff0 <= 1 [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$mem_tmp <= 1 [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y == 0 || y == 1 [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z == 0 || z == 1 [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= a [2024-01-26 15:14:11,729 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 1 [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 2 [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,730 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] a == 0 || a == 1 [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 127 [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,731 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,732 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,732 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z <= 1 [2024-01-26 15:14:11,732 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,732 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y [2024-01-26 15:14:11,732 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z$mem_tmp [2024-01-26 15:14:11,732 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,732 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,732 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff0 == 1 [2024-01-26 15:14:11,732 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,732 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z$w_buff1 [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] a <= 1 [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff1 <= 1 [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,733 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,734 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,734 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z <= 1 [2024-01-26 15:14:11,734 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 2 [2024-01-26 15:14:11,734 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,734 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] a <= 1 [2024-01-26 15:14:11,734 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z == 0 || z == 1 [2024-01-26 15:14:11,734 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= z [2024-01-26 15:14:11,734 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,734 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,734 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y == 0 || y == 1 [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] a == 0 || a == 1 [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= z$mem_tmp [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,735 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$mem_tmp <= 1 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$w_buff1 <= 1 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= z$w_buff1 [2024-01-26 15:14:11,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 127 [2024-01-26 15:14:11,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= a [2024-01-26 15:14:11,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 1 [2024-01-26 15:14:11,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$w_buff0 == 1 [2024-01-26 15:14:11,737 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= z$mem_tmp [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= z [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] a <= 1 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 1 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= z$w_buff1 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 2 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z <= 1 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= a [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff1 <= 1 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,738 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff0 <= 1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= z$w_buff0 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z == 0 || z == 1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y == 0 || y == 1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,739 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (unsigned long )arg == 0UL [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 127 [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$mem_tmp <= 1 [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] a == 0 || a == 1 [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= x [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 2 [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z$w_buff1 [2024-01-26 15:14:11,740 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z == 0 || z == 1 [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z$mem_tmp [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z$w_buff0 [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,741 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] a == 0 || a == 1 [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 127 [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] a <= 1 [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 1 [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= a [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff1 <= 1 [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-26 15:14:11,742 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,743 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,743 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,743 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z <= 1 [2024-01-26 15:14:11,743 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,743 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,743 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 0 || y == 1 [2024-01-26 15:14:11,743 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,743 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,743 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$mem_tmp <= 1 [2024-01-26 15:14:11,743 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff0 <= 1 [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,744 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z == 0 || z == 1 [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] a == 0 || a == 1 [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 1 <= __unbuffered_cnt [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 1 [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 1 [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z$w_buff0 [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,745 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y == 0 || y == 1 [2024-01-26 15:14:11,746 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,746 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,746 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z$w_buff1 [2024-01-26 15:14:11,746 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,746 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-26 15:14:11,746 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] a <= 1 [2024-01-26 15:14:11,746 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z [2024-01-26 15:14:11,746 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,746 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,746 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff1 <= 1 [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= a [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z$mem_tmp [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 2 [2024-01-26 15:14:11,747 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff0 <= 1 [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$mem_tmp <= 1 [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 127 [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,748 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 1 [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,749 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] a == 0 || a == 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] a <= 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z$mem_tmp [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 2 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff1 <= 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z$w_buff0 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 127 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= x [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,750 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= a [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y == 0 || y == 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z$w_buff1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff0 <= 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z == 0 || z == 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$mem_tmp <= 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] a == 0 || a == 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 2 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y <= 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff0 <= 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$mem_tmp <= 1 [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y [2024-01-26 15:14:11,751 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (unsigned long )arg == 0UL [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= a [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] a <= 1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z == 0 || z == 1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 127 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= x [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y == 0 || y == 1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,752 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z$w_buff0 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z <= 1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z$mem_tmp [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z$w_buff1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff1 <= 1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z$w_buff0 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z$w_buff1 [2024-01-26 15:14:11,753 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] a == 0 || a == 1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z == 0 || z == 1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$w_buff1 <= 1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$mem_tmp <= 1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] a <= 1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= a [2024-01-26 15:14:11,754 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z$mem_tmp [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$w_buff0 <= 1 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (unsigned long )arg == 0UL [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$mem_tmp == 0 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard1 == (_Bool)0 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x == 0 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$w_buff1 == 0 [2024-01-26 15:14:11,755 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff1_thd4 == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_cnt == 0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$read_delayed == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice0 == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] a == 0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$read_delayed_var == 0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z == 0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff0_thd4 == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$w_buff0 == 0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y == 0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p3_EAX == 0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$w_buff0_used == (_Bool)0 [2024-01-26 15:14:11,756 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$w_buff1_used == (_Bool)0 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard0 == (_Bool)0 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p1_EAX == 0 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX == 0 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] a <= 1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 2 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$mem_tmp <= 1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff0 <= 1 [2024-01-26 15:14:11,757 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y == 0 || y == 1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z$w_buff0 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z$mem_tmp [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff1 <= 1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 127 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] a == 0 || a == 1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z$w_buff1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z == 0 || z == 1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= a [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,758 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z$w_buff1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff0 <= 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff1 <= 1 [2024-01-26 15:14:11,759 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 1 <= __unbuffered_cnt [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z <= 1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z$mem_tmp [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] a <= 1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$mem_tmp <= 1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z == 0 || z == 1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z$w_buff0 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= a [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,760 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] a == 0 || a == 1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] a == 0 || a == 1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff0 <= 1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z$w_buff0 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 0 || y == 1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,761 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$mem_tmp <= 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z == 0 || z == 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= a [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z$mem_tmp [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z$w_buff1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] a <= 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff1 <= 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,762 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z <= 1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= z$w_buff1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$mem_tmp <= 1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= z$mem_tmp [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= z [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (__unbuffered_p1_EAX == 0 && (__unbuffered_p2_EAX == 0 || ((0 <= __unbuffered_p2_EAX && __unbuffered_p2_EAX <= 1) && (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1)))) || (((((0 <= __unbuffered_p1_EAX && 0 <= __unbuffered_p2_EAX) && __unbuffered_p1_EAX <= 1) && __unbuffered_p2_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) && (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1)) [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= z$w_buff0 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] a == 0 || a == 1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x == 2 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= a [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y [2024-01-26 15:14:11,763 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] a <= 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y == 0 || y == 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z == 0 || z == 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff1 <= 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y <= 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff0 <= 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z == 0 || z == 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= a [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,764 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z <= 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] a == 0 || a == 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff0 == 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z$mem_tmp [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff1 <= 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$mem_tmp <= 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z$w_buff1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 2 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,765 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] a <= 1 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 127 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 1 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z$mem_tmp [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z$w_buff0 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] a == 0 || a == 1 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y == 0 || y == 1 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z$w_buff1 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] a <= 1 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,766 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff1 <= 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z == 0 || z == 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$mem_tmp <= 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:11,767 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,768 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,768 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= a [2024-01-26 15:14:11,768 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff0 <= 1 [2024-01-26 15:14:11,813 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-26 15:14:11,937 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/mix051_pso.opt_rmo.opt_tso.opt.i[964,977] [2024-01-26 15:14:12,062 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-26 15:14:12,078 INFO L202 MainTranslator]: Completed pre-run [2024-01-26 15:14:12,087 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/mix051_pso.opt_rmo.opt_tso.opt.i[964,977] [2024-01-26 15:14:12,088 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry [2024-01-26 15:14:12,088 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Syntax error [2024-01-26 15:14:12,134 ERROR L324 MainTranslator]: Unsupported Syntax: Unable to instrument "z$r_buff0_thd3 == (_Bool)0" at C: a = 1; [750] (Syntax Error: #76[dollar](0/9 - 0/10)) [2024-01-26 15:14:12,134 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6103067d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:14:12, skipping insertion in model container [2024-01-26 15:14:12,134 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-26 15:14:12,135 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-26 15:14:12,136 INFO L158 Benchmark]: Toolchain (without parser) took 1799.55ms. Allocated memory was 169.9MB in the beginning and 312.5MB in the end (delta: 142.6MB). Free memory was 82.0MB in the beginning and 208.7MB in the end (delta: -126.7MB). Peak memory consumption was 35.7MB. Max. memory is 16.1GB. [2024-01-26 15:14:12,136 INFO L158 Benchmark]: Witness Parser took 0.15ms. Allocated memory is still 117.4MB. Free memory was 90.9MB in the beginning and 90.8MB in the end (delta: 70.6kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:14:12,137 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 169.9MB. Free memory is still 54.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:14:12,137 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1796.83ms. Allocated memory was 169.9MB in the beginning and 312.5MB in the end (delta: 142.6MB). Free memory was 82.0MB in the beginning and 208.7MB in the end (delta: -126.7MB). Peak memory consumption was 35.7MB. Max. memory is 16.1GB. [2024-01-26 15:14:12,138 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.15ms. Allocated memory is still 117.4MB. Free memory was 90.9MB in the beginning and 90.8MB in the end (delta: 70.6kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.14ms. Allocated memory is still 169.9MB. Free memory is still 54.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1796.83ms. Allocated memory was 169.9MB in the beginning and 312.5MB in the end (delta: 142.6MB). Free memory was 82.0MB in the beginning and 208.7MB in the end (delta: -126.7MB). Peak memory consumption was 35.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 750]: Unsupported Syntax Unable to instrument "z$r_buff0_thd3 == (_Bool)0" at C: a = 1; [750] (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/mix051_pso.opt_rmo.opt_tso.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix051_pso.opt_rmo.opt_tso.opt.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:14:14,176 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-26 15:14:14,243 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-26 15:14:14,246 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-26 15:14:14,247 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-26 15:14:14,278 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-26 15:14:14,278 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-26 15:14:14,278 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-26 15:14:14,279 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-26 15:14:14,282 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-26 15:14:14,282 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-26 15:14:14,282 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-26 15:14:14,283 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-26 15:14:14,284 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-26 15:14:14,284 INFO L153 SettingsManager]: * Use SBE=true [2024-01-26 15:14:14,284 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-26 15:14:14,284 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-26 15:14:14,285 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-26 15:14:14,285 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-26 15:14:14,285 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-26 15:14:14,285 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-26 15:14:14,286 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-26 15:14:14,286 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-26 15:14:14,286 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-26 15:14:14,286 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-26 15:14:14,286 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-26 15:14:14,287 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-26 15:14:14,287 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-26 15:14:14,287 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-26 15:14:14,287 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-26 15:14:14,288 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-26 15:14:14,288 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-26 15:14:14,288 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-26 15:14:14,289 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-26 15:14:14,289 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-26 15:14:14,289 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-26 15:14:14,289 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-26 15:14:14,290 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-26 15:14:14,290 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-26 15:14:14,290 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-26 15:14:14,290 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-26 15:14:14,290 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-26 15:14:14,290 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-26 15:14:14,291 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-26 15:14:14,291 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-26 15:14:14,291 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-26 15:14:14,291 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:14:14,547 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-26 15:14:14,567 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-26 15:14:14,569 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-26 15:14:14,570 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-26 15:14:14,571 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-26 15:14:14,572 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/mix051_pso.opt_rmo.opt_tso.opt.yml/witness.yml [2024-01-26 15:14:15,129 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-26 15:14:15,130 INFO L274 PluginConnector]: CDTParser initialized [2024-01-26 15:14:15,131 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/mix051_pso.opt_rmo.opt_tso.opt.i [2024-01-26 15:14:16,308 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-26 15:14:16,522 INFO L384 CDTParser]: Found 1 translation units. [2024-01-26 15:14:16,522 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix051_pso.opt_rmo.opt_tso.opt.i [2024-01-26 15:14:16,542 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/daacb5fcd/c5833dd3cc8943b688a10327fd9291ac/FLAGc3dd70e68 [2024-01-26 15:14:16,558 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/daacb5fcd/c5833dd3cc8943b688a10327fd9291ac [2024-01-26 15:14:16,558 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-26 15:14:16,559 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-26 15:14:16,562 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-26 15:14:16,562 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-26 15:14:16,565 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-26 15:14:16,566 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:14:15" (1/2) ... [2024-01-26 15:14:16,567 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@14743cbf and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:14:16, skipping insertion in model container [2024-01-26 15:14:16,567 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:14:15" (1/2) ... [2024-01-26 15:14:16,568 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@2799f3a5 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:14:16, skipping insertion in model container [2024-01-26 15:14:16,568 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:14:16" (2/2) ... [2024-01-26 15:14:16,569 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@14743cbf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:14:16, skipping insertion in model container [2024-01-26 15:14:16,569 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:14:16" (2/2) ... [2024-01-26 15:14:16,569 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-26 15:14:18,342 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-26 15:14:18,343 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,343 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:18,344 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,344 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,344 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,344 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 1 [2024-01-26 15:14:18,344 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y == 0 || y == 1 [2024-01-26 15:14:18,344 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,344 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,345 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-26 15:14:18,345 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 2 [2024-01-26 15:14:18,345 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,345 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] a <= 1 [2024-01-26 15:14:18,345 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,345 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,345 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-26 15:14:18,346 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:18,346 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] a == 0 || a == 1 [2024-01-26 15:14:18,346 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,346 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-26 15:14:18,346 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$w_buff1 <= 1 [2024-01-26 15:14:18,346 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,346 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,347 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,347 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z == 0 || z == 1 [2024-01-26 15:14:18,347 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:18,347 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$w_buff0 <= 1 [2024-01-26 15:14:18,347 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,347 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 127 [2024-01-26 15:14:18,347 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,347 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,348 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,348 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z <= 1 [2024-01-26 15:14:18,348 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= a [2024-01-26 15:14:18,348 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z [2024-01-26 15:14:18,348 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,348 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,349 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,349 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$mem_tmp <= 1 [2024-01-26 15:14:18,349 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,349 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z$w_buff0 [2024-01-26 15:14:18,349 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z$w_buff1 [2024-01-26 15:14:18,349 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,349 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,349 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,350 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,350 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z$mem_tmp [2024-01-26 15:14:18,350 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,350 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= z [2024-01-26 15:14:18,350 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,350 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z <= 1 [2024-01-26 15:14:18,350 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,351 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,351 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,351 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= z$mem_tmp [2024-01-26 15:14:18,351 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 1 [2024-01-26 15:14:18,351 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,351 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,351 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,351 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= a [2024-01-26 15:14:18,352 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,352 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,352 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,352 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y == 0 || y == 1 [2024-01-26 15:14:18,352 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,352 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,352 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,353 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,353 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,353 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-26 15:14:18,353 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= z$w_buff1 [2024-01-26 15:14:18,353 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$w_buff0 == 1 [2024-01-26 15:14:18,353 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z == 0 || z == 1 [2024-01-26 15:14:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$w_buff1 <= 1 [2024-01-26 15:14:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] a == 0 || a == 1 [2024-01-26 15:14:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-26 15:14:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 2 [2024-01-26 15:14:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-26 15:14:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$mem_tmp <= 1 [2024-01-26 15:14:18,356 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,356 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,356 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,356 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] a <= 1 [2024-01-26 15:14:18,356 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 127 [2024-01-26 15:14:18,356 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= z$w_buff1 [2024-01-26 15:14:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] x <= 127 [2024-01-26 15:14:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$mem_tmp <= 1 [2024-01-26 15:14:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff0 <= 1 [2024-01-26 15:14:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff1 <= 1 [2024-01-26 15:14:18,358 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,358 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,358 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] x <= 2 [2024-01-26 15:14:18,367 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z == 0 || z == 1 [2024-01-26 15:14:18,367 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,367 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,367 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,368 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,369 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,369 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= z$w_buff0 [2024-01-26 15:14:18,369 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,369 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] a == 0 || a == 1 [2024-01-26 15:14:18,370 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,370 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,370 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= z [2024-01-26 15:14:18,370 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,370 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= x [2024-01-26 15:14:18,370 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= y [2024-01-26 15:14:18,370 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y <= 1 [2024-01-26 15:14:18,370 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,371 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,371 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,371 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y == 0 || y == 1 [2024-01-26 15:14:18,371 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,371 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= z$mem_tmp [2024-01-26 15:14:18,371 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,371 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,371 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,372 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,372 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= a [2024-01-26 15:14:18,372 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,372 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,372 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,372 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z <= 1 [2024-01-26 15:14:18,372 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,372 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,372 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] a <= 1 [2024-01-26 15:14:18,373 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,373 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,373 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,373 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,373 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,373 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] a <= 1 [2024-01-26 15:14:18,373 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= a [2024-01-26 15:14:18,373 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y == 0 || y == 1 [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z$w_buff1 [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z$w_buff0 [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 2 [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff0 <= 1 [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,374 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,375 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y <= 1 [2024-01-26 15:14:18,375 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff1 <= 1 [2024-01-26 15:14:18,375 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$mem_tmp <= 1 [2024-01-26 15:14:18,375 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,375 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,375 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] a == 0 || a == 1 [2024-01-26 15:14:18,375 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (unsigned long )arg == 0UL [2024-01-26 15:14:18,375 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,376 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z [2024-01-26 15:14:18,376 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,376 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,376 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,376 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z$mem_tmp [2024-01-26 15:14:18,376 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,376 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,376 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,377 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,377 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,377 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y [2024-01-26 15:14:18,377 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,377 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,377 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,377 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 1 <= __unbuffered_cnt [2024-01-26 15:14:18,378 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,378 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,378 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z <= 1 [2024-01-26 15:14:18,378 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 127 [2024-01-26 15:14:18,378 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z == 0 || z == 1 [2024-01-26 15:14:18,378 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,378 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,378 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 1 [2024-01-26 15:14:18,379 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 1 [2024-01-26 15:14:18,379 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$mem_tmp <= 1 [2024-01-26 15:14:18,379 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,379 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff1 <= 1 [2024-01-26 15:14:18,379 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,379 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] a <= 1 [2024-01-26 15:14:18,379 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,379 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,379 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 127 [2024-01-26 15:14:18,380 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,380 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,380 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= a [2024-01-26 15:14:18,380 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,380 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,380 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-26 15:14:18,380 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,380 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,381 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,381 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,381 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z$w_buff0 [2024-01-26 15:14:18,381 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y [2024-01-26 15:14:18,381 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,381 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z$mem_tmp [2024-01-26 15:14:18,381 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z [2024-01-26 15:14:18,381 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,381 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,382 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,382 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= x [2024-01-26 15:14:18,382 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,382 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff0 <= 1 [2024-01-26 15:14:18,382 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,382 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] a == 0 || a == 1 [2024-01-26 15:14:18,382 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,382 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y == 0 || y == 1 [2024-01-26 15:14:18,383 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 2 [2024-01-26 15:14:18,383 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,383 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,383 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,383 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,383 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,383 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,383 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,383 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,384 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z == 0 || z == 1 [2024-01-26 15:14:18,384 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z$w_buff1 [2024-01-26 15:14:18,384 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,384 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-26 15:14:18,384 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-26 15:14:18,384 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-26 15:14:18,384 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-26 15:14:18,384 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-26 15:14:18,384 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-26 15:14:18,385 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-26 15:14:18,385 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z [2024-01-26 15:14:18,385 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,385 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,385 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,385 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-26 15:14:18,385 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-26 15:14:18,385 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= a [2024-01-26 15:14:18,386 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,386 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,386 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-26 15:14:18,386 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,386 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z$w_buff1 [2024-01-26 15:14:18,386 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff1 <= 1 [2024-01-26 15:14:18,386 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-26 15:14:18,386 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,386 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,387 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,387 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,388 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,388 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,388 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,388 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z$w_buff0 [2024-01-26 15:14:18,388 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,389 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,389 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] a == 0 || a == 1 [2024-01-26 15:14:18,389 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,389 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,389 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] a <= 1 [2024-01-26 15:14:18,389 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,389 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$mem_tmp <= 1 [2024-01-26 15:14:18,389 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,389 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,390 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y == 0 || y == 1 [2024-01-26 15:14:18,390 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,390 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,390 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff0 <= 1 [2024-01-26 15:14:18,390 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,390 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 1 [2024-01-26 15:14:18,390 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 1 [2024-01-26 15:14:18,390 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,390 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,391 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-26 15:14:18,391 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z == 0 || z == 1 [2024-01-26 15:14:18,391 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,391 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,391 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z$mem_tmp [2024-01-26 15:14:18,391 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,391 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,391 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,391 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z$mem_tmp [2024-01-26 15:14:18,392 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-26 15:14:18,392 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,392 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,392 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:18,392 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-26 15:14:18,392 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:18,392 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] a == 0 || a == 1 [2024-01-26 15:14:18,392 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,392 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 2 [2024-01-26 15:14:18,393 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$w_buff0 <= 1 [2024-01-26 15:14:18,393 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,393 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,395 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 1 [2024-01-26 15:14:18,395 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$mem_tmp <= 1 [2024-01-26 15:14:18,395 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,396 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$w_buff1 <= 1 [2024-01-26 15:14:18,399 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= a [2024-01-26 15:14:18,400 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,400 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y == 0 || y == 1 [2024-01-26 15:14:18,400 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,400 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,400 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,400 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z$w_buff1 [2024-01-26 15:14:18,400 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,400 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,400 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,401 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,401 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,401 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,401 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z$w_buff0 [2024-01-26 15:14:18,401 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-26 15:14:18,401 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 127 [2024-01-26 15:14:18,401 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,401 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,401 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:18,401 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,402 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,402 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z == 0 || z == 1 [2024-01-26 15:14:18,402 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,402 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,402 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z [2024-01-26 15:14:18,402 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] a <= 1 [2024-01-26 15:14:18,402 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z <= 1 [2024-01-26 15:14:18,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,412 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-26 15:14:18,412 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,412 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,413 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-26 15:14:18,413 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 127 [2024-01-26 15:14:18,413 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 2 [2024-01-26 15:14:18,413 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,413 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z$w_buff0 [2024-01-26 15:14:18,414 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,414 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,414 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z$mem_tmp [2024-01-26 15:14:18,414 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,414 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff0 <= 1 [2024-01-26 15:14:18,414 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,414 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,414 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,414 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,414 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= a [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z$w_buff1 [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$mem_tmp <= 1 [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 1 [2024-01-26 15:14:18,415 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y == 0 || y == 1 [2024-01-26 15:14:18,416 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] a <= 1 [2024-01-26 15:14:18,417 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z [2024-01-26 15:14:18,417 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 1 [2024-01-26 15:14:18,417 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,418 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,418 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,418 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z == 0 || z == 1 [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] a == 0 || a == 1 [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z$w_buff1 <= 1 [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] a <= 1 [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z$w_buff1 [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 1 [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-26 15:14:18,419 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff1 <= 1 [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y == 0 || y == 1 [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$mem_tmp <= 1 [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,420 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-26 15:14:18,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-26 15:14:18,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] a == 0 || a == 1 [2024-01-26 15:14:18,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,421 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z <= 1 [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z$w_buff0 [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z == 0 || z == 1 [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= a [2024-01-26 15:14:18,422 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z$mem_tmp [2024-01-26 15:14:18,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff0 <= 1 [2024-01-26 15:14:18,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,423 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,425 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z [2024-01-26 15:14:18,425 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-26 15:14:18,425 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,425 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,427 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z [2024-01-26 15:14:18,427 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,427 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-26 15:14:18,427 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,427 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 2 [2024-01-26 15:14:18,427 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff1 <= 1 [2024-01-26 15:14:18,427 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,427 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,427 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 1 [2024-01-26 15:14:18,427 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= a [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$mem_tmp <= 1 [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] a == 0 || a == 1 [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z$w_buff0 [2024-01-26 15:14:18,428 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 127 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z <= 1 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z == 0 || z == 1 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 1 <= __unbuffered_cnt [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,429 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,430 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,430 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,430 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,430 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z$mem_tmp [2024-01-26 15:14:18,430 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z$w_buff1 [2024-01-26 15:14:18,430 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,430 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] a <= 1 [2024-01-26 15:14:18,430 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,430 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,430 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff0 <= 1 [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y == 0 || y == 1 [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 1 [2024-01-26 15:14:18,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-26 15:14:18,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff0 == 1 [2024-01-26 15:14:18,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] a == 0 || a == 1 [2024-01-26 15:14:18,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z$mem_tmp [2024-01-26 15:14:18,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-26 15:14:18,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z [2024-01-26 15:14:18,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 2 [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$mem_tmp <= 1 [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff1 <= 1 [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z == 0 || z == 1 [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= a [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z$w_buff1 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y == 0 || y == 1 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z <= 1 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 127 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] a <= 1 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,435 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] a == 0 || a == 1 [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z$w_buff1 [2024-01-26 15:14:18,436 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z == 0 || z == 1 [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z <= 1 [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff1 <= 1 [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,437 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= a [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$mem_tmp <= 1 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,438 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z$w_buff0 == 1 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] a <= 1 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 2 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z$mem_tmp [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 127 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z <= 1 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y == 0 || y == 1 [2024-01-26 15:14:18,439 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 127 [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 1 [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$mem_tmp <= 1 [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 2 [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,440 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= z [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$w_buff1 <= 1 [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$w_buff0 == 1 [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] a == 0 || a == 1 [2024-01-26 15:14:18,441 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= z$mem_tmp [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z == 0 || z == 1 [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] a <= 1 [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= z$w_buff1 [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-26 15:14:18,442 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= a [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$mem_tmp <= 1 [2024-01-26 15:14:18,443 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 1 [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 2 [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] a <= 1 [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 127 [2024-01-26 15:14:18,444 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff1 <= 1 [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z$w_buff1 [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z$w_buff0 [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,445 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z <= 1 [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= a [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z == 0 || z == 1 [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z$mem_tmp [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] a == 0 || a == 1 [2024-01-26 15:14:18,446 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y == 0 || y == 1 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff0 <= 1 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y == 0 || y == 1 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 1 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 127 [2024-01-26 15:14:18,447 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= a [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff0 <= 1 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,448 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z == 0 || z == 1 [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] a <= 1 [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] a == 0 || a == 1 [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z$w_buff0 [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 2 [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff1 <= 1 [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:18,449 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z$mem_tmp [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= x [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z$w_buff1 [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z <= 1 [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$mem_tmp <= 1 [2024-01-26 15:14:18,450 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$mem_tmp <= 1 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$w_buff1 <= 1 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y == 0 || y == 1 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= z$w_buff1 [2024-01-26 15:14:18,451 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 2 [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 1 [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$w_buff0 == 1 [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (unsigned long )arg == 0UL [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= a [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= z$mem_tmp [2024-01-26 15:14:18,452 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,453 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] a <= 1 [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] a == 0 || a == 1 [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z <= 1 [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 127 [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= z [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z == 0 || z == 1 [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,454 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= z [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$w_buff0 == 1 [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,455 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$mem_tmp <= 1 [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 127 [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z <= 1 [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= z$w_buff1 [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,456 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$w_buff1 <= 1 [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] a <= 1 [2024-01-26 15:14:18,457 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y == 0 || y == 1 [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 1 [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z == 0 || z == 1 [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= a [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= z$mem_tmp [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 2 [2024-01-26 15:14:18,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] a == 0 || a == 1 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x == 0 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_cnt == 0 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y == 0 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z == 0 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,459 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard0 == (_Bool)0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$w_buff0 == 0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$mem_tmp == 0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard1 == (_Bool)0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$read_delayed_var == 0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice0 == (_Bool)0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p3_EAX == 0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$read_delayed == (_Bool)0 [2024-01-26 15:14:18,460 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$w_buff1 == 0 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff1_thd4 == (_Bool)0 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$w_buff0_used == (_Bool)0 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p1_EAX == 0 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$w_buff1_used == (_Bool)0 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff0_thd4 == (_Bool)0 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] a == 0 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX == 0 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,461 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= a [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z$mem_tmp [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-26 15:14:18,462 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z == 0 || z == 1 [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] a <= 1 [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] a == 0 || a == 1 [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,463 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z$w_buff1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff1 <= 1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$mem_tmp <= 1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff0 <= 1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,464 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z$w_buff0 [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 1 [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,465 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z <= 1 [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z == 0 || z == 1 [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff0 <= 1 [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x == 2 [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= z$mem_tmp [2024-01-26 15:14:18,466 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y == 0 || y == 1 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= z$w_buff0 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= z$w_buff1 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] a <= 1 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,467 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] a == 0 || a == 1 [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (__unbuffered_p1_EAX == 0 && (__unbuffered_p2_EAX == 0 || ((0 <= __unbuffered_p2_EAX && __unbuffered_p2_EAX <= 1) && (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1)))) || (((((0 <= __unbuffered_p1_EAX && 0 <= __unbuffered_p2_EAX) && __unbuffered_p1_EAX <= 1) && __unbuffered_p2_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) && (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1)) [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff1 <= 1 [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$mem_tmp <= 1 [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= z [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,468 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= a [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y <= 1 [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 127 [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] a == 0 || a == 1 [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff1 <= 1 [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z [2024-01-26 15:14:18,469 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z$mem_tmp [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z$w_buff1 [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z == 0 || z == 1 [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff0 <= 1 [2024-01-26 15:14:18,470 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$mem_tmp <= 1 [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] a <= 1 [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z$w_buff0 [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-26 15:14:18,471 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= a [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 2 [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,472 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 1 [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z$mem_tmp [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] a == 0 || a == 1 [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y == 0 || y == 1 [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 1 [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,473 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z$w_buff1 [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff0 <= 1 [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,474 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z$w_buff0 [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 2 [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] a <= 1 [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff1 <= 1 [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,475 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 1 [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$mem_tmp <= 1 [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (unsigned long )arg == 0UL [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z == 0 || z == 1 [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= a [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 127 [2024-01-26 15:14:18,476 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,477 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,477 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,477 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 2 [2024-01-26 15:14:18,477 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,477 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-26 15:14:18,477 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] a == 0 || a == 1 [2024-01-26 15:14:18,477 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 1 [2024-01-26 15:14:18,477 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z$w_buff1 [2024-01-26 15:14:18,477 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z$mem_tmp [2024-01-26 15:14:18,478 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y == 0 || y == 1 [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 127 [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= a [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z == 0 || z == 1 [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,479 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z$w_buff0 [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff0 <= 1 [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$mem_tmp <= 1 [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,480 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] a <= 1 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 1 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z$w_buff1 <= 1 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff0 <= 1 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 1 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y == 0 || y == 1 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 127 [2024-01-26 15:14:18,481 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z == 0 || z == 1 [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 2 [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] a <= 1 [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z [2024-01-26 15:14:18,482 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z$w_buff1 [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$mem_tmp <= 1 [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff1 <= 1 [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z$mem_tmp [2024-01-26 15:14:18,483 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 1 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] a == 0 || a == 1 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,484 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= a [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z$w_buff0 [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] a <= 1 [2024-01-26 15:14:18,485 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z$w_buff0 [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z == 0 || z == 1 [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] a == 0 || a == 1 [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 1 [2024-01-26 15:14:18,486 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z$w_buff1 [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (unsigned long )arg == 0UL [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$mem_tmp <= 1 [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff0 <= 1 [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y == 0 || y == 1 [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z$mem_tmp [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,487 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= a [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z <= 1 [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$w_buff1 <= 1 [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x == 1 [2024-01-26 15:14:18,488 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] a == 0 || a == 1 [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= z [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff1 <= 1 [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 1 [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= z$mem_tmp [2024-01-26 15:14:18,489 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$mem_tmp <= 1 [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 127 [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y == 0 || y == 1 [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= a [2024-01-26 15:14:18,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] a <= 1 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 2 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= z$w_buff0 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z == 0 || z == 1 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= z$w_buff1 [2024-01-26 15:14:18,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff0 <= 1 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z <= 1 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y == 0 || y == 1 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] a <= 1 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,493 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff1 <= 1 [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 2 [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z == 0 || z == 1 [2024-01-26 15:14:18,494 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= a [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 127 [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z <= 1 [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff0 == 1 [2024-01-26 15:14:18,495 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$mem_tmp <= 1 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z$w_buff1 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 1 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z$mem_tmp [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] a == 0 || a == 1 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y == 0 || y == 1 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$mem_tmp <= 1 [2024-01-26 15:14:18,496 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] a == 0 || a == 1 [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 1 [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z$mem_tmp [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,497 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z$w_buff0 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z$w_buff1 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z == 0 || z == 1 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff1 <= 1 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,498 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 1 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff0 <= 1 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z [2024-01-26 15:14:18,499 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] a <= 1 [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= a [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$w_buff0 <= 1 [2024-01-26 15:14:18,500 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y == 0 || y == 1 [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= z [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$mem_tmp <= 1 [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z <= 1 [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,501 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 1 [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z == 0 || z == 1 [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= z$w_buff0 [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= a [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$w_buff1 <= 1 [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 127 [2024-01-26 15:14:18,502 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 2 [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] ((z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1) && (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1))) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] a == 0 || a == 1 [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= z$mem_tmp [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,503 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= z$w_buff1 [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] a <= 1 [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$mem_tmp <= 1 [2024-01-26 15:14:18,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z$mem_tmp [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 1 [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff0 <= 1 [2024-01-26 15:14:18,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z$w_buff1 [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] a <= 1 [2024-01-26 15:14:18,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff1 <= 1 [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z == 0 || z == 1 [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= a [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z$w_buff0 [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] a == 0 || a == 1 [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z$w_buff1 [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 1 [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= a [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] a <= 1 [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,508 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff1 <= 1 [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z == 0 || z == 1 [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,509 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff0 <= 1 [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$mem_tmp <= 1 [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z$mem_tmp [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z$w_buff0 [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x == 2 [2024-01-26 15:14:18,510 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] a == 0 || a == 1 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y == 0 || y == 1 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 1 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,511 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff0 <= 1 [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z == 0 || z == 1 [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= a [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= z [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= z$w_buff0 [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,512 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff1 <= 1 [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= z$mem_tmp [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (unsigned long )arg == 0UL [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z <= 1 [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,513 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= z$w_buff1 [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 1 [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] a <= 1 [2024-01-26 15:14:18,514 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= x [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 127 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 2 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z$mem_tmp <= 1 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] a == 0 || a == 1 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y == 0 || y == 1 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,515 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff0 <= 1 [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,516 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z$w_buff0 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$mem_tmp <= 1 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z$mem_tmp [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] a == 0 || a == 1 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,517 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z == 0 || z == 1 [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z$w_buff1 [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z <= 1 [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 0 || y == 1 [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 1 [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,518 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$w_buff1 <= 1 [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= a [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] a <= 1 [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= z [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 2 [2024-01-26 15:14:18,519 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] a == 0 || a == 1 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= z$w_buff0 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$mem_tmp <= 1 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= z$mem_tmp [2024-01-26 15:14:18,520 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff0 <= 1 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 1 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff1 <= 1 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z == 0 || z == 1 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,521 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z <= 1 [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= z$w_buff1 [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] a <= 1 [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,522 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 127 [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y == 0 || y == 1 [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= a [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 1 [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z$w_buff0 [2024-01-26 15:14:18,523 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 0 || y == 1 [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z$mem_tmp [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] a == 0 || a == 1 [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff0 <= 1 [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= a [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:18,524 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z$w_buff1 [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z == 0 || z == 1 [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,525 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] a <= 1 [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 1 [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,526 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$mem_tmp <= 1 [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff1 <= 1 [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z$mem_tmp [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= a [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,527 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 127 [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] a <= 1 [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z <= 1 [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z$w_buff0 [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,528 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff0 <= 1 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 2 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$mem_tmp <= 1 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] a == 0 || a == 1 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z$w_buff1 [2024-01-26 15:14:18,529 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$w_buff1 <= 1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z == 0 || z == 1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 1 [2024-01-26 15:14:18,530 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y == 0 || y == 1 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y <= 1 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= z$mem_tmp [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z == 0 || z == 1 [2024-01-26 15:14:18,531 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= x [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z <= 1 [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= a [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= y [2024-01-26 15:14:18,532 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= z$w_buff1 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] a <= 1 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] x <= 127 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] x <= 2 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,533 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= z [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff0 <= 1 [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] a == 0 || a == 1 [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff1 <= 1 [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$mem_tmp <= 1 [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y == 0 || y == 1 [2024-01-26 15:14:18,534 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= z$w_buff0 [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= a [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 127 [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$w_buff0 <= 1 [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$mem_tmp <= 1 [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,535 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] a <= 1 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] a == 0 || a == 1 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$w_buff1 <= 1 [2024-01-26 15:14:18,536 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z$w_buff0 [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,537 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z == 0 || z == 1 [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z$w_buff1 [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 2 [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,538 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z$mem_tmp [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 127 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$mem_tmp <= 1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z$mem_tmp [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z == 0 || z == 1 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,539 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z$w_buff0 [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 1 [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z$w_buff1 [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff0 <= 1 [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-26 15:14:18,540 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= a [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff1 <= 1 [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y == 0 || y == 1 [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] a <= 1 [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] a == 0 || a == 1 [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 2 [2024-01-26 15:14:18,541 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z$mem_tmp [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z$w_buff0 [2024-01-26 15:14:18,542 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff0 <= 1 [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] a == 0 || a == 1 [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$mem_tmp <= 1 [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= a [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-26 15:14:18,543 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z == 0 || z == 1 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 1 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z$w_buff1 [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$w_buff1 <= 1 [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,546 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] a <= 1 [2024-01-26 15:14:18,546 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-26 15:14:18,546 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,546 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,546 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,546 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 0 || y == 1 [2024-01-26 15:14:18,546 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,546 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,546 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= a [2024-01-26 15:14:18,546 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 1 [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,547 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z$mem_tmp [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] a == 0 || a == 1 [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 2 [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 127 [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z$w_buff0 [2024-01-26 15:14:18,548 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$mem_tmp <= 1 [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff1 <= 1 [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z == 0 || z == 1 [2024-01-26 15:14:18,549 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 1 [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] a <= 1 [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z$w_buff0 <= 1 [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z$w_buff1 [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z$mem_tmp [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] ((z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1) && (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1))) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:18,550 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 1 [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,551 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= a [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 127 [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z$w_buff0 [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z <= 1 [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$mem_tmp <= 1 [2024-01-26 15:14:18,552 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] a <= 1 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y == 0 || y == 1 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$w_buff0 <= 1 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$w_buff1 <= 1 [2024-01-26 15:14:18,553 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z$w_buff1 [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z == 0 || z == 1 [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 2 [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] a == 0 || a == 1 [2024-01-26 15:14:18,554 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z <= 1 [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$mem_tmp <= 1 [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z$mem_tmp [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y == 0 || y == 1 [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z [2024-01-26 15:14:18,555 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] a <= 1 [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 1 [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,556 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z == 0 || z == 1 [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= a [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z$w_buff1 [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,557 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$w_buff0 <= 1 [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 2 [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] a == 0 || a == 1 [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z$w_buff0 [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$w_buff1 <= 1 [2024-01-26 15:14:18,558 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 127 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z$w_buff1 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z$w_buff0 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,559 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$mem_tmp <= 1 [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 2 [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z == 0 || z == 1 [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff1 <= 1 [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff0 <= 1 [2024-01-26 15:14:18,560 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 1 [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] a == 1 [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 127 [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 1 [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,561 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z$mem_tmp [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-26 15:14:18,562 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y == 0 || y == 1 [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$mem_tmp <= 1 [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 127 [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff0 <= 1 [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z [2024-01-26 15:14:18,563 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff1 <= 1 [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z$w_buff0 [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z$mem_tmp [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] a == 0 || a == 1 [2024-01-26 15:14:18,564 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z == 0 || z == 1 [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 1 [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 2 [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] a <= 1 [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y == 0 || y == 1 [2024-01-26 15:14:18,565 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= a [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z$w_buff1 [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,566 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 1 [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z$mem_tmp [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,567 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z == 0 || z == 1 [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff0 <= 1 [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= a [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z$w_buff1 [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,568 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z$w_buff0 [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z <= 1 [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff1 <= 1 [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 1 [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] a == 0 || a == 1 [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z [2024-01-26 15:14:18,569 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$mem_tmp <= 1 [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 2 [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 127 [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,570 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 0 || y == 1 [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] a <= 1 [2024-01-26 15:14:18,571 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z$w_buff1 [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 1 [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 2 [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,572 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 1 <= __unbuffered_cnt [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 1 [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z$mem_tmp [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$mem_tmp <= 1 [2024-01-26 15:14:18,573 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z == 0 || z == 1 [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] a <= 1 [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,574 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 127 [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff1 <= 1 [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= a [2024-01-26 15:14:18,575 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff0 <= 1 [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y == 0 || y == 1 [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z$w_buff0 [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] a == 0 || a == 1 [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 2 [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,576 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$mem_tmp <= 1 [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff0 <= 1 [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= a [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff1 <= 1 [2024-01-26 15:14:18,577 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] a == 0 || a == 1 [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y <= 1 [2024-01-26 15:14:18,578 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z$w_buff1 [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z$w_buff0 [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 127 [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z == 0 || z == 1 [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,579 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] a <= 1 [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z$mem_tmp [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y == 0 || y == 1 [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z <= 1 [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,580 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 127 [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$mem_tmp <= 1 [2024-01-26 15:14:18,581 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff0 <= 1 [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z$w_buff0 [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] a <= 1 [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z == 0 || z == 1 [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 1 [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,582 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= a [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] a == 0 || a == 1 [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z$w_buff1 [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 2 [2024-01-26 15:14:18,583 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y == 0 || y == 1 [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z$mem_tmp [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff1 <= 1 [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z <= 1 [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,584 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] a == 0 || a == 1 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y == 0 || y == 1 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff1 <= 1 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y [2024-01-26 15:14:18,585 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= z [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff0 <= 1 [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 1 [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,586 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x <= 127 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= z$w_buff0 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$mem_tmp <= 1 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x <= 2 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= z$w_buff1 [2024-01-26 15:14:18,587 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z == 0 || z == 1 [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= x [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] a <= 1 [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z <= 1 [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= a [2024-01-26 15:14:18,588 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= z$mem_tmp [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z == 0 || z == 1 [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z$w_buff0 [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y [2024-01-26 15:14:18,589 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 1 [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= a [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z <= 1 [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,590 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$mem_tmp <= 1 [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff1 <= 1 [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z$mem_tmp [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 2 [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z$w_buff1 [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,591 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff0 <= 1 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] a == 0 || a == 1 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] a <= 1 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,592 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 127 [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y == 0 || y == 1 [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z$mem_tmp [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff0 <= 1 [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= a [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y == 0 || y == 1 [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,593 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 1 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z$w_buff1 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z$w_buff0 [2024-01-26 15:14:18,594 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 1 [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$w_buff1 <= 1 [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z == 0 || z == 1 [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,595 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$mem_tmp <= 1 [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] a <= 1 [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,596 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] a == 0 || a == 1 [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] x <= 2 [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z <= 1 [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff1 <= 1 [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= x [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= z [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,597 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] x <= 127 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] a == 0 || a == 1 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= z$mem_tmp [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y == 0 || y == 1 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,598 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z == 0 || z == 1 [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= a [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= y [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] a <= 1 [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,599 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y <= 1 [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= z$w_buff0 [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$mem_tmp <= 1 [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= z$w_buff1 [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff0 <= 1 [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,600 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (unsigned long )arg == 0UL [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (unsigned long )arg == 0UL [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= a [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (unsigned long )arg == 0UL [2024-01-26 15:14:18,601 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z$mem_tmp [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z <= 1 [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 127 [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z == 0 || z == 1 [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff1 <= 1 [2024-01-26 15:14:18,602 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= x [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] a == 0 || a == 1 [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff0 <= 1 [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z$w_buff1 [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y <= 1 [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 2 [2024-01-26 15:14:18,603 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z$w_buff0 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] a <= 1 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$mem_tmp <= 1 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y == 0 || y == 1 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,604 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,605 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] a == 0 || a == 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z == 0 || z == 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$mem_tmp <= 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] a <= 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y == 1 [2024-01-26 15:14:18,606 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 2 [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff1 <= 1 [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 1 [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= a [2024-01-26 15:14:18,607 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z$mem_tmp [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z$w_buff1 [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$w_buff0 <= 1 [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 127 [2024-01-26 15:14:18,608 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z$w_buff0 [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= a [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,609 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z$mem_tmp [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z == 0 || z == 1 [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z$w_buff0 [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z$w_buff1 [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= x [2024-01-26 15:14:18,610 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 1 [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 1 [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff1 <= 1 [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] a <= 1 [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y == 0 || y == 1 [2024-01-26 15:14:18,611 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 127 [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$mem_tmp <= 1 [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,612 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] a == 0 || a == 1 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z$w_buff0 <= 1 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 2 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= z$w_buff1 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,613 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff0 == 1 [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z == 0 || z == 1 [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z <= 1 [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$mem_tmp <= 1 [2024-01-26 15:14:18,614 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 127 [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff1 <= 1 [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= a [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 1 [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,615 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= z [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y == 0 || y == 1 [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] a == 0 || a == 1 [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= z$mem_tmp [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 2 [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,616 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] a <= 1 [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff1 <= 1 [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$mem_tmp <= 1 [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,617 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] a == 0 || a == 1 [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,618 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z$w_buff0 [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z$mem_tmp [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z <= 1 [2024-01-26 15:14:18,619 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 1 <= __unbuffered_cnt [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z$w_buff0 <= 1 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] a <= 1 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z == 0 || z == 1 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z$w_buff1 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,620 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= a [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] a <= 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$mem_tmp <= 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z <= 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= x [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= z$mem_tmp [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= z$w_buff1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] x <= 127 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] ((z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1) && (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1))) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= z$w_buff0 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$w_buff1 <= 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= z [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z == 0 || z == 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y == 0 || y == 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] a == 0 || a == 1 [2024-01-26 15:14:18,621 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= a [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] x <= 2 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y <= 1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z$w_buff0 <= 1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff1 <= 1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 127 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,622 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= a [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z$w_buff1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z == 0 || z == 1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$mem_tmp <= 1 [2024-01-26 15:14:18,623 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff0 <= 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z$mem_tmp [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z$w_buff0 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] a == 0 || a == 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] a <= 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 2 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$w_buff0 <= 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z <= 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y == 0 || y == 1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= a [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= z [2024-01-26 15:14:18,624 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] a <= 1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] x <= 2 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] a == 0 || a == 1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= z$w_buff1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= x [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= y [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] x <= 127 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= z$w_buff0 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$mem_tmp <= 1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= z$mem_tmp [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z == 0 || z == 1 [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,625 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$w_buff1 <= 1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y <= 1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] (z$w_buff1_used == (_Bool)1 && (z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1)) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z$w_buff0 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1) [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z == 0 || z == 1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$mem_tmp <= 1 [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-26 15:14:18,626 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] a <= 1 [2024-01-26 15:14:18,632 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,632 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-26 15:14:18,632 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-26 15:14:18,632 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$w_buff0 <= 1 [2024-01-26 15:14:18,632 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-26 15:14:18,632 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$flush_delayed == (_Bool)0 || z$flush_delayed == (_Bool)1 [2024-01-26 15:14:18,632 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,632 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,632 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,632 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] a == 0 || a == 1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= a [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$w_buff1 <= 1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z$mem_tmp [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z$w_buff1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,633 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z <= 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z$w_buff1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 127 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff1 <= 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$mem_tmp <= 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] a <= 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z$mem_tmp [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,634 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff0 <= 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 2 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] a == 0 || a == 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y == 0 || y == 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z$w_buff0 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z == 0 || z == 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= a [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] a <= 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] a == 0 || a == 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,635 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$w_buff1 <= 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z <= 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z == 0 || z == 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y == 0 || y == 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 127 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= z$mem_tmp [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= z [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$w_buff0 == 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 2 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= z$w_buff1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 1 [2024-01-26 15:14:18,636 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$mem_tmp <= 1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= a [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$w_buff0 <= 1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x <= 2 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= a [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= z$w_buff0 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$w_buff1 <= 1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] ((z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1) && (z$w_buff1_used == (_Bool)1 || (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1))) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= y [2024-01-26 15:14:18,637 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y <= 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$mem_tmp <= 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= x [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z <= 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] a == 0 || a == 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= z$mem_tmp [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= z [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z == 0 || z == 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= z$w_buff1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] a <= 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y == 0 || y == 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x <= 127 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= z$w_buff0 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,638 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (unsigned long )arg == 0UL [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$w_buff0 == 0 || z$w_buff0 == 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] a == 0 || a == 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= z [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$w_buff1 <= 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$w_buff0 <= 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x <= 127 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z == 0 || z == 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (z$w_buff1_used == (_Bool)1 && (z$w_buff0_used == (_Bool)0 || z$w_buff0_used == (_Bool)1)) || (z$w_buff0_used == (_Bool)1 && (z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= x [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= z$w_buff1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y <= 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff0_thd4 == (_Bool)0 || z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y == 0 || y == 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] a <= 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z <= 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= z$mem_tmp [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x <= 2 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,639 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$mem_tmp <= 1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= a [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= a [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd4 == (_Bool)1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 2 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff0 == 1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd4 == (_Bool)0 || z$r_buff1_thd4 == (_Bool)1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff1_used == (_Bool)0 || z$w_buff1_used == (_Bool)1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$mem_tmp <= 1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff1 <= 1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p3_EAX [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$flush_delayed == (_Bool)0 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] a == 0 || a == 1 [2024-01-26 15:14:18,640 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y == 0 || y == 1 [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z$w_buff1 [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 127 [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z == 0 || z == 1 [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1 [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff1 == 0 || z$w_buff1 == 1 [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z$mem_tmp [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z <= 1 [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$w_buff0_used == (_Bool)1 [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y [2024-01-26 15:14:18,641 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_cnt [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] a <= 1 [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p3_EAX <= 1 [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z$mem_tmp == 0 || z$mem_tmp == 1 [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 1 [2024-01-26 15:14:18,642 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:18,672 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-26 15:14:18,814 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/mix051_pso.opt_rmo.opt_tso.opt.i[964,977] [2024-01-26 15:14:18,925 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-26 15:14:18,935 INFO L202 MainTranslator]: Completed pre-run [2024-01-26 15:14:18,944 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/mix051_pso.opt_rmo.opt_tso.opt.i[964,977] [2024-01-26 15:14:18,948 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry [2024-01-26 15:14:18,951 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Syntax error [2024-01-26 15:14:19,012 ERROR L324 MainTranslator]: Unsupported Syntax: Unable to instrument "z$r_buff1_thd0 == (_Bool)0" at C: a = 1; [750] (Syntax Error: #76[dollar](0/9 - 0/10)) [2024-01-26 15:14:19,013 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@2799f3a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:14:19, skipping insertion in model container [2024-01-26 15:14:19,013 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-26 15:14:19,014 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-26 15:14:19,015 INFO L158 Benchmark]: Toolchain (without parser) took 2455.14ms. Allocated memory is still 161.5MB. Free memory was 108.2MB in the beginning and 100.1MB in the end (delta: 8.1MB). Peak memory consumption was 57.2MB. Max. memory is 16.1GB. [2024-01-26 15:14:19,015 INFO L158 Benchmark]: Witness Parser took 0.18ms. Allocated memory is still 48.2MB. Free memory was 24.8MB in the beginning and 24.7MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:14:19,016 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 98.6MB. Free memory is still 54.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:14:19,016 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2452.00ms. Allocated memory is still 161.5MB. Free memory was 107.5MB in the beginning and 100.1MB in the end (delta: 7.4MB). Peak memory consumption was 57.2MB. Max. memory is 16.1GB. [2024-01-26 15:14:19,018 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.18ms. Allocated memory is still 48.2MB. Free memory was 24.8MB in the beginning and 24.7MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.15ms. Allocated memory is still 98.6MB. Free memory is still 54.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2452.00ms. Allocated memory is still 161.5MB. Free memory was 107.5MB in the beginning and 100.1MB in the end (delta: 7.4MB). Peak memory consumption was 57.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 750]: Unsupported Syntax Unable to instrument "z$r_buff1_thd0 == (_Bool)0" at C: a = 1; [750] (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 Writing output log to file Ultimate.log Result: UNKNOWN