./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-ext/26_stack_cas_longest-2.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/26_stack_cas_longest-2.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a340643f 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-ext/26_stack_cas_longest-2.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/26_stack_cas_longest-2.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-a340643-m [2024-01-27 14:47:03,895 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 14:47:03,961 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 14:47:03,966 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 14:47:03,967 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 14:47:04,003 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 14:47:04,003 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 14:47:04,003 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 14:47:04,004 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 14:47:04,007 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 14:47:04,007 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 14:47:04,008 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 14:47:04,008 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 14:47:04,009 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 14:47:04,010 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 14:47:04,010 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 14:47:04,010 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 14:47:04,010 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 14:47:04,010 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 14:47:04,010 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 14:47:04,011 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 14:47:04,011 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 14:47:04,011 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 14:47:04,011 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 14:47:04,012 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 14:47:04,012 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 14:47:04,012 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 14:47:04,012 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 14:47:04,013 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 14:47:04,013 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 14:47:04,014 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 14:47:04,014 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 14:47:04,014 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 14:47:04,014 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 14:47:04,015 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 14:47:04,015 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 14:47:04,015 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 14:47:04,015 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 14:47:04,020 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 14:47:04,020 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 14:47:04,020 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 14:47:04,021 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 14:47:04,021 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 14:47:04,021 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 14:47:04,213 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 14:47:04,228 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 14:47:04,231 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 14:47:04,232 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 14:47:04,232 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 14:47:04,233 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-ext/26_stack_cas_longest-2.i [2024-01-27 14:47:05,316 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 14:47:05,489 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 14:47:05,490 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-ext/26_stack_cas_longest-2.i [2024-01-27 14:47:05,500 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dff2f8ab5/325d938691d84ec88286220dc18ca512/FLAGe3926e58f [2024-01-27 14:47:05,510 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dff2f8ab5/325d938691d84ec88286220dc18ca512 [2024-01-27 14:47:05,512 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 14:47:05,512 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 14:47:05,513 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/26_stack_cas_longest-2.yml/witness.yml [2024-01-27 14:47:05,728 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 14:47:05,729 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 14:47:05,730 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 14:47:05,730 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 14:47:05,734 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 14:47:05,734 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:47:05" (1/2) ... [2024-01-27 14:47:05,735 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@679622d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:47:05, skipping insertion in model container [2024-01-27 14:47:05,735 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:47:05" (1/2) ... [2024-01-27 14:47:05,736 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3a194f30 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:47:05, skipping insertion in model container [2024-01-27 14:47:05,737 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 02:47:05" (2/2) ... [2024-01-27 14:47:05,737 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@679622d3 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:47:05, skipping insertion in model container [2024-01-27 14:47:05,737 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 02:47:05" (2/2) ... [2024-01-27 14:47:05,737 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 14:47:05,991 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 14:47:05,992 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= *v [2024-01-27 14:47:05,992 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m <= 1 [2024-01-27 14:47:05,992 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r <= 0 [2024-01-27 14:47:05,992 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m2 == 0 || m2 == 1 [2024-01-27 14:47:05,993 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m == 0 || m == 1 [2024-01-27 14:47:05,993 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] -128 <= *r [2024-01-27 14:47:05,993 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r <= 127 [2024-01-27 14:47:05,993 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r == -1 || *r == 0 [2024-01-27 14:47:05,994 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= m2 [2024-01-27 14:47:05,994 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 1 <= u [2024-01-27 14:47:05,994 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m2 <= 1 [2024-01-27 14:47:05,994 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] -1 <= *r [2024-01-27 14:47:05,994 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] u != 0 [2024-01-27 14:47:05,994 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= e [2024-01-27 14:47:05,994 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] v == & top [2024-01-27 14:47:05,994 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= m [2024-01-27 14:47:05,995 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r != 1 [2024-01-27 14:47:05,995 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] r <= 1 [2024-01-27 14:47:05,995 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] r == 0 || r == 1 [2024-01-27 14:47:05,995 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= r [2024-01-27 14:47:05,995 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= oldTop [2024-01-27 14:47:05,995 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 1 <= newTop [2024-01-27 14:47:05,996 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] newTop != 0 [2024-01-27 14:47:05,996 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:05,996 INFO L98 nessWitnessExtractor]: Location invariant before [L728-L728] curr_alloc_idx % 2 == 1 [2024-01-27 14:47:05,996 INFO L98 nessWitnessExtractor]: Location invariant before [L728-L728] 1 <= curr_alloc_idx [2024-01-27 14:47:05,996 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:05,996 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:05,996 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:05,996 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:05,997 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:05,997 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:05,997 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:05,997 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 [2024-01-27 14:47:05,997 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:05,997 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:05,997 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:05,997 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:05,998 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:05,998 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:05,999 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 14:47:05,999 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 14:47:05,999 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 14:47:05,999 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] -1 == curr_alloc_idx [2024-01-27 14:47:05,999 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] curr_alloc_idx == -1 [2024-01-27 14:47:05,999 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m2 <= 1 [2024-01-27 14:47:06,000 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] newTop != 0 [2024-01-27 14:47:06,000 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 1 <= newTop [2024-01-27 14:47:06,000 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (0 <= oldTop && casret == 0) || (((((((((2LL + (long long )casret) + (long long )oldTop >= 0LL && (0LL - (long long )casret) + (long long )oldTop >= 0LL) && (-2LL - (long long )casret) - (long long )oldTop >= 0LL) && (long long )casret - (long long )oldTop >= 0LL) && -1 == oldTop) && -1 == casret) && oldTop == -1) && oldTop == casret) && casret == -1) [2024-01-27 14:47:06,000 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m <= 1 [2024-01-27 14:47:06,000 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,000 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= m [2024-01-27 14:47:06,001 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m == 0 || m == 1 [2024-01-27 14:47:06,001 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= m2 [2024-01-27 14:47:06,001 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m == 0 || m == 1 [2024-01-27 14:47:06,001 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,002 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m <= 1 [2024-01-27 14:47:06,002 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] newTop != 0 [2024-01-27 14:47:06,002 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= oldTop [2024-01-27 14:47:06,002 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m2 <= 1 [2024-01-27 14:47:06,002 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:06,003 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 1 <= newTop [2024-01-27 14:47:06,003 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= m2 [2024-01-27 14:47:06,003 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= m [2024-01-27 14:47:06,003 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:06,003 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m2 <= 1 [2024-01-27 14:47:06,003 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m <= 1 [2024-01-27 14:47:06,003 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,003 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] 0 <= m [2024-01-27 14:47:06,004 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] 0 <= m2 [2024-01-27 14:47:06,004 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m == 0 || m == 1 [2024-01-27 14:47:06,004 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 14:47:06,004 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:06,004 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= oldTop [2024-01-27 14:47:06,004 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 1 <= newTop [2024-01-27 14:47:06,004 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] newTop != 0 [2024-01-27 14:47:06,004 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] oldTop == casret [2024-01-27 14:47:06,004 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,005 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] casret == -1 [2024-01-27 14:47:06,005 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:06,005 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] -1 == oldTop [2024-01-27 14:47:06,005 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,005 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] 0 <= newTop [2024-01-27 14:47:06,006 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,006 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] oldTop == -1 [2024-01-27 14:47:06,006 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] -1 == casret [2024-01-27 14:47:06,006 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] -128 <= *r [2024-01-27 14:47:06,006 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] u != 0 [2024-01-27 14:47:06,006 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r != 1 [2024-01-27 14:47:06,006 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] v == & top [2024-01-27 14:47:06,006 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r == -1 || *r == 0 [2024-01-27 14:47:06,006 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r <= 0 [2024-01-27 14:47:06,007 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m <= 1 [2024-01-27 14:47:06,007 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,007 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= m2 [2024-01-27 14:47:06,007 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] -1 <= *r [2024-01-27 14:47:06,007 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 1 <= u [2024-01-27 14:47:06,007 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= e [2024-01-27 14:47:06,007 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r <= 127 [2024-01-27 14:47:06,008 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= m [2024-01-27 14:47:06,008 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= *v [2024-01-27 14:47:06,008 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m == 0 || m == 1 [2024-01-27 14:47:06,008 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m2 <= 1 [2024-01-27 14:47:06,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 14:47:06,009 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] u != 0 [2024-01-27 14:47:06,009 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m <= 1 [2024-01-27 14:47:06,009 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] v == & top [2024-01-27 14:47:06,009 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r == -1 || *r == 0 [2024-01-27 14:47:06,010 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r != 1 [2024-01-27 14:47:06,010 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= m [2024-01-27 14:47:06,010 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 1 <= u [2024-01-27 14:47:06,011 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m == 0 || m == 1 [2024-01-27 14:47:06,011 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m2 <= 1 [2024-01-27 14:47:06,011 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= e [2024-01-27 14:47:06,011 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r <= 127 [2024-01-27 14:47:06,011 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r <= 0 [2024-01-27 14:47:06,011 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= m2 [2024-01-27 14:47:06,012 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] -128 <= *r [2024-01-27 14:47:06,012 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,012 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] -1 <= *r [2024-01-27 14:47:06,012 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= *v [2024-01-27 14:47:06,012 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] 0 <= m2 [2024-01-27 14:47:06,012 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,012 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] 0 <= m [2024-01-27 14:47:06,012 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m2 <= 1 [2024-01-27 14:47:06,012 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m <= 1 [2024-01-27 14:47:06,013 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m == 0 || m == 1 [2024-01-27 14:47:06,013 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] 0 <= m [2024-01-27 14:47:06,013 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] 0 <= m2 [2024-01-27 14:47:06,013 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,013 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m <= 1 [2024-01-27 14:47:06,013 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m == 0 || m == 1 [2024-01-27 14:47:06,013 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m2 <= 1 [2024-01-27 14:47:06,013 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] 0 <= m [2024-01-27 14:47:06,013 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m == 0 || m == 1 [2024-01-27 14:47:06,014 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,014 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m <= 1 [2024-01-27 14:47:06,014 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:06,014 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] 0 <= m2 [2024-01-27 14:47:06,014 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m2 <= 1 [2024-01-27 14:47:06,014 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] newTop != 0 [2024-01-27 14:47:06,014 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= oldTop [2024-01-27 14:47:06,014 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 1 <= newTop [2024-01-27 14:47:06,014 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] casret == 1 [2024-01-27 14:47:06,015 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,015 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] -1 == oldTop [2024-01-27 14:47:06,015 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,015 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] oldTop == casret [2024-01-27 14:47:06,015 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 1 <= newTop [2024-01-27 14:47:06,015 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] oldTop == -1 [2024-01-27 14:47:06,015 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] -1 == casret [2024-01-27 14:47:06,016 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] casret == -1 [2024-01-27 14:47:06,016 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] newTop != 0 [2024-01-27 14:47:06,016 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,016 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:06,016 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L730] -1 == curr_alloc_idx [2024-01-27 14:47:06,016 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L730] curr_alloc_idx == -1 [2024-01-27 14:47:06,016 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,016 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m == 0 || m == 1 [2024-01-27 14:47:06,016 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m2 <= 1 [2024-01-27 14:47:06,017 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:06,017 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m <= 1 [2024-01-27 14:47:06,017 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] 0 <= m2 [2024-01-27 14:47:06,017 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] 0 <= m [2024-01-27 14:47:06,017 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] curr_alloc_idx == -1 [2024-01-27 14:47:06,017 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] -1 == curr_alloc_idx [2024-01-27 14:47:06,018 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (0 <= oldTop && casret == 0) || (((((((((2LL + (long long )casret) + (long long )oldTop >= 0LL && (0LL - (long long )casret) + (long long )oldTop >= 0LL) && (-2LL - (long long )casret) - (long long )oldTop >= 0LL) && (long long )casret - (long long )oldTop >= 0LL) && -1 == oldTop) && -1 == casret) && oldTop == -1) && oldTop == casret) && casret == -1) [2024-01-27 14:47:06,018 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 1 <= newTop [2024-01-27 14:47:06,018 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] newTop != 0 [2024-01-27 14:47:06,018 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] curr_alloc_idx == -1 [2024-01-27 14:47:06,018 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] -1 == curr_alloc_idx [2024-01-27 14:47:06,018 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m2 [2024-01-27 14:47:06,019 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,019 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m2 [2024-01-27 14:47:06,019 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 <= 1 [2024-01-27 14:47:06,019 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m <= 1 [2024-01-27 14:47:06,019 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m [2024-01-27 14:47:06,020 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 <= 1 [2024-01-27 14:47:06,020 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m [2024-01-27 14:47:06,020 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m == 0 || m == 1 [2024-01-27 14:47:06,021 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m <= 1 [2024-01-27 14:47:06,022 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m == 0 || m == 1 [2024-01-27 14:47:06,023 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,023 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == newTop [2024-01-27 14:47:06,023 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:06,027 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,027 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,027 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,027 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:06,028 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (-2LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,028 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,028 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:06,028 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:06,028 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,028 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:06,028 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == newTop [2024-01-27 14:47:06,028 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,028 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,028 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,029 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,029 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:06,029 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,029 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:06,029 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:06,029 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:06,030 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == -1 [2024-01-27 14:47:06,030 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,030 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == oldTop [2024-01-27 14:47:06,030 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,030 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,030 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (0LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,031 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:06,031 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,031 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,031 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:06,031 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == -1 [2024-01-27 14:47:06,031 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,031 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,031 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,032 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == oldTop [2024-01-27 14:47:06,032 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,032 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,032 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] newTop == -1 [2024-01-27 14:47:06,032 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,032 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:06,032 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (long long )newTop - (long long )oldTop >= 0LL [2024-01-27 14:47:06,032 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:06,032 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] newTop == -1 [2024-01-27 14:47:06,032 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == oldTop [2024-01-27 14:47:06,033 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,033 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == casret [2024-01-27 14:47:06,033 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] casret == -1 [2024-01-27 14:47:06,033 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:06,033 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == newTop [2024-01-27 14:47:06,033 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )casret - (long long )newTop >= 0LL [2024-01-27 14:47:06,033 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,033 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,034 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] newTop == casret [2024-01-27 14:47:06,034 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == -1 [2024-01-27 14:47:06,034 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )newTop - (long long )oldTop >= 0LL [2024-01-27 14:47:06,034 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,034 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,034 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == newTop [2024-01-27 14:47:06,034 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,034 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == casret [2024-01-27 14:47:06,034 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:06,034 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:06,035 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (((((((0 <= r && r <= 1) && (r == 0 || r == 1)) || (-1 == r && r == -1)) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:06,035 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:06,035 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,035 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:06,035 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:06,035 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:06,035 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:06,036 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:06,037 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 [2024-01-27 14:47:06,037 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:06,037 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:06,037 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:06,037 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:06,037 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:06,037 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,038 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] 0 <= m2 [2024-01-27 14:47:06,038 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m2 <= 1 [2024-01-27 14:47:06,038 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] 0 <= m [2024-01-27 14:47:06,038 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:06,038 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m == 0 || m == 1 [2024-01-27 14:47:06,038 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m <= 1 [2024-01-27 14:47:06,038 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,038 INFO L98 nessWitnessExtractor]: Location invariant before [L731-L731] 0 <= curr_alloc_idx [2024-01-27 14:47:06,038 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 14:47:06,038 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m2 <= 1 [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= m [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m <= 1 [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m == 0 || m == 1 [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= m2 [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m == 0 || m == 1 [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] 0 <= m2 [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m <= 1 [2024-01-27 14:47:06,039 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m2 <= 1 [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] 0 <= m [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m2 <= 1 [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m <= 1 [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] 0 <= m2 [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] 0 <= m [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m == 0 || m == 1 [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] 0 <= m2 [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m2 <= 1 [2024-01-27 14:47:06,040 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m <= 1 [2024-01-27 14:47:06,041 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] 0 <= m [2024-01-27 14:47:06,041 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,041 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m == 0 || m == 1 [2024-01-27 14:47:06,041 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967295LL - (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:06,041 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967296LL + (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:06,041 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967294LL - (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:06,041 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967295LL + (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:06,041 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] *r == 0 || *r == 1 [2024-01-27 14:47:06,041 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] v == & top [2024-01-27 14:47:06,041 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= *v [2024-01-27 14:47:06,042 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= m [2024-01-27 14:47:06,042 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= m2 [2024-01-27 14:47:06,042 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] u != 0 [2024-01-27 14:47:06,042 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= e [2024-01-27 14:47:06,045 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 1 <= u [2024-01-27 14:47:06,045 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m <= 1 [2024-01-27 14:47:06,045 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m2 <= 1 [2024-01-27 14:47:06,045 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] *r <= 1 [2024-01-27 14:47:06,046 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= *r [2024-01-27 14:47:06,046 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,046 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m == 0 || m == 1 [2024-01-27 14:47:06,046 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,046 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:06,046 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] newTop == 0 [2024-01-27 14:47:06,046 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,046 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:06,046 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] -1 == casret [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] -1 == oldTop [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] oldTop == casret [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] oldTop == -1 [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] casret == -1 [2024-01-27 14:47:06,047 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= m2 [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m == 0 || m == 1 [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] r == 0 || r == 1 [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m2 == 0 || m2 == 1 [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= r [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m2 <= 1 [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] r <= 1 [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= m [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m <= 1 [2024-01-27 14:47:06,048 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 0 <= oldTop [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] newTop != 0 [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 0 <= casret [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] casret <= 1 [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 1 <= newTop [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] casret == 0 || casret == 1 [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Loop invariant at [L768-L771] ((((((0 <= r && r <= 1) && (r == 0 || r == 1)) || (-1 == r && r == -1)) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Location invariant before [L727-L727] curr_alloc_idx == -1 [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Location invariant before [L727-L727] -1 == curr_alloc_idx [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 14:47:06,049 INFO L98 nessWitnessExtractor]: Loop invariant at [L749-L758] newTop != 0 [2024-01-27 14:47:06,050 INFO L98 nessWitnessExtractor]: Loop invariant at [L749-L758] (0 <= oldTop && casret == 0) || (((((((((2LL + (long long )casret) + (long long )oldTop >= 0LL && (0LL - (long long )casret) + (long long )oldTop >= 0LL) && (-2LL - (long long )casret) - (long long )oldTop >= 0LL) && (long long )casret - (long long )oldTop >= 0LL) && -1 == oldTop) && -1 == casret) && oldTop == -1) && oldTop == casret) && casret == -1) [2024-01-27 14:47:06,050 INFO L98 nessWitnessExtractor]: Loop invariant at [L749-L758] 1 <= newTop [2024-01-27 14:47:06,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] r == -1 [2024-01-27 14:47:06,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483649LL + (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:06,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483648LL - (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:06,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483646LL - (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:06,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] -1 == r [2024-01-27 14:47:06,050 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483647LL + (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:06,050 INFO L98 nessWitnessExtractor]: Location invariant before [L729-L729] 1 <= curr_alloc_idx [2024-01-27 14:47:06,050 INFO L98 nessWitnessExtractor]: Location invariant before [L729-L729] curr_alloc_idx % 2 == 1 [2024-01-27 14:47:06,088 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 14:47:06,365 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-ext/26_stack_cas_longest-2.i[31306,31319] [2024-01-27 14:47:06,374 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 14:47:06,382 INFO L202 MainTranslator]: Completed pre-run Start Parsing Local [2024-01-27 14:47:06,406 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: m2 [2024-01-27 14:47:06,408 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3a194f30 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:47:06, skipping insertion in model container [2024-01-27 14:47:06,408 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 14:47:06,408 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 14:47:06,410 INFO L158 Benchmark]: Toolchain (without parser) took 679.23ms. Allocated memory is still 146.8MB. Free memory was 115.2MB in the beginning and 87.2MB in the end (delta: 27.9MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-01-27 14:47:06,410 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 113.2MB. Free memory is still 82.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:47:06,410 INFO L158 Benchmark]: Witness Parser took 0.16ms. Allocated memory is still 146.8MB. Free memory is still 90.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:47:06,411 INFO L158 Benchmark]: CACSL2BoogieTranslator took 677.71ms. Allocated memory is still 146.8MB. Free memory was 115.2MB in the beginning and 87.2MB in the end (delta: 27.9MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-01-27 14:47:06,413 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.13ms. Allocated memory is still 113.2MB. Free memory is still 82.7MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.16ms. Allocated memory is still 146.8MB. Free memory is still 90.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 677.71ms. Allocated memory is still 146.8MB. Free memory was 115.2MB in the beginning and 87.2MB in the end (delta: 27.9MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 4]: Incorrect Syntax Undeclared variable in ACSL expression: m2 RESULT: Ultimate could not prove your program: Incorrect Syntax 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-ext/26_stack_cas_longest-2.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/26_stack_cas_longest-2.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-a340643-m [2024-01-27 14:47:08,274 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 14:47:08,342 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-27 14:47:08,346 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 14:47:08,346 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 14:47:08,380 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 14:47:08,380 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 14:47:08,381 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 14:47:08,381 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 14:47:08,384 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 14:47:08,385 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 14:47:08,385 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 14:47:08,385 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 14:47:08,386 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 14:47:08,386 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 14:47:08,387 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 14:47:08,387 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 14:47:08,387 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 14:47:08,388 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 14:47:08,388 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 14:47:08,388 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 14:47:08,389 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 14:47:08,389 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 14:47:08,389 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 14:47:08,389 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 14:47:08,390 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 14:47:08,390 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 14:47:08,390 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 14:47:08,391 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 14:47:08,391 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 14:47:08,392 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 14:47:08,392 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 14:47:08,392 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 14:47:08,392 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 14:47:08,393 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 14:47:08,393 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 14:47:08,394 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 14:47:08,394 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 14:47:08,394 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 14:47:08,394 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 14:47:08,394 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 14:47:08,395 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 14:47:08,395 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 14:47:08,395 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 14:47:08,395 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 14:47:08,395 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 14:47:08,396 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 14:47:08,669 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 14:47:08,688 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 14:47:08,690 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 14:47:08,691 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 14:47:08,692 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 14:47:08,693 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-ext/26_stack_cas_longest-2.i [2024-01-27 14:47:09,916 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 14:47:10,124 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 14:47:10,124 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-ext/26_stack_cas_longest-2.i [2024-01-27 14:47:10,142 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ae5515285/6d93c7d44ade4e27be4ed8b31463ac40/FLAG86a8cfe61 [2024-01-27 14:47:10,153 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ae5515285/6d93c7d44ade4e27be4ed8b31463ac40 [2024-01-27 14:47:10,156 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 14:47:10,156 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 14:47:10,157 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/26_stack_cas_longest-2.yml/witness.yml [2024-01-27 14:47:10,335 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 14:47:10,336 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 14:47:10,337 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 14:47:10,337 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 14:47:10,341 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 14:47:10,341 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:47:10" (1/2) ... [2024-01-27 14:47:10,342 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7fa37348 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:47:10, skipping insertion in model container [2024-01-27 14:47:10,342 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:47:10" (1/2) ... [2024-01-27 14:47:10,343 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@28ab2204 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:47:10, skipping insertion in model container [2024-01-27 14:47:10,343 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 02:47:10" (2/2) ... [2024-01-27 14:47:10,344 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7fa37348 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:47:10, skipping insertion in model container [2024-01-27 14:47:10,344 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 02:47:10" (2/2) ... [2024-01-27 14:47:10,344 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 14:47:10,581 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 14:47:10,582 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 1 <= newTop [2024-01-27 14:47:10,582 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= m [2024-01-27 14:47:10,582 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m2 <= 1 [2024-01-27 14:47:10,582 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m <= 1 [2024-01-27 14:47:10,582 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m == 0 || m == 1 [2024-01-27 14:47:10,582 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (0 <= oldTop && casret == 0) || (((((((((2LL + (long long )casret) + (long long )oldTop >= 0LL && (0LL - (long long )casret) + (long long )oldTop >= 0LL) && (-2LL - (long long )casret) - (long long )oldTop >= 0LL) && (long long )casret - (long long )oldTop >= 0LL) && -1 == oldTop) && -1 == casret) && oldTop == -1) && oldTop == casret) && casret == -1) [2024-01-27 14:47:10,582 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,583 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= m2 [2024-01-27 14:47:10,583 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] newTop != 0 [2024-01-27 14:47:10,583 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 14:47:10,583 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,583 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m == 0 || m == 1 [2024-01-27 14:47:10,583 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= m [2024-01-27 14:47:10,583 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= m2 [2024-01-27 14:47:10,583 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m <= 1 [2024-01-27 14:47:10,584 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m2 <= 1 [2024-01-27 14:47:10,584 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 14:47:10,584 INFO L98 nessWitnessExtractor]: Loop invariant at [L749-L758] (0 <= oldTop && casret == 0) || (((((((((2LL + (long long )casret) + (long long )oldTop >= 0LL && (0LL - (long long )casret) + (long long )oldTop >= 0LL) && (-2LL - (long long )casret) - (long long )oldTop >= 0LL) && (long long )casret - (long long )oldTop >= 0LL) && -1 == oldTop) && -1 == casret) && oldTop == -1) && oldTop == casret) && casret == -1) [2024-01-27 14:47:10,584 INFO L98 nessWitnessExtractor]: Loop invariant at [L749-L758] newTop != 0 [2024-01-27 14:47:10,584 INFO L98 nessWitnessExtractor]: Loop invariant at [L749-L758] 1 <= newTop [2024-01-27 14:47:10,585 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 14:47:10,585 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (((((((0 <= r && r <= 1) && (r == 0 || r == 1)) || (-1 == r && r == -1)) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:10,585 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= m2 [2024-01-27 14:47:10,585 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m == 0 || m == 1 [2024-01-27 14:47:10,585 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] r == 0 || r == 1 [2024-01-27 14:47:10,585 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= r [2024-01-27 14:47:10,585 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m <= 1 [2024-01-27 14:47:10,586 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,586 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] r <= 1 [2024-01-27 14:47:10,586 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m2 <= 1 [2024-01-27 14:47:10,586 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= m [2024-01-27 14:47:10,586 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:10,586 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] oldTop == -1 [2024-01-27 14:47:10,587 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] oldTop == casret [2024-01-27 14:47:10,587 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] -1 == casret [2024-01-27 14:47:10,588 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] casret == -1 [2024-01-27 14:47:10,588 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,588 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 1 <= newTop [2024-01-27 14:47:10,588 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,588 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] -1 == oldTop [2024-01-27 14:47:10,588 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] newTop != 0 [2024-01-27 14:47:10,588 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,589 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] -1 == oldTop [2024-01-27 14:47:10,589 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] oldTop == -1 [2024-01-27 14:47:10,589 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] casret == -1 [2024-01-27 14:47:10,589 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,589 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,589 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] oldTop == casret [2024-01-27 14:47:10,590 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] 0 <= newTop [2024-01-27 14:47:10,590 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,590 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:10,590 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] -1 == casret [2024-01-27 14:47:10,591 INFO L98 nessWitnessExtractor]: Loop invariant at [L768-L771] ((((((0 <= r && r <= 1) && (r == 0 || r == 1)) || (-1 == r && r == -1)) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1))) || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:10,591 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 14:47:10,591 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= oldTop [2024-01-27 14:47:10,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] newTop != 0 [2024-01-27 14:47:10,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:10,592 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 1 <= newTop [2024-01-27 14:47:10,592 INFO L98 nessWitnessExtractor]: Location invariant before [L729-L729] 1 <= curr_alloc_idx [2024-01-27 14:47:10,592 INFO L98 nessWitnessExtractor]: Location invariant before [L729-L729] curr_alloc_idx % 2 == 1 [2024-01-27 14:47:10,592 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m2 <= 1 [2024-01-27 14:47:10,592 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r <= 127 [2024-01-27 14:47:10,592 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] u != 0 [2024-01-27 14:47:10,593 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] -128 <= *r [2024-01-27 14:47:10,593 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] -1 <= *r [2024-01-27 14:47:10,593 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r != 1 [2024-01-27 14:47:10,593 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= e [2024-01-27 14:47:10,593 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 1 <= u [2024-01-27 14:47:10,593 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,593 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] v == & top [2024-01-27 14:47:10,600 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= m2 [2024-01-27 14:47:10,600 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= m [2024-01-27 14:47:10,601 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m == 0 || m == 1 [2024-01-27 14:47:10,601 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m <= 1 [2024-01-27 14:47:10,601 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r == -1 || *r == 0 [2024-01-27 14:47:10,601 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= *v [2024-01-27 14:47:10,601 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r <= 0 [2024-01-27 14:47:10,601 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m <= 1 [2024-01-27 14:47:10,601 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] 0 <= m2 [2024-01-27 14:47:10,601 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m2 <= 1 [2024-01-27 14:47:10,601 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] 0 <= m [2024-01-27 14:47:10,602 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m == 0 || m == 1 [2024-01-27 14:47:10,602 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,602 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:10,602 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,602 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )casret - (long long )newTop >= 0LL [2024-01-27 14:47:10,602 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,602 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == -1 [2024-01-27 14:47:10,602 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == oldTop [2024-01-27 14:47:10,603 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == newTop [2024-01-27 14:47:10,603 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == casret [2024-01-27 14:47:10,603 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )newTop - (long long )oldTop >= 0LL [2024-01-27 14:47:10,603 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] newTop == -1 [2024-01-27 14:47:10,603 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,603 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] newTop == casret [2024-01-27 14:47:10,603 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:10,604 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,604 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:10,604 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] casret == -1 [2024-01-27 14:47:10,604 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,605 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:10,605 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:10,605 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == newTop [2024-01-27 14:47:10,605 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == casret [2024-01-27 14:47:10,605 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,606 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] -1 == r [2024-01-27 14:47:10,606 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483646LL - (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:10,606 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483648LL - (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:10,607 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483649LL + (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:10,607 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483647LL + (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:10,607 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] r == -1 [2024-01-27 14:47:10,607 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] newTop != 0 [2024-01-27 14:47:10,608 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] casret == 1 [2024-01-27 14:47:10,608 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= oldTop [2024-01-27 14:47:10,608 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 1 <= newTop [2024-01-27 14:47:10,608 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] -1 == curr_alloc_idx [2024-01-27 14:47:10,609 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] curr_alloc_idx == -1 [2024-01-27 14:47:10,609 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] 0 <= m2 [2024-01-27 14:47:10,609 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m == 0 || m == 1 [2024-01-27 14:47:10,610 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m <= 1 [2024-01-27 14:47:10,610 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] 0 <= m [2024-01-27 14:47:10,610 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,610 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m2 <= 1 [2024-01-27 14:47:10,610 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:10,610 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] 0 <= m [2024-01-27 14:47:10,610 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m == 0 || m == 1 [2024-01-27 14:47:10,610 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] 0 <= m2 [2024-01-27 14:47:10,611 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m <= 1 [2024-01-27 14:47:10,611 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m2 <= 1 [2024-01-27 14:47:10,611 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,611 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] *r == 0 || *r == 1 [2024-01-27 14:47:10,611 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] *r <= 1 [2024-01-27 14:47:10,611 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,611 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= m [2024-01-27 14:47:10,611 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m == 0 || m == 1 [2024-01-27 14:47:10,611 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= m2 [2024-01-27 14:47:10,611 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= e [2024-01-27 14:47:10,612 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] v == & top [2024-01-27 14:47:10,612 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= *v [2024-01-27 14:47:10,612 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= *r [2024-01-27 14:47:10,612 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m2 <= 1 [2024-01-27 14:47:10,612 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 1 <= u [2024-01-27 14:47:10,612 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] u != 0 [2024-01-27 14:47:10,613 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m <= 1 [2024-01-27 14:47:10,613 INFO L98 nessWitnessExtractor]: Location invariant before [L731-L731] 0 <= curr_alloc_idx [2024-01-27 14:47:10,613 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] v == & top [2024-01-27 14:47:10,613 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= m2 [2024-01-27 14:47:10,613 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r <= 0 [2024-01-27 14:47:10,613 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r != 1 [2024-01-27 14:47:10,613 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r <= 127 [2024-01-27 14:47:10,613 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m <= 1 [2024-01-27 14:47:10,613 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= m [2024-01-27 14:47:10,613 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r == -1 || *r == 0 [2024-01-27 14:47:10,614 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 1 <= u [2024-01-27 14:47:10,614 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,614 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= *v [2024-01-27 14:47:10,614 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= e [2024-01-27 14:47:10,614 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] u != 0 [2024-01-27 14:47:10,614 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] -128 <= *r [2024-01-27 14:47:10,614 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m == 0 || m == 1 [2024-01-27 14:47:10,615 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m2 <= 1 [2024-01-27 14:47:10,615 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] -1 <= *r [2024-01-27 14:47:10,615 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 14:47:10,615 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] newTop != 0 [2024-01-27 14:47:10,616 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 0 <= casret [2024-01-27 14:47:10,616 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] casret == 0 || casret == 1 [2024-01-27 14:47:10,616 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 1 <= newTop [2024-01-27 14:47:10,616 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] casret <= 1 [2024-01-27 14:47:10,616 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 0 <= oldTop [2024-01-27 14:47:10,616 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] newTop != 0 [2024-01-27 14:47:10,616 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:10,617 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 1 <= newTop [2024-01-27 14:47:10,617 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= oldTop [2024-01-27 14:47:10,617 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] 0 <= m2 [2024-01-27 14:47:10,617 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m <= 1 [2024-01-27 14:47:10,617 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] 0 <= m [2024-01-27 14:47:10,618 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,618 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m2 <= 1 [2024-01-27 14:47:10,620 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,620 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] 0 <= m2 [2024-01-27 14:47:10,621 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m <= 1 [2024-01-27 14:47:10,621 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m == 0 || m == 1 [2024-01-27 14:47:10,625 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m2 <= 1 [2024-01-27 14:47:10,625 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] 0 <= m [2024-01-27 14:47:10,625 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m == 0 || m == 1 [2024-01-27 14:47:10,626 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] -1 == casret [2024-01-27 14:47:10,626 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:10,626 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] newTop == 0 [2024-01-27 14:47:10,626 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:10,626 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] oldTop == casret [2024-01-27 14:47:10,626 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,626 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,626 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:10,626 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:10,626 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,627 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,627 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,627 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,627 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:10,627 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] casret == -1 [2024-01-27 14:47:10,627 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] oldTop == -1 [2024-01-27 14:47:10,627 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] -1 == oldTop [2024-01-27 14:47:10,627 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,627 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 14:47:10,627 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967295LL - (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:10,628 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967296LL + (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:10,628 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967294LL - (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:10,628 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967295LL + (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:10,628 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-27 14:47:10,629 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m == 0 || m == 1 [2024-01-27 14:47:10,629 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m == 0 || m == 1 [2024-01-27 14:47:10,629 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m [2024-01-27 14:47:10,629 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m [2024-01-27 14:47:10,629 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m <= 1 [2024-01-27 14:47:10,629 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m2 [2024-01-27 14:47:10,629 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 <= 1 [2024-01-27 14:47:10,629 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m2 [2024-01-27 14:47:10,629 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 <= 1 [2024-01-27 14:47:10,629 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,630 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m <= 1 [2024-01-27 14:47:10,630 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,630 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m == 0 || m == 1 [2024-01-27 14:47:10,630 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] 0 <= m [2024-01-27 14:47:10,630 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] 0 <= m2 [2024-01-27 14:47:10,630 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m2 <= 1 [2024-01-27 14:47:10,630 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:10,630 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,630 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m <= 1 [2024-01-27 14:47:10,630 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] curr_alloc_idx == -1 [2024-01-27 14:47:10,631 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] -1 == curr_alloc_idx [2024-01-27 14:47:10,631 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] 0 <= m [2024-01-27 14:47:10,631 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m2 <= 1 [2024-01-27 14:47:10,631 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m <= 1 [2024-01-27 14:47:10,631 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] 0 <= m2 [2024-01-27 14:47:10,631 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,631 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:10,631 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m == 0 || m == 1 [2024-01-27 14:47:10,631 INFO L98 nessWitnessExtractor]: Location invariant before [L727-L727] -1 == curr_alloc_idx [2024-01-27 14:47:10,631 INFO L98 nessWitnessExtractor]: Location invariant before [L727-L727] curr_alloc_idx == -1 [2024-01-27 14:47:10,632 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:10,632 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 [2024-01-27 14:47:10,632 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:10,632 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:10,632 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:10,632 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:10,632 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:10,632 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:10,632 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:10,632 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:10,633 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:10,633 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,633 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:10,633 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,633 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 14:47:10,633 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (-2LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,634 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,635 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,635 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:10,635 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,635 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:10,635 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,635 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,636 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == newTop [2024-01-27 14:47:10,636 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:10,636 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == -1 [2024-01-27 14:47:10,636 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,636 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,636 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:10,636 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,636 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,636 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,636 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,637 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == oldTop [2024-01-27 14:47:10,637 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:10,637 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == newTop [2024-01-27 14:47:10,637 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (0LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,637 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:10,637 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,637 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:10,637 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,637 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,637 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (long long )newTop - (long long )oldTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:10,638 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:10,639 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == -1 [2024-01-27 14:47:10,639 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == oldTop [2024-01-27 14:47:10,639 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] newTop == -1 [2024-01-27 14:47:10,639 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:10,639 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] 0 <= m2 [2024-01-27 14:47:10,639 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] 0 <= m [2024-01-27 14:47:10,639 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:10,639 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,639 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m <= 1 [2024-01-27 14:47:10,639 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m2 <= 1 [2024-01-27 14:47:10,640 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m == 0 || m == 1 [2024-01-27 14:47:10,640 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] -1 == curr_alloc_idx [2024-01-27 14:47:10,643 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] curr_alloc_idx == -1 [2024-01-27 14:47:10,643 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m == 0 || m == 1 [2024-01-27 14:47:10,643 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] 0 <= m2 [2024-01-27 14:47:10,643 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m <= 1 [2024-01-27 14:47:10,644 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,644 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m2 <= 1 [2024-01-27 14:47:10,644 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] 0 <= m [2024-01-27 14:47:10,644 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] (m == & m2 && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) || (m == & m && (((0 <= *m && *m <= 1) && (0 <= *m && *m <= 1)) && (*m == 0 || *m == 1))) [2024-01-27 14:47:10,644 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m == 0 || m == 1 [2024-01-27 14:47:10,644 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 1 <= newTop [2024-01-27 14:47:10,644 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= oldTop [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= m [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= m2 [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m <= 1 [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m2 <= 1 [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] newTop != 0 [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (0 <= oldTop && casret == 0) || (((((((((2LL + (long long )casret) + (long long )oldTop >= 0LL && (0LL - (long long )casret) + (long long )oldTop >= 0LL) && (-2LL - (long long )casret) - (long long )oldTop >= 0LL) && (long long )casret - (long long )oldTop >= 0LL) && -1 == oldTop) && -1 == casret) && oldTop == -1) && oldTop == casret) && casret == -1) [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 1 <= newTop [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] newTop != 0 [2024-01-27 14:47:10,645 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 1 <= u [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] u != 0 [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] -1 <= *r [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m2 <= 1 [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= m [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] -128 <= *r [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= m2 [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= e [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r <= 0 [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] v == & top [2024-01-27 14:47:10,646 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r != 1 [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r <= 127 [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= *v [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r == -1 || *r == 0 [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m <= 1 [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m == 0 || m == 1 [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L728-L728] 1 <= curr_alloc_idx [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L728-L728] curr_alloc_idx % 2 == 1 [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:10,647 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 [2024-01-27 14:47:10,648 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L730] -1 == curr_alloc_idx [2024-01-27 14:47:10,649 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L730] curr_alloc_idx == -1 [2024-01-27 14:47:10,649 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] r <= 1 [2024-01-27 14:47:10,649 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] r == 0 || r == 1 [2024-01-27 14:47:10,649 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= r [2024-01-27 14:47:10,689 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 14:47:10,957 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-ext/26_stack_cas_longest-2.i[31306,31319] [2024-01-27 14:47:10,964 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 14:47:11,002 INFO L202 MainTranslator]: Completed pre-run Start Parsing Local [2024-01-27 14:47:11,028 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: m [2024-01-27 14:47:11,030 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@28ab2204 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:47:11, skipping insertion in model container [2024-01-27 14:47:11,030 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 14:47:11,030 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 14:47:11,032 INFO L158 Benchmark]: Toolchain (without parser) took 694.44ms. Allocated memory is still 75.5MB. Free memory was 32.1MB in the beginning and 30.6MB in the end (delta: 1.5MB). Peak memory consumption was 6.2MB. Max. memory is 16.1GB. [2024-01-27 14:47:11,032 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 56.6MB. Free memory is still 29.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:47:11,032 INFO L158 Benchmark]: Witness Parser took 0.13ms. Allocated memory is still 75.5MB. Free memory is still 47.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:47:11,033 INFO L158 Benchmark]: CACSL2BoogieTranslator took 692.72ms. Allocated memory is still 75.5MB. Free memory was 31.8MB in the beginning and 30.6MB in the end (delta: 1.2MB). Peak memory consumption was 6.2MB. Max. memory is 16.1GB. [2024-01-27 14:47:11,034 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 56.6MB. Free memory is still 29.9MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.13ms. Allocated memory is still 75.5MB. Free memory is still 47.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 692.72ms. Allocated memory is still 75.5MB. Free memory was 31.8MB in the beginning and 30.6MB in the end (delta: 1.2MB). Peak memory consumption was 6.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 4]: Incorrect Syntax Undeclared variable in ACSL expression: m RESULT: Ultimate could not prove your program: Incorrect Syntax Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN