./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-ext/26_stack_cas_longer-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_longer-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_longer-2.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/26_stack_cas_longer-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:02,105 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 14:47:02,138 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:02,156 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 14:47:02,157 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 14:47:02,188 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 14:47:02,189 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 14:47:02,189 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 14:47:02,190 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 14:47:02,193 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 14:47:02,193 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 14:47:02,193 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 14:47:02,194 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 14:47:02,195 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 14:47:02,195 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 14:47:02,195 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 14:47:02,196 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 14:47:02,196 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 14:47:02,196 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 14:47:02,196 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 14:47:02,196 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 14:47:02,197 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 14:47:02,197 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 14:47:02,197 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 14:47:02,198 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 14:47:02,198 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 14:47:02,198 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 14:47:02,198 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 14:47:02,199 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 14:47:02,199 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 14:47:02,200 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 14:47:02,200 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 14:47:02,200 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 14:47:02,200 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 14:47:02,200 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 14:47:02,201 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 14:47:02,201 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 14:47:02,201 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 14:47:02,201 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 14:47:02,201 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 14:47:02,202 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 14:47:02,202 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 14:47:02,202 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 14:47:02,202 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:02,431 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 14:47:02,449 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 14:47:02,450 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 14:47:02,451 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 14:47:02,452 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 14:47:02,452 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-ext/26_stack_cas_longer-2.i [2024-01-27 14:47:03,509 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 14:47:03,721 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 14:47:03,722 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-ext/26_stack_cas_longer-2.i [2024-01-27 14:47:03,739 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dd73a02f7/ae077423f8e1439d84efda88ad2da519/FLAG9d28caa94 [2024-01-27 14:47:03,750 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dd73a02f7/ae077423f8e1439d84efda88ad2da519 [2024-01-27 14:47:03,752 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 14:47:03,752 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 14:47:03,753 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_longer-2.yml/witness.yml [2024-01-27 14:47:03,904 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 14:47:03,906 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 14:47:03,906 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 14:47:03,906 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 14:47:03,912 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 14:47:03,912 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:47:03" (1/2) ... [2024-01-27 14:47:03,913 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ae32f6b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:47:03, skipping insertion in model container [2024-01-27 14:47:03,914 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:47:03" (1/2) ... [2024-01-27 14:47:03,915 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1431d904 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:47:03, skipping insertion in model container [2024-01-27 14:47:03,915 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:03" (2/2) ... [2024-01-27 14:47:03,915 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ae32f6b and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:47:03, skipping insertion in model container [2024-01-27 14:47:03,915 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:03" (2/2) ... [2024-01-27 14:47:03,916 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 14:47:04,098 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 14:47:04,103 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L730] -1 == curr_alloc_idx [2024-01-27 14:47:04,103 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L730] curr_alloc_idx == -1 [2024-01-27 14:47:04,103 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= oldTop [2024-01-27 14:47:04,104 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 1 <= newTop [2024-01-27 14:47:04,104 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] casret == 1 [2024-01-27 14:47:04,104 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] newTop != 0 [2024-01-27 14:47:04,105 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483648LL - (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:04,105 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483646LL - (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:04,105 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] r == -1 [2024-01-27 14:47:04,105 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483647LL + (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:04,105 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] -1 == r [2024-01-27 14:47:04,105 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483649LL + (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:04,105 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= oldTop [2024-01-27 14:47:04,106 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= m2 [2024-01-27 14:47:04,106 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m <= 1 [2024-01-27 14:47:04,106 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m2 <= 1 [2024-01-27 14:47:04,106 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:04,106 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] newTop != 0 [2024-01-27 14:47:04,106 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 1 <= newTop [2024-01-27 14:47:04,106 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m == 0 || m == 1 [2024-01-27 14:47:04,107 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,107 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= m [2024-01-27 14:47:04,107 INFO L98 nessWitnessExtractor]: Loop invariant at [L749-L758] 1 <= newTop [2024-01-27 14:47:04,107 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:04,107 INFO L98 nessWitnessExtractor]: Loop invariant at [L749-L758] newTop != 0 [2024-01-27 14:47:04,108 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] newTop != 0 [2024-01-27 14:47:04,108 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:04,108 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= oldTop [2024-01-27 14:47:04,108 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 1 <= newTop [2024-01-27 14:47:04,108 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m == 0 || m == 1 [2024-01-27 14:47:04,108 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= *v [2024-01-27 14:47:04,109 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= m [2024-01-27 14:47:04,109 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m <= 1 [2024-01-27 14:47:04,109 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= e [2024-01-27 14:47:04,109 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] *r == 0 || *r == 1 [2024-01-27 14:47:04,109 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m2 <= 1 [2024-01-27 14:47:04,109 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] v == & top [2024-01-27 14:47:04,109 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= m2 [2024-01-27 14:47:04,110 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] *r <= 1 [2024-01-27 14:47:04,110 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,110 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= *r [2024-01-27 14:47:04,110 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 1 <= u [2024-01-27 14:47:04,110 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] u != 0 [2024-01-27 14:47:04,110 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:04,110 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] oldTop == casret [2024-01-27 14:47:04,111 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] -1 == oldTop [2024-01-27 14:47:04,111 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] -1 == casret [2024-01-27 14:47:04,111 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,111 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 1 <= newTop [2024-01-27 14:47:04,112 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,112 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,112 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] oldTop == -1 [2024-01-27 14:47:04,112 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] casret == -1 [2024-01-27 14:47:04,113 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] newTop != 0 [2024-01-27 14:47:04,113 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 14:47:04,113 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] -1 == curr_alloc_idx [2024-01-27 14:47:04,113 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] curr_alloc_idx == -1 [2024-01-27 14:47:04,114 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )newTop - (long long )oldTop >= 0LL [2024-01-27 14:47:04,114 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,115 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == oldTop [2024-01-27 14:47:04,115 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:04,115 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,116 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] newTop == casret [2024-01-27 14:47:04,116 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:04,116 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:04,116 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == newTop [2024-01-27 14:47:04,116 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,116 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:04,117 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] newTop == -1 [2024-01-27 14:47:04,117 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == newTop [2024-01-27 14:47:04,117 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] casret == -1 [2024-01-27 14:47:04,117 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == casret [2024-01-27 14:47:04,117 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == casret [2024-01-27 14:47:04,117 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )casret - (long long )newTop >= 0LL [2024-01-27 14:47:04,118 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,118 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,118 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == -1 [2024-01-27 14:47:04,119 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,119 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] 0 <= m2 [2024-01-27 14:47:04,119 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] 0 <= m [2024-01-27 14:47:04,119 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m2 <= 1 [2024-01-27 14:47:04,119 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m <= 1 [2024-01-27 14:47:04,119 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m == 0 || m == 1 [2024-01-27 14:47:04,119 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,120 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:04,120 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:04,120 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:04,120 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:04,120 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:04,120 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:04,120 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,120 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:04,121 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,121 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:04,121 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:04,121 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:04,121 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 [2024-01-27 14:47:04,121 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:04,122 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:04,122 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:04,122 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,122 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:04,122 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 [2024-01-27 14:47:04,123 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:04,123 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:04,123 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:04,124 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:04,124 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:04,124 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,125 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:04,125 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:04,125 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:04,125 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:04,125 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == -1 [2024-01-27 14:47:04,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] newTop == -1 [2024-01-27 14:47:04,126 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:04,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:04,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == -1 [2024-01-27 14:47:04,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:04,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:04,127 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:04,128 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:04,128 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == newTop [2024-01-27 14:47:04,128 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,128 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,128 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:04,128 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == oldTop [2024-01-27 14:47:04,128 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (long long )newTop - (long long )oldTop >= 0LL [2024-01-27 14:47:04,129 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,129 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (0LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,129 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,129 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:04,129 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,129 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,129 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == newTop [2024-01-27 14:47:04,129 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,130 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,130 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,130 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,130 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,131 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,131 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:04,131 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,131 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,131 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:04,131 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == oldTop [2024-01-27 14:47:04,132 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,132 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,132 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (-2LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,132 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:04,132 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:04,132 INFO L98 nessWitnessExtractor]: Location invariant before [L727-L727] -1 == curr_alloc_idx [2024-01-27 14:47:04,132 INFO L98 nessWitnessExtractor]: Location invariant before [L727-L727] curr_alloc_idx == -1 [2024-01-27 14:47:04,132 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,133 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m <= 1 [2024-01-27 14:47:04,133 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m == 0 || m == 1 [2024-01-27 14:47:04,133 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:04,133 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] 0 <= m2 [2024-01-27 14:47:04,133 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m2 <= 1 [2024-01-27 14:47:04,133 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] 0 <= m [2024-01-27 14:47:04,134 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] -1 == curr_alloc_idx [2024-01-27 14:47:04,134 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] curr_alloc_idx == -1 [2024-01-27 14:47:04,134 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:04,134 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m == 0 || m == 1 [2024-01-27 14:47:04,135 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m [2024-01-27 14:47:04,135 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m <= 1 [2024-01-27 14:47:04,135 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m <= 1 [2024-01-27 14:47:04,135 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m == 0 || m == 1 [2024-01-27 14:47:04,135 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m2 [2024-01-27 14:47:04,135 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 <= 1 [2024-01-27 14:47:04,136 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m [2024-01-27 14:47:04,136 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,136 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m2 [2024-01-27 14:47:04,136 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,137 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 <= 1 [2024-01-27 14:47:04,138 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] v == & top [2024-01-27 14:47:04,139 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 1 <= u [2024-01-27 14:47:04,140 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r <= 127 [2024-01-27 14:47:04,140 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m <= 1 [2024-01-27 14:47:04,140 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= m [2024-01-27 14:47:04,146 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= m2 [2024-01-27 14:47:04,146 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] u != 0 [2024-01-27 14:47:04,146 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,146 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r != 1 [2024-01-27 14:47:04,146 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m == 0 || m == 1 [2024-01-27 14:47:04,147 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] -128 <= *r [2024-01-27 14:47:04,147 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] -1 <= *r [2024-01-27 14:47:04,147 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= *v [2024-01-27 14:47:04,147 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r <= 0 [2024-01-27 14:47:04,147 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r == -1 || *r == 0 [2024-01-27 14:47:04,147 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m2 <= 1 [2024-01-27 14:47:04,147 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= e [2024-01-27 14:47:04,147 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-27 14:47:04,147 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 14:47:04,148 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m == 0 || m == 1 [2024-01-27 14:47:04,148 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,148 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m2 <= 1 [2024-01-27 14:47:04,148 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] 0 <= m [2024-01-27 14:47:04,148 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m <= 1 [2024-01-27 14:47:04,149 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] 0 <= m2 [2024-01-27 14:47:04,149 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= m [2024-01-27 14:47:04,149 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r == -1 || *r == 0 [2024-01-27 14:47:04,149 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r <= 127 [2024-01-27 14:47:04,149 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m <= 1 [2024-01-27 14:47:04,149 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,149 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] -1 <= *r [2024-01-27 14:47:04,149 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] v == & top [2024-01-27 14:47:04,150 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= *v [2024-01-27 14:47:04,150 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] u != 0 [2024-01-27 14:47:04,150 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r != 1 [2024-01-27 14:47:04,150 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] -128 <= *r [2024-01-27 14:47:04,150 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= e [2024-01-27 14:47:04,150 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m2 <= 1 [2024-01-27 14:47:04,150 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 1 <= u [2024-01-27 14:47:04,150 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m == 0 || m == 1 [2024-01-27 14:47:04,150 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r <= 0 [2024-01-27 14:47:04,151 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= m2 [2024-01-27 14:47:04,151 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 14:47:04,151 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:04,151 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] newTop != 0 [2024-01-27 14:47:04,151 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,151 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m <= 1 [2024-01-27 14:47:04,151 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m == 0 || m == 1 [2024-01-27 14:47:04,151 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= m2 [2024-01-27 14:47:04,151 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:04,152 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 1 <= newTop [2024-01-27 14:47:04,152 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= m [2024-01-27 14:47:04,152 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m2 <= 1 [2024-01-27 14:47:04,152 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m == 0 || m == 1 [2024-01-27 14:47:04,153 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m2 <= 1 [2024-01-27 14:47:04,153 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:04,153 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] 0 <= m [2024-01-27 14:47:04,153 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,153 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m <= 1 [2024-01-27 14:47:04,153 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] 0 <= m2 [2024-01-27 14:47:04,153 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] casret == -1 [2024-01-27 14:47:04,154 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:04,154 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] -1 == oldTop [2024-01-27 14:47:04,154 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] 0 <= newTop [2024-01-27 14:47:04,154 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,155 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] oldTop == -1 [2024-01-27 14:47:04,155 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,155 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] -1 == casret [2024-01-27 14:47:04,155 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] oldTop == casret [2024-01-27 14:47:04,155 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,155 INFO L98 nessWitnessExtractor]: Location invariant before [L729-L729] 1 <= curr_alloc_idx [2024-01-27 14:47:04,155 INFO L98 nessWitnessExtractor]: Location invariant before [L729-L729] curr_alloc_idx % 2 == 1 [2024-01-27 14:47:04,155 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] casret <= 1 [2024-01-27 14:47:04,156 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] newTop != 0 [2024-01-27 14:47:04,156 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] casret == 0 || casret == 1 [2024-01-27 14:47:04,157 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 0 <= oldTop [2024-01-27 14:47:04,157 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 0 <= casret [2024-01-27 14:47:04,157 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 1 <= newTop [2024-01-27 14:47:04,158 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= m2 [2024-01-27 14:47:04,158 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m2 <= 1 [2024-01-27 14:47:04,158 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m == 0 || m == 1 [2024-01-27 14:47:04,158 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,159 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m <= 1 [2024-01-27 14:47:04,159 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= m [2024-01-27 14:47:04,159 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= oldTop [2024-01-27 14:47:04,159 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] newTop != 0 [2024-01-27 14:47:04,159 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:04,159 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 1 <= newTop [2024-01-27 14:47:04,159 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:04,159 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m == 0 || m == 1 [2024-01-27 14:47:04,160 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] 0 <= m2 [2024-01-27 14:47:04,160 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,160 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] 0 <= m [2024-01-27 14:47:04,160 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m2 <= 1 [2024-01-27 14:47:04,160 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m <= 1 [2024-01-27 14:47:04,160 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,160 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m2 <= 1 [2024-01-27 14:47:04,160 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] 0 <= m [2024-01-27 14:47:04,160 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] 0 <= m2 [2024-01-27 14:47:04,161 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:04,161 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m <= 1 [2024-01-27 14:47:04,161 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m == 0 || m == 1 [2024-01-27 14:47:04,161 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 14:47:04,161 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,161 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] -1 == oldTop [2024-01-27 14:47:04,161 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,161 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] -1 == casret [2024-01-27 14:47:04,161 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] newTop == 0 [2024-01-27 14:47:04,161 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,162 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:04,162 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] oldTop == -1 [2024-01-27 14:47:04,162 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:04,162 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,162 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] oldTop == casret [2024-01-27 14:47:04,162 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,162 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:04,162 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:04,162 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:04,163 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:04,163 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] casret == -1 [2024-01-27 14:47:04,163 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:04,163 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967296LL + (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:04,163 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967294LL - (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:04,163 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967295LL - (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:04,163 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967295LL + (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:04,163 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] 0 <= m2 [2024-01-27 14:47:04,163 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m <= 1 [2024-01-27 14:47:04,164 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:04,167 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m2 <= 1 [2024-01-27 14:47:04,167 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,167 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m == 0 || m == 1 [2024-01-27 14:47:04,167 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] 0 <= m [2024-01-27 14:47:04,169 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] 0 <= m [2024-01-27 14:47:04,169 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,169 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] 0 <= m2 [2024-01-27 14:47:04,169 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m == 0 || m == 1 [2024-01-27 14:47:04,169 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m <= 1 [2024-01-27 14:47:04,169 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m <= 1 [2024-01-27 14:47:04,169 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] 0 <= m2 [2024-01-27 14:47:04,169 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] 0 <= m [2024-01-27 14:47:04,170 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m2 <= 1 [2024-01-27 14:47:04,170 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m2 <= 1 [2024-01-27 14:47:04,170 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,170 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m == 0 || m == 1 [2024-01-27 14:47:04,170 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] -1 == curr_alloc_idx [2024-01-27 14:47:04,170 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] curr_alloc_idx == -1 [2024-01-27 14:47:04,170 INFO L98 nessWitnessExtractor]: Location invariant before [L731-L731] 0 <= curr_alloc_idx [2024-01-27 14:47:04,170 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 14:47:04,170 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 14:47:04,170 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 1 <= u [2024-01-27 14:47:04,171 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r <= 0 [2024-01-27 14:47:04,171 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] u != 0 [2024-01-27 14:47:04,171 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= m2 [2024-01-27 14:47:04,171 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,171 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r != 1 [2024-01-27 14:47:04,171 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m2 <= 1 [2024-01-27 14:47:04,171 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] v == & top [2024-01-27 14:47:04,171 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m <= 1 [2024-01-27 14:47:04,171 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m == 0 || m == 1 [2024-01-27 14:47:04,171 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] -128 <= *r [2024-01-27 14:47:04,172 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r == -1 || *r == 0 [2024-01-27 14:47:04,172 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= m [2024-01-27 14:47:04,172 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r <= 127 [2024-01-27 14:47:04,172 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] -1 <= *r [2024-01-27 14:47:04,172 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= e [2024-01-27 14:47:04,172 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= *v [2024-01-27 14:47:04,172 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m == 0 || m == 1 [2024-01-27 14:47:04,172 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= m2 [2024-01-27 14:47:04,172 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= m [2024-01-27 14:47:04,172 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] r == 0 || r == 1 [2024-01-27 14:47:04,173 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m2 <= 1 [2024-01-27 14:47:04,173 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m <= 1 [2024-01-27 14:47:04,173 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] r <= 1 [2024-01-27 14:47:04,173 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= r [2024-01-27 14:47:04,173 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m2 == 0 || m2 == 1 [2024-01-27 14:47:04,173 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] newTop != 0 [2024-01-27 14:47:04,173 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 1 <= newTop [2024-01-27 14:47:04,173 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:04,173 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 14:47:04,173 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= r [2024-01-27 14:47:04,174 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] r <= 1 [2024-01-27 14:47:04,174 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] r == 0 || r == 1 [2024-01-27 14:47:04,174 INFO L98 nessWitnessExtractor]: Location invariant before [L728-L728] curr_alloc_idx % 2 == 1 [2024-01-27 14:47:04,174 INFO L98 nessWitnessExtractor]: Location invariant before [L728-L728] 1 <= curr_alloc_idx [2024-01-27 14:47:04,222 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 14:47:04,508 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_longer-2.i[31305,31318] [2024-01-27 14:47:04,517 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 14:47:04,528 INFO L202 MainTranslator]: Completed pre-run Start Parsing Local [2024-01-27 14:47:04,553 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: m [2024-01-27 14:47:04,553 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1431d904 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:47:04, skipping insertion in model container [2024-01-27 14:47:04,553 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 14:47:04,554 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 14:47:04,555 INFO L158 Benchmark]: Toolchain (without parser) took 649.11ms. Allocated memory is still 201.3MB. Free memory was 144.1MB in the beginning and 115.7MB in the end (delta: 28.4MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-01-27 14:47:04,555 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 117.4MB. Free memory is still 79.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:47:04,556 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 201.3MB. Free memory is still 158.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:47:04,556 INFO L158 Benchmark]: CACSL2BoogieTranslator took 647.43ms. Allocated memory is still 201.3MB. Free memory was 143.6MB in the beginning and 115.7MB in the end (delta: 27.9MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-01-27 14:47:04,557 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 117.4MB. Free memory is still 79.9MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.14ms. Allocated memory is still 201.3MB. Free memory is still 158.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 647.43ms. Allocated memory is still 201.3MB. Free memory was 143.6MB in the beginning and 115.7MB 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: m 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_longer-2.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/26_stack_cas_longer-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:06,735 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 14:47:06,813 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:06,817 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 14:47:06,818 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 14:47:06,845 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 14:47:06,846 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 14:47:06,846 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 14:47:06,847 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 14:47:06,850 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 14:47:06,850 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 14:47:06,850 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 14:47:06,851 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 14:47:06,852 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 14:47:06,852 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 14:47:06,853 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 14:47:06,853 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 14:47:06,853 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 14:47:06,854 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 14:47:06,854 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 14:47:06,854 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 14:47:06,855 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 14:47:06,855 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 14:47:06,855 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 14:47:06,855 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 14:47:06,856 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 14:47:06,856 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 14:47:06,856 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 14:47:06,856 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 14:47:06,857 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 14:47:06,858 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 14:47:06,858 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 14:47:06,858 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 14:47:06,858 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 14:47:06,858 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 14:47:06,859 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 14:47:06,859 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 14:47:06,859 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 14:47:06,860 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 14:47:06,860 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 14:47:06,860 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 14:47:06,860 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 14:47:06,860 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 14:47:06,861 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 14:47:06,861 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 14:47:06,861 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 14:47:06,861 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:07,122 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 14:47:07,143 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 14:47:07,145 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 14:47:07,146 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 14:47:07,147 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 14:47:07,148 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_longer-2.yml/witness.yml [2024-01-27 14:47:07,351 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 14:47:07,351 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 14:47:07,352 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-ext/26_stack_cas_longer-2.i [2024-01-27 14:47:08,486 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 14:47:08,670 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 14:47:08,670 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-ext/26_stack_cas_longer-2.i [2024-01-27 14:47:08,679 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/541f8e2d9/77e7d00f824f4a0b9b4266ba2207beb5/FLAG71d961c45 [2024-01-27 14:47:08,689 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/541f8e2d9/77e7d00f824f4a0b9b4266ba2207beb5 [2024-01-27 14:47:08,690 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 14:47:08,690 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 14:47:08,691 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 14:47:08,691 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 14:47:08,695 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 14:47:08,695 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:07" (1/2) ... [2024-01-27 14:47:08,696 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@72e7e38a and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:47:08, skipping insertion in model container [2024-01-27 14:47:08,696 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:07" (1/2) ... [2024-01-27 14:47:08,697 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7041ca28 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:47:08, skipping insertion in model container [2024-01-27 14:47:08,697 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:47:08" (2/2) ... [2024-01-27 14:47:08,697 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@72e7e38a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:47:08, skipping insertion in model container [2024-01-27 14:47:08,697 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:47:08" (2/2) ... [2024-01-27 14:47:08,698 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 14:47:08,880 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 14:47:08,881 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 0 <= oldTop [2024-01-27 14:47:08,882 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] newTop != 0 [2024-01-27 14:47:08,882 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 1 <= newTop [2024-01-27 14:47:08,882 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] 0 <= casret [2024-01-27 14:47:08,882 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] casret == 0 || casret == 1 [2024-01-27 14:47:08,882 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L757] casret <= 1 [2024-01-27 14:47:08,882 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] *r == 0 || *r == 1 [2024-01-27 14:47:08,883 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m <= 1 [2024-01-27 14:47:08,883 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m2 <= 1 [2024-01-27 14:47:08,883 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] *r <= 1 [2024-01-27 14:47:08,883 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= e [2024-01-27 14:47:08,883 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] u != 0 [2024-01-27 14:47:08,883 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] v == & top [2024-01-27 14:47:08,883 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= m [2024-01-27 14:47:08,883 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= *r [2024-01-27 14:47:08,884 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= *v [2024-01-27 14:47:08,884 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 1 <= u [2024-01-27 14:47:08,884 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m == 0 || m == 1 [2024-01-27 14:47:08,884 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] 0 <= m2 [2024-01-27 14:47:08,884 INFO L98 nessWitnessExtractor]: Location invariant after [L701-L715] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,885 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m <= 1 [2024-01-27 14:47:08,885 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r <= 0 [2024-01-27 14:47:08,885 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,885 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] -128 <= *r [2024-01-27 14:47:08,885 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 1 <= u [2024-01-27 14:47:08,885 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m2 <= 1 [2024-01-27 14:47:08,885 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r == -1 || *r == 0 [2024-01-27 14:47:08,895 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= m [2024-01-27 14:47:08,895 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r <= 127 [2024-01-27 14:47:08,895 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] u != 0 [2024-01-27 14:47:08,895 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] m == 0 || m == 1 [2024-01-27 14:47:08,896 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] *r != 1 [2024-01-27 14:47:08,896 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= *v [2024-01-27 14:47:08,896 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] -1 <= *r [2024-01-27 14:47:08,897 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= e [2024-01-27 14:47:08,897 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] 0 <= m2 [2024-01-27 14:47:08,897 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] v == & top [2024-01-27 14:47:08,898 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m == 0 || m == 1 [2024-01-27 14:47:08,898 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,898 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m <= 1 [2024-01-27 14:47:08,898 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] 0 <= m2 [2024-01-27 14:47:08,898 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] 0 <= m [2024-01-27 14:47:08,898 INFO L98 nessWitnessExtractor]: Location invariant after [L3-L5] m2 <= 1 [2024-01-27 14:47:08,898 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] newTop != 0 [2024-01-27 14:47:08,899 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,899 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 1 <= newTop [2024-01-27 14:47:08,899 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] casret == -1 [2024-01-27 14:47:08,899 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] -1 == oldTop [2024-01-27 14:47:08,899 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:08,900 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] -1 == casret [2024-01-27 14:47:08,900 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] oldTop == -1 [2024-01-27 14:47:08,900 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] oldTop == casret [2024-01-27 14:47:08,900 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,901 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,901 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,901 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:08,901 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] oldTop == casret [2024-01-27 14:47:08,901 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] newTop == 0 [2024-01-27 14:47:08,902 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:08,902 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] -1 == casret [2024-01-27 14:47:08,902 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] oldTop == -1 [2024-01-27 14:47:08,902 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:08,902 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:08,902 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,902 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:08,902 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,902 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] casret == -1 [2024-01-27 14:47:08,903 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,903 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,903 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (-1LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,903 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] -1 == oldTop [2024-01-27 14:47:08,903 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (1LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,903 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:08,903 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m <= 1 [2024-01-27 14:47:08,903 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] 0 <= m [2024-01-27 14:47:08,903 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,904 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] 0 <= m2 [2024-01-27 14:47:08,904 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m2 <= 1 [2024-01-27 14:47:08,904 INFO L98 nessWitnessExtractor]: Location invariant before [L698-L698] m == 0 || m == 1 [2024-01-27 14:47:08,904 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 14:47:08,904 INFO L98 nessWitnessExtractor]: Location invariant before [L727-L727] -1 == curr_alloc_idx [2024-01-27 14:47:08,904 INFO L98 nessWitnessExtractor]: Location invariant before [L727-L727] curr_alloc_idx == -1 [2024-01-27 14:47:08,904 INFO L98 nessWitnessExtractor]: Location invariant before [L731-L731] 0 <= curr_alloc_idx [2024-01-27 14:47:08,904 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m <= 1 [2024-01-27 14:47:08,904 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] 0 <= m [2024-01-27 14:47:08,905 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] 0 <= m2 [2024-01-27 14:47:08,905 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m2 <= 1 [2024-01-27 14:47:08,905 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m == 0 || m == 1 [2024-01-27 14:47:08,905 INFO L98 nessWitnessExtractor]: Location invariant before [L699-L699] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,905 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:08,905 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 1 <= newTop [2024-01-27 14:47:08,905 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:08,906 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] newTop != 0 [2024-01-27 14:47:08,906 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= oldTop [2024-01-27 14:47:08,906 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:08,906 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 14:47:08,906 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] -1 == curr_alloc_idx [2024-01-27 14:47:08,907 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] curr_alloc_idx == -1 [2024-01-27 14:47:08,907 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] -1 == curr_alloc_idx [2024-01-27 14:47:08,907 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] curr_alloc_idx == -1 [2024-01-27 14:47:08,907 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:08,907 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:08,907 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:08,908 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:08,908 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:08,908 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,909 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,909 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:08,909 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:08,909 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 [2024-01-27 14:47:08,909 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:08,910 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:08,910 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:08,910 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:08,911 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,911 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 <= 1 [2024-01-27 14:47:08,911 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m == 0 || m == 1 [2024-01-27 14:47:08,911 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m [2024-01-27 14:47:08,911 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 <= 1 [2024-01-27 14:47:08,911 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m == 0 || m == 1 [2024-01-27 14:47:08,911 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m [2024-01-27 14:47:08,911 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m <= 1 [2024-01-27 14:47:08,911 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m2 [2024-01-27 14:47:08,912 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,912 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] 0 <= m2 [2024-01-27 14:47:08,912 INFO L98 nessWitnessExtractor]: Location invariant before [L4-L4] m <= 1 [2024-01-27 14:47:08,912 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r <= 0 [2024-01-27 14:47:08,912 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] u != 0 [2024-01-27 14:47:08,912 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= e [2024-01-27 14:47:08,912 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r != 1 [2024-01-27 14:47:08,912 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 1 <= u [2024-01-27 14:47:08,913 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m <= 1 [2024-01-27 14:47:08,913 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r <= 127 [2024-01-27 14:47:08,913 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] v == & top [2024-01-27 14:47:08,913 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] -1 <= *r [2024-01-27 14:47:08,913 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= *v [2024-01-27 14:47:08,913 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] -128 <= *r [2024-01-27 14:47:08,913 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m2 <= 1 [2024-01-27 14:47:08,913 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= m2 [2024-01-27 14:47:08,913 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] *r == -1 || *r == 0 [2024-01-27 14:47:08,913 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m == 0 || m == 1 [2024-01-27 14:47:08,914 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,914 INFO L98 nessWitnessExtractor]: Location invariant before [L713-L713] 0 <= m [2024-01-27 14:47:08,914 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 14:47:08,914 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= m2 [2024-01-27 14:47:08,914 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,914 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= m [2024-01-27 14:47:08,914 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] r == 0 || r == 1 [2024-01-27 14:47:08,914 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m == 0 || m == 1 [2024-01-27 14:47:08,915 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m2 <= 1 [2024-01-27 14:47:08,915 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] 0 <= r [2024-01-27 14:47:08,915 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] m <= 1 [2024-01-27 14:47:08,915 INFO L98 nessWitnessExtractor]: Location invariant after [L761-L764] r <= 1 [2024-01-27 14:47:08,915 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 14:47:08,915 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] 0 <= m2 [2024-01-27 14:47:08,915 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m2 <= 1 [2024-01-27 14:47:08,915 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m == 0 || m == 1 [2024-01-27 14:47:08,915 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] 0 <= m [2024-01-27 14:47:08,916 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m <= 1 [2024-01-27 14:47:08,916 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:08,916 INFO L98 nessWitnessExtractor]: Location invariant before [L694-L694] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,916 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 1 <= newTop [2024-01-27 14:47:08,917 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] newTop != 0 [2024-01-27 14:47:08,917 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:08,917 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] 0 <= m2 [2024-01-27 14:47:08,917 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m <= 1 [2024-01-27 14:47:08,917 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m2 <= 1 [2024-01-27 14:47:08,917 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,917 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] 0 <= m [2024-01-27 14:47:08,918 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:08,918 INFO L98 nessWitnessExtractor]: Location invariant before [L693-L693] m == 0 || m == 1 [2024-01-27 14:47:08,918 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,918 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:08,918 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m [2024-01-27 14:47:08,918 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:08,919 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 [2024-01-27 14:47:08,919 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:08,920 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= m2 [2024-01-27 14:47:08,921 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:08,922 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,922 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:08,922 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m == 0 || m == 1 [2024-01-27 14:47:08,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] r == 1 || ((0 <= r && r <= 1) && (r == 0 || r == 1)) [2024-01-27 14:47:08,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m <= 1 [2024-01-27 14:47:08,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] m2 <= 1 [2024-01-27 14:47:08,927 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-27 14:47:08,927 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == oldTop [2024-01-27 14:47:08,927 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:08,927 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:08,927 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:08,927 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:08,927 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,927 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] newTop == -1 [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (0LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == -1 [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:08,928 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:08,929 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,929 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (-2LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,929 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:08,930 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,930 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,930 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == oldTop [2024-01-27 14:47:08,930 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == newTop [2024-01-27 14:47:08,930 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:08,930 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,930 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,930 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,930 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,930 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483646LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483649LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (long long )newTop - (long long )oldTop >= 0LL [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967294LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] -1 == newTop [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] oldTop == -1 [2024-01-27 14:47:08,931 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967295LL + (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,932 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (4294967296LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,932 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:08,932 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:08,932 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] casret == -1 [2024-01-27 14:47:08,932 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )casret) - (long long )newTop >= 0LL [2024-01-27 14:47:08,932 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == oldTop [2024-01-27 14:47:08,932 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] newTop == -1 [2024-01-27 14:47:08,932 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == newTop [2024-01-27 14:47:08,933 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] newTop == casret [2024-01-27 14:47:08,933 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )newTop) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,933 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == casret [2024-01-27 14:47:08,933 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )casret - (long long )newTop >= 0LL [2024-01-27 14:47:08,933 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,933 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,933 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == newTop [2024-01-27 14:47:08,933 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] -1 == casret [2024-01-27 14:47:08,933 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] oldTop == -1 [2024-01-27 14:47:08,933 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )casret) + (long long )newTop >= 0LL [2024-01-27 14:47:08,934 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,934 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,934 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (long long )newTop - (long long )oldTop >= 0LL [2024-01-27 14:47:08,934 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (2LL + (long long )newTop) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,934 INFO L98 nessWitnessExtractor]: Location invariant before [L729-L729] curr_alloc_idx % 2 == 1 [2024-01-27 14:47:08,934 INFO L98 nessWitnessExtractor]: Location invariant before [L729-L729] 1 <= curr_alloc_idx [2024-01-27 14:47:08,934 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 14:47:08,934 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L730] -1 == curr_alloc_idx [2024-01-27 14:47:08,935 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L730] curr_alloc_idx == -1 [2024-01-27 14:47:08,936 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] -1 == curr_alloc_idx [2024-01-27 14:47:08,936 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] curr_alloc_idx == -1 [2024-01-27 14:47:08,936 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:08,936 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= oldTop [2024-01-27 14:47:08,936 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 1 <= newTop [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] newTop != 0 [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967295LL + (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967296LL + (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967295LL - (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (4294967294LL - (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L728-L728] 1 <= curr_alloc_idx [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L728-L728] curr_alloc_idx % 2 == 1 [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m2 <= 1 [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= m [2024-01-27 14:47:08,937 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m <= 1 [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= *v [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 1 <= u [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r <= 0 [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r != 1 [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] -1 <= *r [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] v == & top [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= m2 [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] -128 <= *r [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r <= 127 [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m == 0 || m == 1 [2024-01-27 14:47:08,938 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] *r == -1 || *r == 0 [2024-01-27 14:47:08,939 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] u != 0 [2024-01-27 14:47:08,939 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] 0 <= e [2024-01-27 14:47:08,939 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L714] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,939 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,939 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] 0 <= m [2024-01-27 14:47:08,939 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] 0 <= m2 [2024-01-27 14:47:08,939 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,939 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m <= 1 [2024-01-27 14:47:08,939 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m == 0 || m == 1 [2024-01-27 14:47:08,939 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m == 0 || m == 1 [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] 0 <= m [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m2 <= 1 [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] 0 <= m2 [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant after [L737-L740] m <= 1 [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L740] m2 <= 1 [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] 0 <= m2 [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m == 0 || m == 1 [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m2 <= 1 [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] 0 <= m [2024-01-27 14:47:08,940 INFO L98 nessWitnessExtractor]: Location invariant after [L696-L700] m <= 1 [2024-01-27 14:47:08,941 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:08,941 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] newTop != 0 [2024-01-27 14:47:08,944 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] casret == 1 [2024-01-27 14:47:08,944 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 1 <= newTop [2024-01-27 14:47:08,944 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= oldTop [2024-01-27 14:47:08,944 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 14:47:08,945 INFO L98 nessWitnessExtractor]: Loop invariant at [L749-L758] newTop != 0 [2024-01-27 14:47:08,945 INFO L98 nessWitnessExtractor]: Loop invariant at [L749-L758] 1 <= newTop [2024-01-27 14:47:08,945 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:08,945 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m2 <= 1 [2024-01-27 14:47:08,945 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] casret == 0 || (-1 == casret && casret == -1) [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= oldTop [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m == 0 || m == 1 [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m <= 1 [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] newTop != 0 [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= m2 [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 1 <= newTop [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= m [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483647LL + (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483648LL - (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:08,946 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483649LL + (long long )arg) + (long long )r >= 0LL [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (2147483646LL - (long long )arg) - (long long )r >= 0LL [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] r == -1 [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] -1 == r [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (long long )casret - (long long )oldTop >= 0LL [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] oldTop == -1 [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (2LL + (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] -1 == casret [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (0LL - (long long )casret) + (long long )oldTop >= 0LL [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] (-2LL - (long long )casret) - (long long )oldTop >= 0LL [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] casret == -1 [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] 0 <= newTop [2024-01-27 14:47:08,947 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] oldTop == casret [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L759] -1 == oldTop [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= m [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m2 <= 1 [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m == 0 || m == 1 [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= m2 [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m <= 1 [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m2 <= 1 [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m == 0 || m == 1 [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m <= 1 [2024-01-27 14:47:08,948 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] newTop != 0 [2024-01-27 14:47:08,948 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:08,949 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 1 <= newTop [2024-01-27 14:47:08,949 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,949 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= m2 [2024-01-27 14:47:08,949 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= m [2024-01-27 14:47:08,949 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m2 == 0 || m2 == 1 [2024-01-27 14:47:08,949 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m <= 1 [2024-01-27 14:47:08,949 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m == 0 || m == 1 [2024-01-27 14:47:08,949 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] m2 <= 1 [2024-01-27 14:47:08,949 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] 0 <= m2 [2024-01-27 14:47:08,949 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:08,949 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L695] 0 <= m [2024-01-27 14:47:08,950 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] r == 0 || r == 1 [2024-01-27 14:47:08,950 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] r <= 1 [2024-01-27 14:47:08,950 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= r [2024-01-27 14:47:08,950 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 14:47:08,991 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 14:47:09,253 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_longer-2.i[31305,31318] [2024-01-27 14:47:09,264 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 14:47:09,278 INFO L202 MainTranslator]: Completed pre-run Start Parsing Local [2024-01-27 14:47:09,305 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: m2 [2024-01-27 14:47:09,305 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7041ca28 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:47:09, skipping insertion in model container [2024-01-27 14:47:09,305 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 14:47:09,306 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 14:47:09,307 INFO L158 Benchmark]: Toolchain (without parser) took 615.77ms. Allocated memory is still 69.2MB. Free memory was 34.4MB in the beginning and 41.6MB in the end (delta: -7.3MB). Peak memory consumption was 7.7MB. Max. memory is 16.1GB. [2024-01-27 14:47:09,307 INFO L158 Benchmark]: Witness Parser took 0.17ms. Allocated memory is still 54.5MB. Free memory is still 31.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:47:09,308 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 54.5MB. Free memory was 38.3MB in the beginning and 38.1MB in the end (delta: 164.7kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:47:09,309 INFO L158 Benchmark]: CACSL2BoogieTranslator took 614.22ms. Allocated memory is still 69.2MB. Free memory was 34.1MB in the beginning and 41.6MB in the end (delta: -7.5MB). Peak memory consumption was 7.7MB. Max. memory is 16.1GB. [2024-01-27 14:47:09,310 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.17ms. Allocated memory is still 54.5MB. Free memory is still 31.3MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.15ms. Allocated memory is still 54.5MB. Free memory was 38.3MB in the beginning and 38.1MB in the end (delta: 164.7kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 614.22ms. Allocated memory is still 69.2MB. Free memory was 34.1MB in the beginning and 41.6MB in the end (delta: -7.5MB). Peak memory consumption was 7.7MB. 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 Writing output log to file Ultimate.log Result: UNKNOWN