./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/chl-name-comparator-symm.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/chl-name-comparator-symm.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7c74aec 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/chl-name-comparator-symm.wvr.c ./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/chl-name-comparator-symm.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-wip.fs.fix-undeclared-acsl-variable-e7c74ae-m [2024-02-07 19:10:15,822 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-07 19:10:15,901 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-02-07 19:10:15,907 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-07 19:10:15,908 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-07 19:10:15,965 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-07 19:10:15,966 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-07 19:10:15,966 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-07 19:10:15,966 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-02-07 19:10:15,971 INFO L153 SettingsManager]: * Use memory slicer=true [2024-02-07 19:10:15,971 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-02-07 19:10:15,971 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-02-07 19:10:15,972 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-07 19:10:15,973 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-07 19:10:15,973 INFO L153 SettingsManager]: * Use SBE=true [2024-02-07 19:10:15,973 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-07 19:10:15,974 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-02-07 19:10:15,974 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-07 19:10:15,974 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-07 19:10:15,974 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-07 19:10:15,974 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-07 19:10:15,975 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-02-07 19:10:15,975 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-02-07 19:10:15,975 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-02-07 19:10:15,975 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-02-07 19:10:15,976 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-07 19:10:15,976 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-07 19:10:15,976 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-07 19:10:15,977 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-07 19:10:15,977 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-07 19:10:15,977 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-02-07 19:10:15,978 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-02-07 19:10:15,978 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-02-07 19:10:15,978 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-07 19:10:15,978 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-02-07 19:10:15,978 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-02-07 19:10:15,979 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-07 19:10:15,979 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-02-07 19:10:15,979 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-07 19:10:15,979 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-02-07 19:10:15,979 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-02-07 19:10:15,980 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-02-07 19:10:15,980 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-02-07 19:10:15,980 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-02-07 19:10:16,402 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-07 19:10:16,443 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-07 19:10:16,445 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-07 19:10:16,446 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-07 19:10:16,446 INFO L274 PluginConnector]: CDTParser initialized [2024-02-07 19:10:16,447 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/chl-name-comparator-symm.wvr.c [2024-02-07 19:10:17,729 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-07 19:10:17,975 INFO L384 CDTParser]: Found 1 translation units. [2024-02-07 19:10:17,976 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/chl-name-comparator-symm.wvr.c [2024-02-07 19:10:17,982 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f285cf5c4/711a32efce6e4b60b701df59fdcb9837/FLAG99c0c05ec [2024-02-07 19:10:17,994 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f285cf5c4/711a32efce6e4b60b701df59fdcb9837 [2024-02-07 19:10:17,996 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-02-07 19:10:17,996 INFO L274 PluginConnector]: Witness Parser initialized [2024-02-07 19:10:17,997 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/chl-name-comparator-symm.wvr.yml/witness.yml [2024-02-07 19:10:18,056 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-07 19:10:18,058 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-07 19:10:18,058 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-07 19:10:18,058 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-07 19:10:18,062 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-07 19:10:18,062 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 07:10:17" (1/2) ... [2024-02-07 19:10:18,063 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6d9e153c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:10:18, skipping insertion in model container [2024-02-07 19:10:18,063 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 07:10:17" (1/2) ... [2024-02-07 19:10:18,064 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4f2d968d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:10:18, skipping insertion in model container [2024-02-07 19:10:18,065 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 07:10:18" (2/2) ... [2024-02-07 19:10:18,065 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6d9e153c and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 07:10:18, skipping insertion in model container [2024-02-07 19:10:18,065 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 07:10:18" (2/2) ... [2024-02-07 19:10:18,065 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-02-07 19:10:18,093 INFO L74 edCorrectnessWitness]: Found the following entries in the witness: [2024-02-07 19:10:18,094 INFO L76 edCorrectnessWitness]: Location invariant before [L122-L122] ((((((2147483645LL + (long long )i) + (long long )size >= 0LL) && ((2147483644LL - (long long )i) + (long long )size >= 0LL)) && ((2147483651LL + (long long )i) - (long long )size >= 0LL)) && ((2147483650LL - (long long )i) - (long long )size >= 0LL)) && (3 == size)) && (size == 3) [2024-02-07 19:10:18,094 INFO L76 edCorrectnessWitness]: Location invariant before [L120-L120] ((((((2147483645LL + (long long )i) + (long long )size >= 0LL) && ((2147483644LL - (long long )i) + (long long )size >= 0LL)) && ((2147483651LL + (long long )i) - (long long )size >= 0LL)) && ((2147483650LL - (long long )i) - (long long )size >= 0LL)) && (3 == size)) && (size == 3) [2024-02-07 19:10:18,094 INFO L76 edCorrectnessWitness]: Location invariant before [L131-L131] (b <= -1) && (b != 0) [2024-02-07 19:10:18,094 INFO L76 edCorrectnessWitness]: Location invariant before [L126-L126] (((((-6LL + (long long )i) + (long long )size >= 0LL) && ((0LL - (long long )i) + (long long )size >= 0LL)) && ((6LL - (long long )i) - (long long )size >= 0LL)) && ((long long )i - (long long )size >= 0LL)) && (3 == size) [2024-02-07 19:10:18,094 INFO L76 edCorrectnessWitness]: Location invariant before [L130-L130] (1 <= b) && (b != 0) [2024-02-07 19:10:18,094 INFO L76 edCorrectnessWitness]: Location invariant before [L124-L124] (3 == size) && (((((((-5LL + (long long )i) + (long long )size >= 0LL && (-1LL - (long long )i) + (long long )size >= 0LL) && (1LL + (long long )i) - (long long )size >= 0LL) && (5LL - (long long )i) - (long long )size >= 0LL) && i == 2) || (((((-4LL + (long long )i) + (long long )size >= 0LL && (-2LL - (long long )i) + (long long )size >= 0LL) && (2LL + (long long )i) - (long long )size >= 0LL) && (4LL - (long long )i) - (long long )size >= 0LL) && i == 1)) || ((((((-3LL + (long long )i) + (long long )size >= 0LL && (-3LL - (long long )i) + (long long )size >= 0LL) && (3LL + (long long )i) - (long long )size >= 0LL) && (3LL - (long long )i) - (long long )size >= 0LL) && 0 == i) && i == 0)) [2024-02-07 19:10:18,094 INFO L76 edCorrectnessWitness]: Location invariant before [L119-L119] ((((((2147483645LL + (long long )i) + (long long )size >= 0LL) && ((2147483644LL - (long long )i) + (long long )size >= 0LL)) && ((2147483651LL + (long long )i) - (long long )size >= 0LL)) && ((2147483650LL - (long long )i) - (long long )size >= 0LL)) && (3 == size)) && (size == 3) [2024-02-07 19:10:18,095 INFO L76 edCorrectnessWitness]: Location invariant before [L94-L94] ((((0LL - (long long )name_1) + (long long )name_2 >= 0LL) && ((long long )name_1 + (long long )name_2 >= 0LL)) && ((0LL - (long long )name_1) - (long long )name_2 >= 0LL)) && ((long long )name_1 - (long long )name_2 >= 0LL) [2024-02-07 19:10:18,112 INFO L181 MainTranslator]: Built tables and reachable declarations [2024-02-07 19:10:18,268 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/chl-name-comparator-symm.wvr.c[3882,3895] [2024-02-07 19:10:18,281 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-02-07 19:10:18,291 INFO L206 MainTranslator]: Completed pre-run Start Parsing Local [2024-02-07 19:10:18,359 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/chl-name-comparator-symm.wvr.c[3882,3895] Start Parsing Local [2024-02-07 19:10:18,365 ERROR L361 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: i [2024-02-07 19:10:18,365 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4f2d968d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 07:10:18, skipping insertion in model container [2024-02-07 19:10:18,365 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-07 19:10:18,366 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-02-07 19:10:18,367 INFO L158 Benchmark]: Toolchain (without parser) took 308.81ms. Allocated memory is still 157.3MB. Free memory was 121.5MB in the beginning and 106.1MB in the end (delta: 15.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-02-07 19:10:18,368 INFO L158 Benchmark]: CDTParser took 0.09ms. Allocated memory is still 157.3MB. Free memory is still 126.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 19:10:18,368 INFO L158 Benchmark]: Witness Parser took 0.12ms. Allocated memory is still 157.3MB. Free memory is still 125.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 19:10:18,369 INFO L158 Benchmark]: CACSL2BoogieTranslator took 307.25ms. Allocated memory is still 157.3MB. Free memory was 121.5MB in the beginning and 106.1MB in the end (delta: 15.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-02-07 19:10:18,371 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.09ms. Allocated memory is still 157.3MB. Free memory is still 126.0MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.12ms. Allocated memory is still 157.3MB. Free memory is still 125.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 307.25ms. Allocated memory is still 157.3MB. Free memory was 121.5MB in the beginning and 106.1MB in the end (delta: 15.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 119]: 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/chl-name-comparator-symm.wvr.c ./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/chl-name-comparator-symm.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-wip.fs.fix-undeclared-acsl-variable-e7c74ae-m [2024-02-07 19:10:20,519 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-07 19:10:20,605 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-02-07 19:10:20,614 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-07 19:10:20,615 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-07 19:10:20,662 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-07 19:10:20,662 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-07 19:10:20,663 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-07 19:10:20,663 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-02-07 19:10:20,668 INFO L153 SettingsManager]: * Use memory slicer=true [2024-02-07 19:10:20,668 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-02-07 19:10:20,668 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-02-07 19:10:20,669 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-07 19:10:20,669 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-07 19:10:20,670 INFO L153 SettingsManager]: * Use SBE=true [2024-02-07 19:10:20,670 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-07 19:10:20,671 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-02-07 19:10:20,671 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-07 19:10:20,671 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-07 19:10:20,672 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-07 19:10:20,675 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-02-07 19:10:20,676 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-02-07 19:10:20,676 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-02-07 19:10:20,676 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-02-07 19:10:20,677 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-02-07 19:10:20,677 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-02-07 19:10:20,677 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-02-07 19:10:20,677 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-07 19:10:20,678 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-07 19:10:20,678 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-07 19:10:20,678 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-07 19:10:20,682 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-07 19:10:20,682 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-02-07 19:10:20,682 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-02-07 19:10:20,682 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-02-07 19:10:20,683 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-07 19:10:20,683 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-02-07 19:10:20,683 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-02-07 19:10:20,683 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-02-07 19:10:20,684 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-02-07 19:10:20,684 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-07 19:10:20,684 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-02-07 19:10:20,684 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-02-07 19:10:20,685 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-02-07 19:10:20,685 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-02-07 19:10:20,685 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-02-07 19:10:20,686 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-02-07 19:10:21,020 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-07 19:10:21,038 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-07 19:10:21,041 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-07 19:10:21,042 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-07 19:10:21,042 INFO L274 PluginConnector]: CDTParser initialized [2024-02-07 19:10:21,044 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/chl-name-comparator-symm.wvr.c [2024-02-07 19:10:22,499 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-07 19:10:22,740 INFO L384 CDTParser]: Found 1 translation units. [2024-02-07 19:10:22,741 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/chl-name-comparator-symm.wvr.c [2024-02-07 19:10:22,753 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/03b3e7fd1/02b1b099b9d546e49217ef96c89c82dc/FLAG2c7fbbcd4 [2024-02-07 19:10:22,771 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/03b3e7fd1/02b1b099b9d546e49217ef96c89c82dc [2024-02-07 19:10:22,774 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-02-07 19:10:22,775 INFO L274 PluginConnector]: Witness Parser initialized [2024-02-07 19:10:22,777 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/chl-name-comparator-symm.wvr.yml/witness.yml [2024-02-07 19:10:22,959 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-07 19:10:22,962 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-07 19:10:22,963 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-07 19:10:22,963 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-07 19:10:22,967 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-07 19:10:22,967 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 07:10:22" (1/2) ... [2024-02-07 19:10:22,968 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@62e01663 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:10:22, skipping insertion in model container [2024-02-07 19:10:22,968 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 07:10:22" (1/2) ... [2024-02-07 19:10:22,969 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6cd94b55 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:10:22, skipping insertion in model container [2024-02-07 19:10:22,969 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 07:10:22" (2/2) ... [2024-02-07 19:10:22,970 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@62e01663 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 07:10:22, skipping insertion in model container [2024-02-07 19:10:22,970 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 07:10:22" (2/2) ... [2024-02-07 19:10:22,970 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-02-07 19:10:22,998 INFO L74 edCorrectnessWitness]: Found the following entries in the witness: [2024-02-07 19:10:22,999 INFO L76 edCorrectnessWitness]: Location invariant before [L122-L122] ((((((2147483645LL + (long long )i) + (long long )size >= 0LL) && ((2147483644LL - (long long )i) + (long long )size >= 0LL)) && ((2147483651LL + (long long )i) - (long long )size >= 0LL)) && ((2147483650LL - (long long )i) - (long long )size >= 0LL)) && (3 == size)) && (size == 3) [2024-02-07 19:10:22,999 INFO L76 edCorrectnessWitness]: Location invariant before [L130-L130] (1 <= b) && (b != 0) [2024-02-07 19:10:22,999 INFO L76 edCorrectnessWitness]: Location invariant before [L131-L131] (b <= -1) && (b != 0) [2024-02-07 19:10:22,999 INFO L76 edCorrectnessWitness]: Location invariant before [L94-L94] ((((0LL - (long long )name_1) + (long long )name_2 >= 0LL) && ((long long )name_1 + (long long )name_2 >= 0LL)) && ((0LL - (long long )name_1) - (long long )name_2 >= 0LL)) && ((long long )name_1 - (long long )name_2 >= 0LL) [2024-02-07 19:10:23,000 INFO L76 edCorrectnessWitness]: Location invariant before [L124-L124] (3 == size) && (((((((-5LL + (long long )i) + (long long )size >= 0LL && (-1LL - (long long )i) + (long long )size >= 0LL) && (1LL + (long long )i) - (long long )size >= 0LL) && (5LL - (long long )i) - (long long )size >= 0LL) && i == 2) || (((((-4LL + (long long )i) + (long long )size >= 0LL && (-2LL - (long long )i) + (long long )size >= 0LL) && (2LL + (long long )i) - (long long )size >= 0LL) && (4LL - (long long )i) - (long long )size >= 0LL) && i == 1)) || ((((((-3LL + (long long )i) + (long long )size >= 0LL && (-3LL - (long long )i) + (long long )size >= 0LL) && (3LL + (long long )i) - (long long )size >= 0LL) && (3LL - (long long )i) - (long long )size >= 0LL) && 0 == i) && i == 0)) [2024-02-07 19:10:23,000 INFO L76 edCorrectnessWitness]: Location invariant before [L120-L120] ((((((2147483645LL + (long long )i) + (long long )size >= 0LL) && ((2147483644LL - (long long )i) + (long long )size >= 0LL)) && ((2147483651LL + (long long )i) - (long long )size >= 0LL)) && ((2147483650LL - (long long )i) - (long long )size >= 0LL)) && (3 == size)) && (size == 3) [2024-02-07 19:10:23,000 INFO L76 edCorrectnessWitness]: Location invariant before [L126-L126] (((((-6LL + (long long )i) + (long long )size >= 0LL) && ((0LL - (long long )i) + (long long )size >= 0LL)) && ((6LL - (long long )i) - (long long )size >= 0LL)) && ((long long )i - (long long )size >= 0LL)) && (3 == size) [2024-02-07 19:10:23,000 INFO L76 edCorrectnessWitness]: Location invariant before [L119-L119] ((((((2147483645LL + (long long )i) + (long long )size >= 0LL) && ((2147483644LL - (long long )i) + (long long )size >= 0LL)) && ((2147483651LL + (long long )i) - (long long )size >= 0LL)) && ((2147483650LL - (long long )i) - (long long )size >= 0LL)) && (3 == size)) && (size == 3) [2024-02-07 19:10:23,018 INFO L181 MainTranslator]: Built tables and reachable declarations [2024-02-07 19:10:23,196 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/chl-name-comparator-symm.wvr.c[3882,3895] [2024-02-07 19:10:23,210 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-02-07 19:10:23,221 INFO L203 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-02-07 19:10:23,227 INFO L181 MainTranslator]: Built tables and reachable declarations [2024-02-07 19:10:23,250 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/chl-name-comparator-symm.wvr.c[3882,3895] [2024-02-07 19:10:23,259 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-02-07 19:10:23,264 INFO L206 MainTranslator]: Completed pre-run Start Parsing Local [2024-02-07 19:10:23,328 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/chl-name-comparator-symm.wvr.c[3882,3895] Start Parsing Local [2024-02-07 19:10:23,334 ERROR L361 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: i [2024-02-07 19:10:23,335 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6cd94b55 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 07:10:23, skipping insertion in model container [2024-02-07 19:10:23,335 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-07 19:10:23,336 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-02-07 19:10:23,338 INFO L158 Benchmark]: Toolchain (without parser) took 375.03ms. Allocated memory was 60.8MB in the beginning and 75.5MB in the end (delta: 14.7MB). Free memory was 33.1MB in the beginning and 48.1MB in the end (delta: -15.0MB). Peak memory consumption was 11.2MB. Max. memory is 16.1GB. [2024-02-07 19:10:23,338 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 60.8MB. Free memory was 37.4MB in the beginning and 37.3MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 19:10:23,339 INFO L158 Benchmark]: Witness Parser took 0.15ms. Allocated memory is still 60.8MB. Free memory was 36.6MB in the beginning and 36.5MB in the end (delta: 168.8kB). There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 19:10:23,340 INFO L158 Benchmark]: CACSL2BoogieTranslator took 372.45ms. Allocated memory was 60.8MB in the beginning and 75.5MB in the end (delta: 14.7MB). Free memory was 32.9MB in the beginning and 48.1MB in the end (delta: -15.2MB). Peak memory consumption was 11.2MB. Max. memory is 16.1GB. [2024-02-07 19:10:23,342 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.21ms. Allocated memory is still 60.8MB. Free memory was 37.4MB in the beginning and 37.3MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.15ms. Allocated memory is still 60.8MB. Free memory was 36.6MB in the beginning and 36.5MB in the end (delta: 168.8kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 372.45ms. Allocated memory was 60.8MB in the beginning and 75.5MB in the end (delta: 14.7MB). Free memory was 32.9MB in the beginning and 48.1MB in the end (delta: -15.2MB). Peak memory consumption was 11.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 119]: 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