./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/array-eq-trans.wvr.c --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/array-eq-trans.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cb09d658 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/array-eq-trans.wvr.c ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/array-eq-trans.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-cb09d65-m [2024-01-27 23:07:34,737 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:07:34,836 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:07:34,841 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:07:34,841 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:07:34,871 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:07:34,871 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:07:34,872 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:07:34,873 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:07:34,876 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:07:34,877 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:07:34,877 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:07:34,878 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:07:34,879 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:07:34,879 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:07:34,880 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:07:34,880 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:07:34,880 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:07:34,881 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:07:34,881 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:07:34,881 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:07:34,882 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:07:34,882 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:07:34,882 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:07:34,882 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:07:34,883 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:07:34,883 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:07:34,883 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:07:34,884 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:07:34,884 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:07:34,885 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:07:34,885 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:07:34,886 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:07:34,886 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:07:34,886 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:07:34,887 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:07:34,887 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:07:34,887 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:07:34,887 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:07:34,888 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:07:34,888 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:07:34,888 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:07:34,888 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:07:34,889 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 23:07:35,166 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:07:35,189 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:07:35,192 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:07:35,193 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:07:35,193 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:07:35,194 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/array-eq-trans.wvr.c [2024-01-27 23:07:36,386 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:07:36,641 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:07:36,642 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/array-eq-trans.wvr.c [2024-01-27 23:07:36,653 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a35061835/62c72ab9ed0446c2a07e74332b77c825/FLAGaad47737b [2024-01-27 23:07:36,671 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a35061835/62c72ab9ed0446c2a07e74332b77c825 [2024-01-27 23:07:36,674 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:07:36,675 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:07:36,675 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/array-eq-trans.wvr.yml/witness.yml [2024-01-27 23:07:36,832 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:07:36,834 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:07:36,835 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:07:36,835 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:07:36,840 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:07:36,840 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:07:36" (1/2) ... [2024-01-27 23:07:36,842 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@cbaaed3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:07:36, skipping insertion in model container [2024-01-27 23:07:36,842 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:07:36" (1/2) ... [2024-01-27 23:07:36,844 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@59f33f8d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:07:36, skipping insertion in model container [2024-01-27 23:07:36,844 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:07:36" (2/2) ... [2024-01-27 23:07:36,845 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@cbaaed3 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:07:36, skipping insertion in model container [2024-01-27 23:07:36,845 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:07:36" (2/2) ... [2024-01-27 23:07:36,845 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:07:36,893 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:07:36,894 INFO L98 nessWitnessExtractor]: Location invariant before [L77-L77] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,894 INFO L98 nessWitnessExtractor]: Location invariant before [L60-L64] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,895 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,895 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] A == 0 [2024-01-27 23:07:36,895 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] i_AC == 0 [2024-01-27 23:07:36,895 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,895 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,896 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] C == 0 [2024-01-27 23:07:36,896 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] i_BC == 0 [2024-01-27 23:07:36,896 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] An == 0 [2024-01-27 23:07:36,896 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,896 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] Cn == 0 [2024-01-27 23:07:36,896 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] B == 0 [2024-01-27 23:07:36,897 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] i_AB == 0 [2024-01-27 23:07:36,897 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] Bn == 0 [2024-01-27 23:07:36,897 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,897 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,897 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,898 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] i_BC == 0 [2024-01-27 23:07:36,898 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] C == 0 [2024-01-27 23:07:36,898 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] i_AC == 0 [2024-01-27 23:07:36,899 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] i_AB == 0 [2024-01-27 23:07:36,899 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,899 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483647LL - (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:36,899 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483648LL + (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,899 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483648LL + (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:36,900 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483648LL + (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:36,900 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,900 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483647LL - (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,900 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483647LL - (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:36,900 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] i_AB == 0 [2024-01-27 23:07:36,900 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] i_AC == 0 [2024-01-27 23:07:36,901 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483648LL + (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,901 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,901 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] C == 0 [2024-01-27 23:07:36,902 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,902 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] i_BC == 0 [2024-01-27 23:07:36,902 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483647LL - (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,903 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,904 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,904 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] i_AC == 0 [2024-01-27 23:07:36,904 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] i_AB == 0 [2024-01-27 23:07:36,904 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,904 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] i_BC == 0 [2024-01-27 23:07:36,905 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] C == 0 [2024-01-27 23:07:36,905 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] ((((((((((((((((((((8 <= i && 9 <= size) && i <= 2147483646) && (-17LL + (long long )i) + (long long )size >= 0LL) && (-9LL + (long long )i_AB) + (long long )size >= 0LL) && (-9LL + (long long )i_BC) + (long long )size >= 0LL) && (-8LL + (long long )i) + (long long )i_AB >= 0LL) && (-8LL + (long long )i) + (long long )i_BC >= 0LL) && (-9LL - (long long )i_AB) + (long long )size >= 0LL) && (-9LL - (long long )i_BC) + (long long )size >= 0LL) && (-8LL + (long long )i) - (long long )i_AB >= 0LL) && (-8LL + (long long )i) - (long long )i_BC >= 0LL) && i != 0) && i != 1) || ((((((((((((((8 <= size && (-15LL + (long long )i) + (long long )size >= 0LL) && (-8LL + (long long )i_AB) + (long long )size >= 0LL) && (-8LL + (long long )i_BC) + (long long )size >= 0LL) && (-7LL + (long long )i) + (long long )i_AB >= 0LL) && (-7LL + (long long )i) + (long long )i_BC >= 0LL) && (-8LL - (long long )i_AB) + (long long )size >= 0LL) && (-8LL - (long long )i_BC) + (long long )size >= 0LL) && (7LL - (long long )i) + (long long )i_AB >= 0LL) && (7LL - (long long )i) + (long long )i_BC >= 0LL) && (-7LL + (long long )i) - (long long )i_AB >= 0LL) && (-7LL + (long long )i) - (long long )i_BC >= 0LL) && (7LL - (long long )i) - (long long )i_AB >= 0LL) && (7LL - (long long )i) - (long long )i_BC >= 0LL) && i == 7)) || ((((((((((((((7 <= size && (-13LL + (long long )i) + (long long )size >= 0LL) && (-7LL + (long long )i_AB) + (long long )size >= 0LL) && (-7LL + (long long )i_BC) + (long long )size >= 0LL) && (-6LL + (long long )i) + (long long )i_AB >= 0LL) && (-6LL + (long long )i) + (long long )i_BC >= 0LL) && (-7LL - (long long )i_AB) + (long long )size >= 0LL) && (-7LL - (long long )i_BC) + (long long )size >= 0LL) && (6LL - (long long )i) + (long long )i_AB >= 0LL) && (6LL - (long long )i) + (long long )i_BC >= 0LL) && (-6LL + (long long )i) - (long long )i_AB >= 0LL) && (-6LL + (long long )i) - (long long )i_BC >= 0LL) && (6LL - (long long )i) - (long long )i_AB >= 0LL) && (6LL - (long long )i) - (long long )i_BC >= 0LL) && i == 6)) || ((((((((((((((6 <= size && (-11LL + (long long )i) + (long long )size >= 0LL) && (-6LL + (long long )i_AB) + (long long )size >= 0LL) && (-6LL + (long long )i_BC) + (long long )size >= 0LL) && (-5LL + (long long )i) + (long long )i_AB >= 0LL) && (-5LL + (long long )i) + (long long )i_BC >= 0LL) && (-6LL - (long long )i_AB) + (long long )size >= 0LL) && (-6LL - (long long )i_BC) + (long long )size >= 0LL) && (5LL - (long long )i) + (long long )i_AB >= 0LL) && (5LL - (long long )i) + (long long )i_BC >= 0LL) && (-5LL + (long long )i) - (long long )i_AB >= 0LL) && (-5LL + (long long )i) - (long long )i_BC >= 0LL) && (5LL - (long long )i) - (long long )i_AB >= 0LL) && (5LL - (long long )i) - (long long )i_BC >= 0LL) && i == 5)) || ((((((((((((((5 <= size && (-9LL + (long long )i) + (long long )size >= 0LL) && (-5LL + (long long )i_AB) + (long long )size >= 0LL) && (-5LL + (long long )i_BC) + (long long )size >= 0LL) && (-4LL + (long long )i) + (long long )i_AB >= 0LL) && (-4LL + (long long )i) + (long long )i_BC >= 0LL) && (-5LL - (long long )i_AB) + (long long )size >= 0LL) && (-5LL - (long long )i_BC) + (long long )size >= 0LL) && (4LL - (long long )i) + (long long )i_AB >= 0LL) && (4LL - (long long )i) + (long long )i_BC >= 0LL) && (-4LL + (long long )i) - (long long )i_AB >= 0LL) && (-4LL + (long long )i) - (long long )i_BC >= 0LL) && (4LL - (long long )i) - (long long )i_AB >= 0LL) && (4LL - (long long )i) - (long long )i_BC >= 0LL) && i == 4)) || ((((((((((((((4 <= size && (-7LL + (long long )i) + (long long )size >= 0LL) && (-4LL + (long long )i_AB) + (long long )size >= 0LL) && (-4LL + (long long )i_BC) + (long long )size >= 0LL) && (-3LL + (long long )i) + (long long )i_AB >= 0LL) && (-3LL + (long long )i) + (long long )i_BC >= 0LL) && (-4LL - (long long )i_AB) + (long long )size >= 0LL) && (-4LL - (long long )i_BC) + (long long )size >= 0LL) && (3LL - (long long )i) + (long long )i_AB >= 0LL) && (3LL - (long long )i) + (long long )i_BC >= 0LL) && (-3LL + (long long )i) - (long long )i_AB >= 0LL) && (-3LL + (long long )i) - (long long )i_BC >= 0LL) && (3LL - (long long )i) - (long long )i_AB >= 0LL) && (3LL - (long long )i) - (long long )i_BC >= 0LL) && i == 3)) || ((((((((((((((3 <= size && (-5LL + (long long )i) + (long long )size >= 0LL) && (-3LL + (long long )i_AB) + (long long )size >= 0LL) && (-3LL + (long long )i_BC) + (long long )size >= 0LL) && (-2LL + (long long )i) + (long long )i_AB >= 0LL) && (-2LL + (long long )i) + (long long )i_BC >= 0LL) && (-3LL - (long long )i_AB) + (long long )size >= 0LL) && (-3LL - (long long )i_BC) + (long long )size >= 0LL) && (2LL - (long long )i) + (long long )i_AB >= 0LL) && (2LL - (long long )i) + (long long )i_BC >= 0LL) && (-2LL + (long long )i) - (long long )i_AB >= 0LL) && (-2LL + (long long )i) - (long long )i_BC >= 0LL) && (2LL - (long long )i) - (long long )i_AB >= 0LL) && (2LL - (long long )i) - (long long )i_BC >= 0LL) && i == 2)) || ((((((((((((((2 <= size && (-3LL + (long long )i) + (long long )size >= 0LL) && (-2LL + (long long )i_AB) + (long long )size >= 0LL) && (-2LL + (long long )i_BC) + (long long )size >= 0LL) && (-1LL + (long long )i) + (long long )i_AB >= 0LL) && (-1LL + (long long )i) + (long long )i_BC >= 0LL) && (-2LL - (long long )i_AB) + (long long )size >= 0LL) && (-2LL - (long long )i_BC) + (long long )size >= 0LL) && (1LL - (long long )i) + (long long )i_AB >= 0LL) && (1LL - (long long )i) + (long long )i_BC >= 0LL) && (-1LL + (long long )i) - (long long )i_AB >= 0LL) && (-1LL + (long long )i) - (long long )i_BC >= 0LL) && (1LL - (long long )i) - (long long )i_AB >= 0LL) && (1LL - (long long )i) - (long long )i_BC >= 0LL) && i == 1)) || (((((((((((((((1 <= size && (-1LL + (long long )i_AB) + (long long )size >= 0LL) && (-1LL + (long long )i_BC) + (long long )size >= 0LL) && (-1LL + (long long )i) + (long long )size >= 0LL) && (-1LL - (long long )i_AB) + (long long )size >= 0LL) && (-1LL - (long long )i_BC) + (long long )size >= 0LL) && (0LL - (long long )i) + (long long )i_AB >= 0LL) && (0LL - (long long )i) + (long long )i_BC >= 0LL) && (long long )i + (long long )i_AB >= 0LL) && (long long )i + (long long )i_BC >= 0LL) && (0LL - (long long )i) - (long long )i_AB >= 0LL) && (0LL - (long long )i) - (long long )i_BC >= 0LL) && (long long )i - (long long )i_AB >= 0LL) && (long long )i - (long long )i_BC >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:07:36,905 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,905 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,906 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] size != 0 [2024-01-27 23:07:36,906 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] (-1LL - (long long )i) + (long long )size >= 0LL [2024-01-27 23:07:36,906 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483647LL - (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,906 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483647LL - (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:36,906 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483648LL + (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:36,907 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483647LL - (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,907 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] C == 0 [2024-01-27 23:07:36,908 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,908 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483648LL + (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,908 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483648LL + (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,909 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] i_AC == 0 [2024-01-27 23:07:36,909 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] i_BC == 0 [2024-01-27 23:07:36,909 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483647LL - (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:36,909 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483648LL + (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:36,909 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,910 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,910 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,910 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] i_AB == 0 [2024-01-27 23:07:36,910 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L75] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,910 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] i_BC == 0 [2024-01-27 23:07:36,910 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,911 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,911 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,911 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] i_AC == 0 [2024-01-27 23:07:36,911 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,911 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] C == 0 [2024-01-27 23:07:36,911 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] i_AB == 0 [2024-01-27 23:07:36,912 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] (((0LL - (long long )i) + (long long )size >= 0LL && size != 0) && ((((((((((((((((((8 <= size && 8 <= i) && (-16LL + (long long )i) + (long long )size >= 0LL) && (-8LL + (long long )i_AB) + (long long )size >= 0LL) && (-8LL + (long long )i_BC) + (long long )size >= 0LL) && (-8LL + (long long )i) + (long long )i_AB >= 0LL) && (-8LL + (long long )i) + (long long )i_BC >= 0LL) && (-8LL - (long long )i_AB) + (long long )size >= 0LL) && (-8LL - (long long )i_BC) + (long long )size >= 0LL) && (-8LL + (long long )i) - (long long )i_AB >= 0LL) && (-8LL + (long long )i) - (long long )i_BC >= 0LL) && i != 1) || ((((((((((((((7 <= size && (-14LL + (long long )i) + (long long )size >= 0LL) && (-7LL + (long long )i_AB) + (long long )size >= 0LL) && (-7LL + (long long )i_BC) + (long long )size >= 0LL) && (-7LL + (long long )i) + (long long )i_AB >= 0LL) && (-7LL + (long long )i) + (long long )i_BC >= 0LL) && (-7LL - (long long )i_AB) + (long long )size >= 0LL) && (-7LL - (long long )i_BC) + (long long )size >= 0LL) && (7LL - (long long )i) + (long long )i_AB >= 0LL) && (7LL - (long long )i) + (long long )i_BC >= 0LL) && (-7LL + (long long )i) - (long long )i_AB >= 0LL) && (-7LL + (long long )i) - (long long )i_BC >= 0LL) && (7LL - (long long )i) - (long long )i_AB >= 0LL) && (7LL - (long long )i) - (long long )i_BC >= 0LL) && i == 7)) || ((((((((((((((6 <= size && (-12LL + (long long )i) + (long long )size >= 0LL) && (-6LL + (long long )i_AB) + (long long )size >= 0LL) && (-6LL + (long long )i_BC) + (long long )size >= 0LL) && (-6LL + (long long )i) + (long long )i_AB >= 0LL) && (-6LL + (long long )i) + (long long )i_BC >= 0LL) && (-6LL - (long long )i_AB) + (long long )size >= 0LL) && (-6LL - (long long )i_BC) + (long long )size >= 0LL) && (6LL - (long long )i) + (long long )i_AB >= 0LL) && (6LL - (long long )i) + (long long )i_BC >= 0LL) && (-6LL + (long long )i) - (long long )i_AB >= 0LL) && (-6LL + (long long )i) - (long long )i_BC >= 0LL) && (6LL - (long long )i) - (long long )i_AB >= 0LL) && (6LL - (long long )i) - (long long )i_BC >= 0LL) && i == 6)) || ((((((((((((((5 <= size && (-10LL + (long long )i) + (long long )size >= 0LL) && (-5LL + (long long )i_AB) + (long long )size >= 0LL) && (-5LL + (long long )i_BC) + (long long )size >= 0LL) && (-5LL + (long long )i) + (long long )i_AB >= 0LL) && (-5LL + (long long )i) + (long long )i_BC >= 0LL) && (-5LL - (long long )i_AB) + (long long )size >= 0LL) && (-5LL - (long long )i_BC) + (long long )size >= 0LL) && (5LL - (long long )i) + (long long )i_AB >= 0LL) && (5LL - (long long )i) + (long long )i_BC >= 0LL) && (-5LL + (long long )i) - (long long )i_AB >= 0LL) && (-5LL + (long long )i) - (long long )i_BC >= 0LL) && (5LL - (long long )i) - (long long )i_AB >= 0LL) && (5LL - (long long )i) - (long long )i_BC >= 0LL) && i == 5)) || ((((((((((((((4 <= size && (-8LL + (long long )i) + (long long )size >= 0LL) && (-4LL + (long long )i_AB) + (long long )size >= 0LL) && (-4LL + (long long )i_BC) + (long long )size >= 0LL) && (-4LL + (long long )i) + (long long )i_AB >= 0LL) && (-4LL + (long long )i) + (long long )i_BC >= 0LL) && (-4LL - (long long )i_AB) + (long long )size >= 0LL) && (-4LL - (long long )i_BC) + (long long )size >= 0LL) && (4LL - (long long )i) + (long long )i_AB >= 0LL) && (4LL - (long long )i) + (long long )i_BC >= 0LL) && (-4LL + (long long )i) - (long long )i_AB >= 0LL) && (-4LL + (long long )i) - (long long )i_BC >= 0LL) && (4LL - (long long )i) - (long long )i_AB >= 0LL) && (4LL - (long long )i) - (long long )i_BC >= 0LL) && i == 4)) || ((((((((((((((3 <= size && (-6LL + (long long )i) + (long long )size >= 0LL) && (-3LL + (long long )i_AB) + (long long )size >= 0LL) && (-3LL + (long long )i_BC) + (long long )size >= 0LL) && (-3LL + (long long )i) + (long long )i_AB >= 0LL) && (-3LL + (long long )i) + (long long )i_BC >= 0LL) && (-3LL - (long long )i_AB) + (long long )size >= 0LL) && (-3LL - (long long )i_BC) + (long long )size >= 0LL) && (3LL - (long long )i) + (long long )i_AB >= 0LL) && (3LL - (long long )i) + (long long )i_BC >= 0LL) && (-3LL + (long long )i) - (long long )i_AB >= 0LL) && (-3LL + (long long )i) - (long long )i_BC >= 0LL) && (3LL - (long long )i) - (long long )i_AB >= 0LL) && (3LL - (long long )i) - (long long )i_BC >= 0LL) && i == 3)) || ((((((((((((((2 <= size && (-4LL + (long long )i) + (long long )size >= 0LL) && (-2LL + (long long )i_AB) + (long long )size >= 0LL) && (-2LL + (long long )i_BC) + (long long )size >= 0LL) && (-2LL + (long long )i) + (long long )i_AB >= 0LL) && (-2LL + (long long )i) + (long long )i_BC >= 0LL) && (-2LL - (long long )i_AB) + (long long )size >= 0LL) && (-2LL - (long long )i_BC) + (long long )size >= 0LL) && (2LL - (long long )i) + (long long )i_AB >= 0LL) && (2LL - (long long )i) + (long long )i_BC >= 0LL) && (-2LL + (long long )i) - (long long )i_AB >= 0LL) && (-2LL + (long long )i) - (long long )i_BC >= 0LL) && (2LL - (long long )i) - (long long )i_AB >= 0LL) && (2LL - (long long )i) - (long long )i_BC >= 0LL) && i == 2)) || ((((((((((((((1 <= size && (-2LL + (long long )i) + (long long )size >= 0LL) && (-1LL + (long long )i_AB) + (long long )size >= 0LL) && (-1LL + (long long )i_BC) + (long long )size >= 0LL) && (-1LL + (long long )i) + (long long )i_AB >= 0LL) && (-1LL + (long long )i) + (long long )i_BC >= 0LL) && (-1LL - (long long )i_AB) + (long long )size >= 0LL) && (-1LL - (long long )i_BC) + (long long )size >= 0LL) && (1LL - (long long )i) + (long long )i_AB >= 0LL) && (1LL - (long long )i) + (long long )i_BC >= 0LL) && (-1LL + (long long )i) - (long long )i_AB >= 0LL) && (-1LL + (long long )i) - (long long )i_BC >= 0LL) && (1LL - (long long )i) - (long long )i_AB >= 0LL) && (1LL - (long long )i) - (long long )i_BC >= 0LL) && i == 1))) || ((((((((((0LL - (long long )i) + (long long )i_AB >= 0LL && (0LL - (long long )i) + (long long )i_BC >= 0LL) && (long long )i + (long long )i_AB >= 0LL) && (long long )i + (long long )i_BC >= 0LL) && (0LL - (long long )i) - (long long )i_AB >= 0LL) && (0LL - (long long )i) - (long long )i_BC >= 0LL) && (long long )i - (long long )i_AB >= 0LL) && (long long )i - (long long )i_BC >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:07:36,912 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L53] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,912 INFO L98 nessWitnessExtractor]: Loop invariant at [L70-L76] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,912 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483648LL + (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:36,912 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483648LL + (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,913 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,913 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] C == 0 [2024-01-27 23:07:36,913 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,913 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483648LL + (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:36,913 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483647LL - (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,913 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483647LL - (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:36,914 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,914 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] i_AB == 0 [2024-01-27 23:07:36,914 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] i_BC == 0 [2024-01-27 23:07:36,914 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483647LL - (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,914 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,914 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] i_AC == 0 [2024-01-27 23:07:36,914 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483648LL + (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,915 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483647LL - (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:36,915 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] A == 0 [2024-01-27 23:07:36,915 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] i_AB == 0 [2024-01-27 23:07:36,915 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,915 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] B == 0 [2024-01-27 23:07:36,915 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] C == 0 [2024-01-27 23:07:36,916 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] i_BC == 0 [2024-01-27 23:07:36,916 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] i_AC == 0 [2024-01-27 23:07:36,916 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,916 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,916 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,916 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] B == 0 [2024-01-27 23:07:36,917 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] i_AB == 0 [2024-01-27 23:07:36,917 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] i_BC == 0 [2024-01-27 23:07:36,918 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] i_AC == 0 [2024-01-27 23:07:36,918 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] Cn == 0 [2024-01-27 23:07:36,919 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,919 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,920 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] A == 0 [2024-01-27 23:07:36,920 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] C == 0 [2024-01-27 23:07:36,920 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,920 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,921 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] Bn == 0 [2024-01-27 23:07:36,921 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] B == 0 [2024-01-27 23:07:36,921 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,921 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] i_AC == 0 [2024-01-27 23:07:36,921 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] i_BC == 0 [2024-01-27 23:07:36,921 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,921 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] i_AB == 0 [2024-01-27 23:07:36,922 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,922 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] C == 0 [2024-01-27 23:07:36,922 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,922 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] i_AC == 0 [2024-01-27 23:07:36,922 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] i_BC == 0 [2024-01-27 23:07:36,922 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,923 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,923 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,923 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,923 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] i_AB == 0 [2024-01-27 23:07:36,923 INFO L98 nessWitnessExtractor]: Loop invariant at [L48-L54] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,923 INFO L98 nessWitnessExtractor]: Location invariant before [L72-L72] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,923 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] i_BC == 0 [2024-01-27 23:07:36,924 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,924 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,924 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,924 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] C == 0 [2024-01-27 23:07:36,924 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] i_AB == 0 [2024-01-27 23:07:36,925 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] i_AC == 0 [2024-01-27 23:07:36,925 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,925 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,925 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] C == 0 [2024-01-27 23:07:36,925 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] i_AC == 0 [2024-01-27 23:07:36,926 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] i_BC == 0 [2024-01-27 23:07:36,926 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] A == 0 [2024-01-27 23:07:36,927 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,927 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,927 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] B == 0 [2024-01-27 23:07:36,927 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] i_AB == 0 [2024-01-27 23:07:36,927 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] Cn == 0 [2024-01-27 23:07:36,927 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,927 INFO L98 nessWitnessExtractor]: Location invariant before [L66-L66] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,928 INFO L98 nessWitnessExtractor]: Location invariant before [L50-L50] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,928 INFO L98 nessWitnessExtractor]: Location invariant before [L55-L55] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,928 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] C == 0 [2024-01-27 23:07:36,928 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i - (long long )i_AB >= 0LL [2024-01-27 23:07:36,928 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i - (long long )i_BC >= 0LL [2024-01-27 23:07:36,928 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:36,928 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:36,929 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i + (long long )i_BC >= 0LL [2024-01-27 23:07:36,929 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i - (long long )size >= 0LL [2024-01-27 23:07:36,929 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] i_AC == 0 [2024-01-27 23:07:36,929 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:36,930 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] 0 <= i [2024-01-27 23:07:36,930 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:36,930 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i + (long long )i_AB >= 0LL [2024-01-27 23:07:36,930 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] i_AB == 0 [2024-01-27 23:07:36,930 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] i_BC == 0 [2024-01-27 23:07:36,930 INFO L98 nessWitnessExtractor]: Location invariant before [L61-L61] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,930 INFO L98 nessWitnessExtractor]: Loop invariant at [L59-L65] (unsigned long )_argptr == 0UL [2024-01-27 23:07:36,956 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:07:37,114 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/array-eq-trans.wvr.c[2776,2789] [2024-01-27 23:07:37,145 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:07:37,159 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:07:37,169 WARN L424 MainDispatcher]: Unable to annotate extern int pthread_create (pthread_t *__restrict __newthread, const pthread_attr_t *__restrict __attr, void *(*__start_routine) (void *), void *__restrict __arg) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1, 3))); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-27 23:07:37,249 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/array-eq-trans.wvr.c[2776,2789] Start Parsing Local [2024-01-27 23:07:37,252 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: i [2024-01-27 23:07:37,253 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@59f33f8d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:07:37, skipping insertion in model container [2024-01-27 23:07:37,253 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:07:37,253 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:07:37,255 INFO L158 Benchmark]: Toolchain (without parser) took 420.63ms. Allocated memory is still 161.5MB. Free memory was 119.2MB in the beginning and 95.4MB in the end (delta: 23.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-01-27 23:07:37,255 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 121.6MB. Free memory is still 84.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:07:37,255 INFO L158 Benchmark]: Witness Parser took 0.19ms. Allocated memory is still 161.5MB. Free memory is still 128.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:07:37,256 INFO L158 Benchmark]: CACSL2BoogieTranslator took 418.17ms. Allocated memory is still 161.5MB. Free memory was 119.2MB in the beginning and 95.4MB in the end (delta: 23.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-01-27 23:07:37,260 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.18ms. Allocated memory is still 121.6MB. Free memory is still 84.0MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.19ms. Allocated memory is still 161.5MB. Free memory is still 128.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 418.17ms. Allocated memory is still 161.5MB. Free memory was 119.2MB in the beginning and 95.4MB in the end (delta: 23.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 108]: Incorrect Syntax Undeclared variable in ACSL expression: i 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/weaver/array-eq-trans.wvr.c ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/array-eq-trans.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-cb09d65-m [2024-01-27 23:07:39,525 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:07:39,587 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-27 23:07:39,592 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:07:39,593 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:07:39,622 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:07:39,626 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:07:39,627 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:07:39,628 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:07:39,632 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:07:39,632 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:07:39,632 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:07:39,633 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:07:39,634 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:07:39,635 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:07:39,635 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:07:39,636 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:07:39,636 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:07:39,636 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:07:39,636 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:07:39,637 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:07:39,637 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:07:39,637 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:07:39,637 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 23:07:39,638 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 23:07:39,638 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:07:39,638 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 23:07:39,639 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:07:39,639 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:07:39,639 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:07:39,640 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:07:39,641 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:07:39,641 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:07:39,641 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:07:39,641 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:07:39,641 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:07:39,642 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:07:39,643 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:07:39,643 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 23:07:39,643 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 23:07:39,643 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:07:39,644 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:07:39,644 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:07:39,644 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:07:39,644 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:07:39,645 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 23:07:39,645 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 23:07:39,947 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:07:39,975 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:07:39,978 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:07:39,979 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:07:39,979 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:07:39,981 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/array-eq-trans.wvr.c [2024-01-27 23:07:41,436 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:07:41,643 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:07:41,644 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/array-eq-trans.wvr.c [2024-01-27 23:07:41,651 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dd088649c/bfa2e37dfe95478d90ed69276505442b/FLAG41efbf08c [2024-01-27 23:07:41,663 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dd088649c/bfa2e37dfe95478d90ed69276505442b [2024-01-27 23:07:41,665 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:07:41,666 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:07:41,666 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/array-eq-trans.wvr.yml/witness.yml [2024-01-27 23:07:41,853 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:07:41,855 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:07:41,857 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:07:41,857 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:07:41,862 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:07:41,862 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:07:41" (1/2) ... [2024-01-27 23:07:41,863 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1646abdd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:07:41, skipping insertion in model container [2024-01-27 23:07:41,864 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:07:41" (1/2) ... [2024-01-27 23:07:41,865 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@39ef0a44 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:07:41, skipping insertion in model container [2024-01-27 23:07:41,865 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:07:41" (2/2) ... [2024-01-27 23:07:41,866 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1646abdd and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:07:41, skipping insertion in model container [2024-01-27 23:07:41,866 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:07:41" (2/2) ... [2024-01-27 23:07:41,866 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:07:41,926 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:07:41,928 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,928 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] i_BC == 0 [2024-01-27 23:07:41,928 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] i_AC == 0 [2024-01-27 23:07:41,928 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,928 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,929 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,929 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] i_AB == 0 [2024-01-27 23:07:41,929 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] C == 0 [2024-01-27 23:07:41,929 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483647LL - (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,929 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483648LL + (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,929 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] i_AB == 0 [2024-01-27 23:07:41,929 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483647LL - (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:41,930 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,930 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,930 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483647LL - (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,930 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] i_BC == 0 [2024-01-27 23:07:41,930 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483647LL - (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:41,931 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,931 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483648LL + (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,931 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483648LL + (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:41,932 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,932 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] i_AC == 0 [2024-01-27 23:07:41,932 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] (2147483648LL + (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:41,932 INFO L98 nessWitnessExtractor]: Location invariant before [L108-L108] C == 0 [2024-01-27 23:07:41,932 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,932 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,932 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,933 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] i_BC == 0 [2024-01-27 23:07:41,933 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] i_AB == 0 [2024-01-27 23:07:41,933 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] i_AC == 0 [2024-01-27 23:07:41,933 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,934 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L53] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,934 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] i_AC == 0 [2024-01-27 23:07:41,934 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] B == 0 [2024-01-27 23:07:41,935 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] i_AB == 0 [2024-01-27 23:07:41,935 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,936 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,936 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] C == 0 [2024-01-27 23:07:41,936 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] i_BC == 0 [2024-01-27 23:07:41,936 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,936 INFO L98 nessWitnessExtractor]: Location invariant before [L88-L88] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,936 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,936 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,937 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] i_BC == 0 [2024-01-27 23:07:41,937 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] i_AB == 0 [2024-01-27 23:07:41,937 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] B == 0 [2024-01-27 23:07:41,937 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] A == 0 [2024-01-27 23:07:41,937 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] Cn == 0 [2024-01-27 23:07:41,938 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] C == 0 [2024-01-27 23:07:41,938 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,938 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] i_AC == 0 [2024-01-27 23:07:41,939 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,939 INFO L98 nessWitnessExtractor]: Loop invariant at [L70-L76] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,939 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,940 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,940 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,940 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] C == 0 [2024-01-27 23:07:41,941 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] (((0LL - (long long )i) + (long long )size >= 0LL && size != 0) && ((((((((((((((((((8 <= size && 8 <= i) && (-16LL + (long long )i) + (long long )size >= 0LL) && (-8LL + (long long )i_AB) + (long long )size >= 0LL) && (-8LL + (long long )i_BC) + (long long )size >= 0LL) && (-8LL + (long long )i) + (long long )i_AB >= 0LL) && (-8LL + (long long )i) + (long long )i_BC >= 0LL) && (-8LL - (long long )i_AB) + (long long )size >= 0LL) && (-8LL - (long long )i_BC) + (long long )size >= 0LL) && (-8LL + (long long )i) - (long long )i_AB >= 0LL) && (-8LL + (long long )i) - (long long )i_BC >= 0LL) && i != 1) || ((((((((((((((7 <= size && (-14LL + (long long )i) + (long long )size >= 0LL) && (-7LL + (long long )i_AB) + (long long )size >= 0LL) && (-7LL + (long long )i_BC) + (long long )size >= 0LL) && (-7LL + (long long )i) + (long long )i_AB >= 0LL) && (-7LL + (long long )i) + (long long )i_BC >= 0LL) && (-7LL - (long long )i_AB) + (long long )size >= 0LL) && (-7LL - (long long )i_BC) + (long long )size >= 0LL) && (7LL - (long long )i) + (long long )i_AB >= 0LL) && (7LL - (long long )i) + (long long )i_BC >= 0LL) && (-7LL + (long long )i) - (long long )i_AB >= 0LL) && (-7LL + (long long )i) - (long long )i_BC >= 0LL) && (7LL - (long long )i) - (long long )i_AB >= 0LL) && (7LL - (long long )i) - (long long )i_BC >= 0LL) && i == 7)) || ((((((((((((((6 <= size && (-12LL + (long long )i) + (long long )size >= 0LL) && (-6LL + (long long )i_AB) + (long long )size >= 0LL) && (-6LL + (long long )i_BC) + (long long )size >= 0LL) && (-6LL + (long long )i) + (long long )i_AB >= 0LL) && (-6LL + (long long )i) + (long long )i_BC >= 0LL) && (-6LL - (long long )i_AB) + (long long )size >= 0LL) && (-6LL - (long long )i_BC) + (long long )size >= 0LL) && (6LL - (long long )i) + (long long )i_AB >= 0LL) && (6LL - (long long )i) + (long long )i_BC >= 0LL) && (-6LL + (long long )i) - (long long )i_AB >= 0LL) && (-6LL + (long long )i) - (long long )i_BC >= 0LL) && (6LL - (long long )i) - (long long )i_AB >= 0LL) && (6LL - (long long )i) - (long long )i_BC >= 0LL) && i == 6)) || ((((((((((((((5 <= size && (-10LL + (long long )i) + (long long )size >= 0LL) && (-5LL + (long long )i_AB) + (long long )size >= 0LL) && (-5LL + (long long )i_BC) + (long long )size >= 0LL) && (-5LL + (long long )i) + (long long )i_AB >= 0LL) && (-5LL + (long long )i) + (long long )i_BC >= 0LL) && (-5LL - (long long )i_AB) + (long long )size >= 0LL) && (-5LL - (long long )i_BC) + (long long )size >= 0LL) && (5LL - (long long )i) + (long long )i_AB >= 0LL) && (5LL - (long long )i) + (long long )i_BC >= 0LL) && (-5LL + (long long )i) - (long long )i_AB >= 0LL) && (-5LL + (long long )i) - (long long )i_BC >= 0LL) && (5LL - (long long )i) - (long long )i_AB >= 0LL) && (5LL - (long long )i) - (long long )i_BC >= 0LL) && i == 5)) || ((((((((((((((4 <= size && (-8LL + (long long )i) + (long long )size >= 0LL) && (-4LL + (long long )i_AB) + (long long )size >= 0LL) && (-4LL + (long long )i_BC) + (long long )size >= 0LL) && (-4LL + (long long )i) + (long long )i_AB >= 0LL) && (-4LL + (long long )i) + (long long )i_BC >= 0LL) && (-4LL - (long long )i_AB) + (long long )size >= 0LL) && (-4LL - (long long )i_BC) + (long long )size >= 0LL) && (4LL - (long long )i) + (long long )i_AB >= 0LL) && (4LL - (long long )i) + (long long )i_BC >= 0LL) && (-4LL + (long long )i) - (long long )i_AB >= 0LL) && (-4LL + (long long )i) - (long long )i_BC >= 0LL) && (4LL - (long long )i) - (long long )i_AB >= 0LL) && (4LL - (long long )i) - (long long )i_BC >= 0LL) && i == 4)) || ((((((((((((((3 <= size && (-6LL + (long long )i) + (long long )size >= 0LL) && (-3LL + (long long )i_AB) + (long long )size >= 0LL) && (-3LL + (long long )i_BC) + (long long )size >= 0LL) && (-3LL + (long long )i) + (long long )i_AB >= 0LL) && (-3LL + (long long )i) + (long long )i_BC >= 0LL) && (-3LL - (long long )i_AB) + (long long )size >= 0LL) && (-3LL - (long long )i_BC) + (long long )size >= 0LL) && (3LL - (long long )i) + (long long )i_AB >= 0LL) && (3LL - (long long )i) + (long long )i_BC >= 0LL) && (-3LL + (long long )i) - (long long )i_AB >= 0LL) && (-3LL + (long long )i) - (long long )i_BC >= 0LL) && (3LL - (long long )i) - (long long )i_AB >= 0LL) && (3LL - (long long )i) - (long long )i_BC >= 0LL) && i == 3)) || ((((((((((((((2 <= size && (-4LL + (long long )i) + (long long )size >= 0LL) && (-2LL + (long long )i_AB) + (long long )size >= 0LL) && (-2LL + (long long )i_BC) + (long long )size >= 0LL) && (-2LL + (long long )i) + (long long )i_AB >= 0LL) && (-2LL + (long long )i) + (long long )i_BC >= 0LL) && (-2LL - (long long )i_AB) + (long long )size >= 0LL) && (-2LL - (long long )i_BC) + (long long )size >= 0LL) && (2LL - (long long )i) + (long long )i_AB >= 0LL) && (2LL - (long long )i) + (long long )i_BC >= 0LL) && (-2LL + (long long )i) - (long long )i_AB >= 0LL) && (-2LL + (long long )i) - (long long )i_BC >= 0LL) && (2LL - (long long )i) - (long long )i_AB >= 0LL) && (2LL - (long long )i) - (long long )i_BC >= 0LL) && i == 2)) || ((((((((((((((1 <= size && (-2LL + (long long )i) + (long long )size >= 0LL) && (-1LL + (long long )i_AB) + (long long )size >= 0LL) && (-1LL + (long long )i_BC) + (long long )size >= 0LL) && (-1LL + (long long )i) + (long long )i_AB >= 0LL) && (-1LL + (long long )i) + (long long )i_BC >= 0LL) && (-1LL - (long long )i_AB) + (long long )size >= 0LL) && (-1LL - (long long )i_BC) + (long long )size >= 0LL) && (1LL - (long long )i) + (long long )i_AB >= 0LL) && (1LL - (long long )i) + (long long )i_BC >= 0LL) && (-1LL + (long long )i) - (long long )i_AB >= 0LL) && (-1LL + (long long )i) - (long long )i_BC >= 0LL) && (1LL - (long long )i) - (long long )i_AB >= 0LL) && (1LL - (long long )i) - (long long )i_BC >= 0LL) && i == 1))) || ((((((((((0LL - (long long )i) + (long long )i_AB >= 0LL && (0LL - (long long )i) + (long long )i_BC >= 0LL) && (long long )i + (long long )i_AB >= 0LL) && (long long )i + (long long )i_BC >= 0LL) && (0LL - (long long )i) - (long long )i_AB >= 0LL) && (0LL - (long long )i) - (long long )i_BC >= 0LL) && (long long )i - (long long )i_AB >= 0LL) && (long long )i - (long long )i_BC >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:07:41,941 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] i_BC == 0 [2024-01-27 23:07:41,941 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] i_AB == 0 [2024-01-27 23:07:41,941 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] i_AC == 0 [2024-01-27 23:07:41,941 INFO L98 nessWitnessExtractor]: Loop invariant at [L112-L114] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,941 INFO L98 nessWitnessExtractor]: Loop invariant at [L59-L65] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,942 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,942 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] 0 <= i [2024-01-27 23:07:41,942 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,942 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,942 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] i_AB == 0 [2024-01-27 23:07:41,942 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i + (long long )i_AB >= 0LL [2024-01-27 23:07:41,942 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i - (long long )i_BC >= 0LL [2024-01-27 23:07:41,943 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] C == 0 [2024-01-27 23:07:41,943 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,943 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] i_BC == 0 [2024-01-27 23:07:41,943 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i + (long long )i_BC >= 0LL [2024-01-27 23:07:41,943 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i - (long long )i_AB >= 0LL [2024-01-27 23:07:41,943 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] i_AC == 0 [2024-01-27 23:07:41,943 INFO L98 nessWitnessExtractor]: Location invariant before [L115-L115] (long long )i - (long long )size >= 0LL [2024-01-27 23:07:41,944 INFO L98 nessWitnessExtractor]: Location invariant before [L61-L61] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,944 INFO L98 nessWitnessExtractor]: Location invariant before [L72-L72] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,944 INFO L98 nessWitnessExtractor]: Location invariant before [L55-L55] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,944 INFO L98 nessWitnessExtractor]: Location invariant before [L60-L64] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,944 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,944 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,944 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,945 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] i_AB == 0 [2024-01-27 23:07:41,945 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] i_BC == 0 [2024-01-27 23:07:41,945 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] i_AC == 0 [2024-01-27 23:07:41,945 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,945 INFO L98 nessWitnessExtractor]: Location invariant before [L89-L89] C == 0 [2024-01-27 23:07:41,945 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483647LL - (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:41,946 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,946 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] C == 0 [2024-01-27 23:07:41,946 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] i_AB == 0 [2024-01-27 23:07:41,946 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,946 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483647LL - (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,946 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] i_AC == 0 [2024-01-27 23:07:41,947 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] i_BC == 0 [2024-01-27 23:07:41,947 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483648LL + (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,947 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,947 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483647LL - (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:41,947 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483648LL + (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,948 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483648LL + (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:41,948 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,948 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483648LL + (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:41,948 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] (2147483647LL - (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,949 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,950 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,950 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] C == 0 [2024-01-27 23:07:41,950 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] i_AB == 0 [2024-01-27 23:07:41,950 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,951 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,951 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] A == 0 [2024-01-27 23:07:41,951 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] B == 0 [2024-01-27 23:07:41,952 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] i_BC == 0 [2024-01-27 23:07:41,952 INFO L98 nessWitnessExtractor]: Location invariant before [L87-L87] i_AC == 0 [2024-01-27 23:07:41,952 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,952 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,952 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,952 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483648LL + (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:41,952 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] i_BC == 0 [2024-01-27 23:07:41,952 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] i_AB == 0 [2024-01-27 23:07:41,953 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483647LL - (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,953 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483647LL - (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,953 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,953 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] C == 0 [2024-01-27 23:07:41,953 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] i_AC == 0 [2024-01-27 23:07:41,953 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483648LL + (long long )i) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,954 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483647LL - (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:41,954 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483647LL - (long long )i) + (long long )i_AB >= 0LL [2024-01-27 23:07:41,954 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483648LL + (long long )i) - (long long )i_AB >= 0LL [2024-01-27 23:07:41,954 INFO L98 nessWitnessExtractor]: Location invariant before [L111-L111] (2147483648LL + (long long )i) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,954 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,954 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] B == 0 [2024-01-27 23:07:41,954 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] Cn == 0 [2024-01-27 23:07:41,955 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,955 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] A == 0 [2024-01-27 23:07:41,955 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] C == 0 [2024-01-27 23:07:41,955 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] i_BC == 0 [2024-01-27 23:07:41,955 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,956 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,956 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] i_AC == 0 [2024-01-27 23:07:41,956 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] Bn == 0 [2024-01-27 23:07:41,956 INFO L98 nessWitnessExtractor]: Location invariant before [L85-L85] i_AB == 0 [2024-01-27 23:07:41,956 INFO L98 nessWitnessExtractor]: Location invariant before [L50-L50] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,957 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] C == 0 [2024-01-27 23:07:41,957 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] An == 0 [2024-01-27 23:07:41,957 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,957 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] Bn == 0 [2024-01-27 23:07:41,958 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] A == 0 [2024-01-27 23:07:41,958 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,958 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] i_AB == 0 [2024-01-27 23:07:41,958 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,958 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] i_AC == 0 [2024-01-27 23:07:41,958 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,958 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] B == 0 [2024-01-27 23:07:41,958 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] i_BC == 0 [2024-01-27 23:07:41,959 INFO L98 nessWitnessExtractor]: Location invariant before [L84-L84] Cn == 0 [2024-01-27 23:07:41,959 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L75] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,959 INFO L98 nessWitnessExtractor]: Loop invariant at [L48-L54] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,959 INFO L98 nessWitnessExtractor]: Location invariant before [L77-L77] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,959 INFO L98 nessWitnessExtractor]: Location invariant before [L66-L66] (unsigned long )_argptr == 0UL [2024-01-27 23:07:41,960 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] ((((((((((((((((((((8 <= i && 9 <= size) && i <= 2147483646) && (-17LL + (long long )i) + (long long )size >= 0LL) && (-9LL + (long long )i_AB) + (long long )size >= 0LL) && (-9LL + (long long )i_BC) + (long long )size >= 0LL) && (-8LL + (long long )i) + (long long )i_AB >= 0LL) && (-8LL + (long long )i) + (long long )i_BC >= 0LL) && (-9LL - (long long )i_AB) + (long long )size >= 0LL) && (-9LL - (long long )i_BC) + (long long )size >= 0LL) && (-8LL + (long long )i) - (long long )i_AB >= 0LL) && (-8LL + (long long )i) - (long long )i_BC >= 0LL) && i != 0) && i != 1) || ((((((((((((((8 <= size && (-15LL + (long long )i) + (long long )size >= 0LL) && (-8LL + (long long )i_AB) + (long long )size >= 0LL) && (-8LL + (long long )i_BC) + (long long )size >= 0LL) && (-7LL + (long long )i) + (long long )i_AB >= 0LL) && (-7LL + (long long )i) + (long long )i_BC >= 0LL) && (-8LL - (long long )i_AB) + (long long )size >= 0LL) && (-8LL - (long long )i_BC) + (long long )size >= 0LL) && (7LL - (long long )i) + (long long )i_AB >= 0LL) && (7LL - (long long )i) + (long long )i_BC >= 0LL) && (-7LL + (long long )i) - (long long )i_AB >= 0LL) && (-7LL + (long long )i) - (long long )i_BC >= 0LL) && (7LL - (long long )i) - (long long )i_AB >= 0LL) && (7LL - (long long )i) - (long long )i_BC >= 0LL) && i == 7)) || ((((((((((((((7 <= size && (-13LL + (long long )i) + (long long )size >= 0LL) && (-7LL + (long long )i_AB) + (long long )size >= 0LL) && (-7LL + (long long )i_BC) + (long long )size >= 0LL) && (-6LL + (long long )i) + (long long )i_AB >= 0LL) && (-6LL + (long long )i) + (long long )i_BC >= 0LL) && (-7LL - (long long )i_AB) + (long long )size >= 0LL) && (-7LL - (long long )i_BC) + (long long )size >= 0LL) && (6LL - (long long )i) + (long long )i_AB >= 0LL) && (6LL - (long long )i) + (long long )i_BC >= 0LL) && (-6LL + (long long )i) - (long long )i_AB >= 0LL) && (-6LL + (long long )i) - (long long )i_BC >= 0LL) && (6LL - (long long )i) - (long long )i_AB >= 0LL) && (6LL - (long long )i) - (long long )i_BC >= 0LL) && i == 6)) || ((((((((((((((6 <= size && (-11LL + (long long )i) + (long long )size >= 0LL) && (-6LL + (long long )i_AB) + (long long )size >= 0LL) && (-6LL + (long long )i_BC) + (long long )size >= 0LL) && (-5LL + (long long )i) + (long long )i_AB >= 0LL) && (-5LL + (long long )i) + (long long )i_BC >= 0LL) && (-6LL - (long long )i_AB) + (long long )size >= 0LL) && (-6LL - (long long )i_BC) + (long long )size >= 0LL) && (5LL - (long long )i) + (long long )i_AB >= 0LL) && (5LL - (long long )i) + (long long )i_BC >= 0LL) && (-5LL + (long long )i) - (long long )i_AB >= 0LL) && (-5LL + (long long )i) - (long long )i_BC >= 0LL) && (5LL - (long long )i) - (long long )i_AB >= 0LL) && (5LL - (long long )i) - (long long )i_BC >= 0LL) && i == 5)) || ((((((((((((((5 <= size && (-9LL + (long long )i) + (long long )size >= 0LL) && (-5LL + (long long )i_AB) + (long long )size >= 0LL) && (-5LL + (long long )i_BC) + (long long )size >= 0LL) && (-4LL + (long long )i) + (long long )i_AB >= 0LL) && (-4LL + (long long )i) + (long long )i_BC >= 0LL) && (-5LL - (long long )i_AB) + (long long )size >= 0LL) && (-5LL - (long long )i_BC) + (long long )size >= 0LL) && (4LL - (long long )i) + (long long )i_AB >= 0LL) && (4LL - (long long )i) + (long long )i_BC >= 0LL) && (-4LL + (long long )i) - (long long )i_AB >= 0LL) && (-4LL + (long long )i) - (long long )i_BC >= 0LL) && (4LL - (long long )i) - (long long )i_AB >= 0LL) && (4LL - (long long )i) - (long long )i_BC >= 0LL) && i == 4)) || ((((((((((((((4 <= size && (-7LL + (long long )i) + (long long )size >= 0LL) && (-4LL + (long long )i_AB) + (long long )size >= 0LL) && (-4LL + (long long )i_BC) + (long long )size >= 0LL) && (-3LL + (long long )i) + (long long )i_AB >= 0LL) && (-3LL + (long long )i) + (long long )i_BC >= 0LL) && (-4LL - (long long )i_AB) + (long long )size >= 0LL) && (-4LL - (long long )i_BC) + (long long )size >= 0LL) && (3LL - (long long )i) + (long long )i_AB >= 0LL) && (3LL - (long long )i) + (long long )i_BC >= 0LL) && (-3LL + (long long )i) - (long long )i_AB >= 0LL) && (-3LL + (long long )i) - (long long )i_BC >= 0LL) && (3LL - (long long )i) - (long long )i_AB >= 0LL) && (3LL - (long long )i) - (long long )i_BC >= 0LL) && i == 3)) || ((((((((((((((3 <= size && (-5LL + (long long )i) + (long long )size >= 0LL) && (-3LL + (long long )i_AB) + (long long )size >= 0LL) && (-3LL + (long long )i_BC) + (long long )size >= 0LL) && (-2LL + (long long )i) + (long long )i_AB >= 0LL) && (-2LL + (long long )i) + (long long )i_BC >= 0LL) && (-3LL - (long long )i_AB) + (long long )size >= 0LL) && (-3LL - (long long )i_BC) + (long long )size >= 0LL) && (2LL - (long long )i) + (long long )i_AB >= 0LL) && (2LL - (long long )i) + (long long )i_BC >= 0LL) && (-2LL + (long long )i) - (long long )i_AB >= 0LL) && (-2LL + (long long )i) - (long long )i_BC >= 0LL) && (2LL - (long long )i) - (long long )i_AB >= 0LL) && (2LL - (long long )i) - (long long )i_BC >= 0LL) && i == 2)) || ((((((((((((((2 <= size && (-3LL + (long long )i) + (long long )size >= 0LL) && (-2LL + (long long )i_AB) + (long long )size >= 0LL) && (-2LL + (long long )i_BC) + (long long )size >= 0LL) && (-1LL + (long long )i) + (long long )i_AB >= 0LL) && (-1LL + (long long )i) + (long long )i_BC >= 0LL) && (-2LL - (long long )i_AB) + (long long )size >= 0LL) && (-2LL - (long long )i_BC) + (long long )size >= 0LL) && (1LL - (long long )i) + (long long )i_AB >= 0LL) && (1LL - (long long )i) + (long long )i_BC >= 0LL) && (-1LL + (long long )i) - (long long )i_AB >= 0LL) && (-1LL + (long long )i) - (long long )i_BC >= 0LL) && (1LL - (long long )i) - (long long )i_AB >= 0LL) && (1LL - (long long )i) - (long long )i_BC >= 0LL) && i == 1)) || (((((((((((((((1 <= size && (-1LL + (long long )i_AB) + (long long )size >= 0LL) && (-1LL + (long long )i_BC) + (long long )size >= 0LL) && (-1LL + (long long )i) + (long long )size >= 0LL) && (-1LL - (long long )i_AB) + (long long )size >= 0LL) && (-1LL - (long long )i_BC) + (long long )size >= 0LL) && (0LL - (long long )i) + (long long )i_AB >= 0LL) && (0LL - (long long )i) + (long long )i_BC >= 0LL) && (long long )i + (long long )i_AB >= 0LL) && (long long )i + (long long )i_BC >= 0LL) && (0LL - (long long )i) - (long long )i_AB >= 0LL) && (0LL - (long long )i) - (long long )i_BC >= 0LL) && (long long )i - (long long )i_AB >= 0LL) && (long long )i - (long long )i_BC >= 0LL) && 0 == i) && i == 0) [2024-01-27 23:07:41,961 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] (-1LL - (long long )i) + (long long )size >= 0LL [2024-01-27 23:07:41,961 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] i_BC == 0 [2024-01-27 23:07:41,961 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] i_AC == 0 [2024-01-27 23:07:41,961 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] (long long )i_AB - (long long )i_BC >= 0LL [2024-01-27 23:07:41,961 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] C == 0 [2024-01-27 23:07:41,961 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] (long long )i_AB + (long long )i_BC >= 0LL [2024-01-27 23:07:41,961 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] (0LL - (long long )i_AB) - (long long )i_BC >= 0LL [2024-01-27 23:07:41,962 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] (0LL - (long long )i_AB) + (long long )i_BC >= 0LL [2024-01-27 23:07:41,962 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] i_AB == 0 [2024-01-27 23:07:41,962 INFO L98 nessWitnessExtractor]: Location invariant before [L113-L113] size != 0 [2024-01-27 23:07:41,984 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:07:42,188 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/array-eq-trans.wvr.c[2776,2789] [2024-01-27 23:07:42,206 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:07:42,234 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-01-27 23:07:42,242 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:07:42,260 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/array-eq-trans.wvr.c[2776,2789] [2024-01-27 23:07:42,270 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:07:42,276 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:07:42,289 WARN L424 MainDispatcher]: Unable to annotate extern int pthread_create (pthread_t *__restrict __newthread, const pthread_attr_t *__restrict __attr, void *(*__start_routine) (void *), void *__restrict __arg) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1, 3))); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-27 23:07:42,387 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/array-eq-trans.wvr.c[2776,2789] Start Parsing Local [2024-01-27 23:07:42,393 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: i [2024-01-27 23:07:42,393 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@39ef0a44 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:07:42, skipping insertion in model container [2024-01-27 23:07:42,394 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:07:42,394 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:07:42,396 INFO L158 Benchmark]: Toolchain (without parser) took 540.46ms. Allocated memory is still 65.0MB. Free memory was 39.0MB in the beginning and 33.1MB in the end (delta: 5.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-01-27 23:07:42,397 INFO L158 Benchmark]: CDTParser took 0.24ms. Allocated memory is still 52.4MB. Free memory was 29.0MB in the beginning and 28.9MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:07:42,397 INFO L158 Benchmark]: Witness Parser took 0.16ms. Allocated memory is still 65.0MB. Free memory is still 31.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:07:42,398 INFO L158 Benchmark]: CACSL2BoogieTranslator took 537.11ms. Allocated memory is still 65.0MB. Free memory was 38.6MB in the beginning and 33.1MB in the end (delta: 5.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-01-27 23:07:42,400 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.24ms. Allocated memory is still 52.4MB. Free memory was 29.0MB in the beginning and 28.9MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.16ms. Allocated memory is still 65.0MB. Free memory is still 31.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 537.11ms. Allocated memory is still 65.0MB. Free memory was 38.6MB in the beginning and 33.1MB in the end (delta: 5.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 108]: Incorrect Syntax Undeclared variable in ACSL expression: i 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