./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/goblint-regression/28-race_reach_21-deref_read_racing.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/28-race_reach_21-deref_read_racing.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version fced0e87 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/goblint-regression/28-race_reach_21-deref_read_racing.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/28-race_reach_21-deref_read_racing.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.extract-columns-fced0e8-m [2024-01-31 16:27:38,726 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-31 16:27:38,824 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-31 16:27:38,829 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-31 16:27:38,830 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-31 16:27:38,852 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-31 16:27:38,853 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-31 16:27:38,853 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-31 16:27:38,854 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-31 16:27:38,857 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-31 16:27:38,857 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-31 16:27:38,857 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-31 16:27:38,858 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-31 16:27:38,859 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-31 16:27:38,859 INFO L153 SettingsManager]: * Use SBE=true [2024-01-31 16:27:38,860 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-31 16:27:38,860 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-31 16:27:38,860 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-31 16:27:38,860 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-31 16:27:38,860 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-31 16:27:38,860 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-31 16:27:38,861 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-31 16:27:38,861 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-31 16:27:38,861 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-31 16:27:38,861 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-31 16:27:38,862 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-31 16:27:38,862 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-31 16:27:38,862 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-31 16:27:38,862 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-31 16:27:38,863 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-31 16:27:38,863 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-31 16:27:38,864 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-31 16:27:38,864 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-31 16:27:38,864 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-31 16:27:38,864 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-31 16:27:38,864 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-31 16:27:38,864 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-31 16:27:38,865 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-31 16:27:38,865 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-31 16:27:38,865 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-31 16:27:38,865 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-31 16:27:38,865 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-31 16:27:38,866 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-31 16:27:38,866 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-31 16:27:39,077 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-31 16:27:39,101 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-31 16:27:39,103 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-31 16:27:39,103 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-31 16:27:39,104 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-31 16:27:39,105 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/28-race_reach_21-deref_read_racing.yml/witness.yml [2024-01-31 16:27:39,216 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-31 16:27:39,217 INFO L274 PluginConnector]: CDTParser initialized [2024-01-31 16:27:39,218 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/28-race_reach_21-deref_read_racing.i [2024-01-31 16:27:40,307 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-31 16:27:40,519 INFO L384 CDTParser]: Found 1 translation units. [2024-01-31 16:27:40,520 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_21-deref_read_racing.i [2024-01-31 16:27:40,532 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b47aad8b6/47596fbb26594cdebf0440b0daeb7e5f/FLAG30a517023 [2024-01-31 16:27:40,544 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b47aad8b6/47596fbb26594cdebf0440b0daeb7e5f [2024-01-31 16:27:40,545 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-31 16:27:40,545 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-31 16:27:40,559 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-31 16:27:40,559 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-31 16:27:40,563 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-31 16:27:40,563 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 31.01 04:27:39" (1/2) ... [2024-01-31 16:27:40,564 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@140b9bce and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:27:40, skipping insertion in model container [2024-01-31 16:27:40,564 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 31.01 04:27:39" (1/2) ... [2024-01-31 16:27:40,565 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@271dfdcc and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:27:40, skipping insertion in model container [2024-01-31 16:27:40,565 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:27:40" (2/2) ... [2024-01-31 16:27:40,566 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@140b9bce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:27:40, skipping insertion in model container [2024-01-31 16:27:40,566 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:27:40" (2/2) ... [2024-01-31 16:27:40,566 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-31 16:27:40,618 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-31 16:27:40,619 INFO L98 nessWitnessExtractor]: Location invariant before [L701-L701] (unsigned long )arg == 0UL [2024-01-31 16:27:40,619 INFO L98 nessWitnessExtractor]: Location invariant before [L703-L703] ((0 <= data) && (data <= 2147483646)) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,619 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L707] ((((((((((((((((((((((((i == 19 || i == 18) || i == 17) || i == 16) || i == 15) || i == 14) || i == 13) || i == 12) || i == 11) || i == 10) || i == 9) || i == 8) || i == 7) || i == 6) || i == 5) || i == 4) || i == 3) || i == 2) || i == 1) || (((((0 == i && data == 0) && p == & data) && q == 0) && i == 0) && *p == 0)) || (25 <= i && i <= 9999)) || i == 24) || i == 23) || i == 22) || i == 21) || i == 20 [2024-01-31 16:27:40,619 INFO L98 nessWitnessExtractor]: Location invariant before [L691-L691] 0 <= data [2024-01-31 16:27:40,620 INFO L98 nessWitnessExtractor]: Location invariant before [L710-L710] i == 10000 [2024-01-31 16:27:40,620 INFO L98 nessWitnessExtractor]: Location invariant before [L704-L704] (unsigned long )arg == 0UL [2024-01-31 16:27:40,620 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L691] 0 <= data [2024-01-31 16:27:40,621 INFO L98 nessWitnessExtractor]: Loop invariant at [L702-L702] (0 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,621 INFO L98 nessWitnessExtractor]: Location invariant after [L702-L702] (0 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,621 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] (0 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,621 INFO L98 nessWitnessExtractor]: Location invariant after [L709-L709] (0 <= data) && (i == 10000) [2024-01-31 16:27:40,621 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] (0 <= data) && (i == 10000) [2024-01-31 16:27:40,621 INFO L98 nessWitnessExtractor]: Location invariant before [L708-L708] i == 10000 [2024-01-31 16:27:40,621 INFO L98 nessWitnessExtractor]: Location invariant before [L691-L691] 0 <= data [2024-01-31 16:27:40,622 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,622 INFO L98 nessWitnessExtractor]: Location invariant after [L707-L707] ((((((((((((((((((((((((i == 19 || i == 18) || i == 17) || i == 16) || i == 15) || i == 14) || i == 13) || i == 12) || i == 11) || i == 10) || i == 9) || i == 8) || i == 7) || i == 6) || i == 5) || i == 4) || i == 3) || i == 2) || i == 1) || (((((0 == i && data == 0) && p == & data) && q == 0) && i == 0) && *p == 0)) || (25 <= i && i <= 9999)) || i == 24) || i == 23) || i == 22) || i == 21) || i == 20 [2024-01-31 16:27:40,622 INFO L98 nessWitnessExtractor]: Location invariant after [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,622 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] (0 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,622 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L691] 0 <= data [2024-01-31 16:27:40,622 INFO L98 nessWitnessExtractor]: Loop invariant at [L707-L707] ((((((((((((((((((((((((i == 20 || i == 19) || i == 18) || i == 17) || i == 16) || i == 15) || i == 14) || i == 13) || i == 12) || i == 11) || i == 10) || i == 9) || i == 8) || i == 7) || i == 6) || i == 5) || i == 4) || i == 3) || i == 2) || i == 1) || (((((0 == i && data == 0) && p == & data) && q == 0) && i == 0) && *p == 0)) || (25 <= i && i <= 10000)) || i == 24) || i == 23) || i == 22) || i == 21 [2024-01-31 16:27:40,622 INFO L98 nessWitnessExtractor]: Location invariant after [L702-L702] ((0 <= data) && (data <= 2147483646)) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,623 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,623 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] (0 <= data) && (i == 10000) [2024-01-31 16:27:40,623 INFO L98 nessWitnessExtractor]: Loop invariant at [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,623 INFO L98 nessWitnessExtractor]: Location invariant after [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,623 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,624 INFO L98 nessWitnessExtractor]: Location invariant after [L709-L709] (0 <= data) && (i == 10000) [2024-01-31 16:27:40,624 INFO L98 nessWitnessExtractor]: Loop invariant at [L709-L709] i == 10000 [2024-01-31 16:27:40,624 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] i == 10000 [2024-01-31 16:27:40,624 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] ((0 <= data) && (data <= 2147483646)) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:40,660 INFO L179 MainTranslator]: Built tables and reachable declarations [2024-01-31 16:27:40,912 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_21-deref_read_racing.i[30176,30189] [2024-01-31 16:27:40,926 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-31 16:27:40,934 INFO L204 MainTranslator]: Completed pre-run Start Parsing Local [2024-01-31 16:27:41,000 ERROR L326 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: data [2024-01-31 16:27:41,001 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@271dfdcc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:27:41, skipping insertion in model container [2024-01-31 16:27:41,001 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-31 16:27:41,002 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-31 16:27:41,016 INFO L158 Benchmark]: Toolchain (without parser) took 457.36ms. Allocated memory was 134.2MB in the beginning and 205.5MB in the end (delta: 71.3MB). Free memory was 57.7MB in the beginning and 155.1MB in the end (delta: -97.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:27:41,017 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 134.2MB. Free memory is still 94.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:27:41,017 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 134.2MB. Free memory was 104.4MB in the beginning and 104.3MB in the end (delta: 167.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:27:41,018 INFO L158 Benchmark]: CACSL2BoogieTranslator took 443.48ms. Allocated memory is still 205.5MB. Free memory was 176.2MB in the beginning and 155.1MB in the end (delta: 21.1MB). Peak memory consumption was 23.4MB. Max. memory is 16.1GB. [2024-01-31 16:27:41,019 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.14ms. Allocated memory is still 134.2MB. Free memory is still 94.9MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.12ms. Allocated memory is still 134.2MB. Free memory was 104.4MB in the beginning and 104.3MB in the end (delta: 167.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 443.48ms. Allocated memory is still 205.5MB. Free memory was 176.2MB in the beginning and 155.1MB in the end (delta: 21.1MB). Peak memory consumption was 23.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 691]: Incorrect Syntax Undeclared variable in ACSL expression: data 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/goblint-regression/28-race_reach_21-deref_read_racing.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/28-race_reach_21-deref_read_racing.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.extract-columns-fced0e8-m [2024-01-31 16:27:42,952 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-31 16:27:43,022 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-31 16:27:43,025 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-31 16:27:43,026 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-31 16:27:43,055 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-31 16:27:43,056 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-31 16:27:43,056 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-31 16:27:43,057 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-31 16:27:43,060 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-31 16:27:43,060 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-31 16:27:43,060 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-31 16:27:43,061 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-31 16:27:43,062 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-31 16:27:43,062 INFO L153 SettingsManager]: * Use SBE=true [2024-01-31 16:27:43,063 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-31 16:27:43,063 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-31 16:27:43,063 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-31 16:27:43,063 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-31 16:27:43,063 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-31 16:27:43,063 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-31 16:27:43,064 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-31 16:27:43,065 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-31 16:27:43,065 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-31 16:27:43,065 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-31 16:27:43,065 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-31 16:27:43,065 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-31 16:27:43,066 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-31 16:27:43,066 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-31 16:27:43,066 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-31 16:27:43,067 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-31 16:27:43,067 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-31 16:27:43,067 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-31 16:27:43,067 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-31 16:27:43,068 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-31 16:27:43,068 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-31 16:27:43,068 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-31 16:27:43,069 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-31 16:27:43,069 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-31 16:27:43,069 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-31 16:27:43,069 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-31 16:27:43,069 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-31 16:27:43,070 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-31 16:27:43,070 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-31 16:27:43,070 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-31 16:27:43,070 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-31 16:27:43,070 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-31 16:27:43,317 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-31 16:27:43,331 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-31 16:27:43,333 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-31 16:27:43,334 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-31 16:27:43,335 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-31 16:27:43,336 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/28-race_reach_21-deref_read_racing.yml/witness.yml [2024-01-31 16:27:43,435 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-31 16:27:43,452 INFO L274 PluginConnector]: CDTParser initialized [2024-01-31 16:27:43,453 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/28-race_reach_21-deref_read_racing.i [2024-01-31 16:27:44,717 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-31 16:27:44,895 INFO L384 CDTParser]: Found 1 translation units. [2024-01-31 16:27:44,896 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_21-deref_read_racing.i [2024-01-31 16:27:44,910 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bee6b7275/4b4958be81ce4a19898d88ad7fc10e8a/FLAGa66c46181 [2024-01-31 16:27:44,925 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bee6b7275/4b4958be81ce4a19898d88ad7fc10e8a [2024-01-31 16:27:44,925 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-31 16:27:44,927 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-31 16:27:44,929 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-31 16:27:44,929 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-31 16:27:44,932 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-31 16:27:44,933 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 31.01 04:27:43" (1/2) ... [2024-01-31 16:27:44,935 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7959daab and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:27:44, skipping insertion in model container [2024-01-31 16:27:44,935 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 31.01 04:27:43" (1/2) ... [2024-01-31 16:27:44,936 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@448c211b and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:27:44, skipping insertion in model container [2024-01-31 16:27:44,936 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:27:44" (2/2) ... [2024-01-31 16:27:44,936 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7959daab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:27:44, skipping insertion in model container [2024-01-31 16:27:44,937 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:27:44" (2/2) ... [2024-01-31 16:27:44,937 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-31 16:27:44,988 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-31 16:27:44,989 INFO L98 nessWitnessExtractor]: Location invariant before [L704-L704] (unsigned long )arg == 0UL [2024-01-31 16:27:44,989 INFO L98 nessWitnessExtractor]: Location invariant after [L709-L709] (0 <= data) && (i == 10000) [2024-01-31 16:27:44,989 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] (0 <= data) && (i == 10000) [2024-01-31 16:27:44,990 INFO L98 nessWitnessExtractor]: Loop invariant at [L707-L707] ((((((((((((((((((((((((i == 20 || i == 19) || i == 18) || i == 17) || i == 16) || i == 15) || i == 14) || i == 13) || i == 12) || i == 11) || i == 10) || i == 9) || i == 8) || i == 7) || i == 6) || i == 5) || i == 4) || i == 3) || i == 2) || i == 1) || (((((0 == i && data == 0) && p == & data) && q == 0) && i == 0) && *p == 0)) || (25 <= i && i <= 10000)) || i == 24) || i == 23) || i == 22) || i == 21 [2024-01-31 16:27:44,990 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,990 INFO L98 nessWitnessExtractor]: Location invariant after [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,990 INFO L98 nessWitnessExtractor]: Loop invariant at [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,990 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,990 INFO L98 nessWitnessExtractor]: Location invariant before [L710-L710] i == 10000 [2024-01-31 16:27:44,990 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L691] 0 <= data [2024-01-31 16:27:44,991 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] ((0 <= data) && (data <= 2147483646)) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,991 INFO L98 nessWitnessExtractor]: Location invariant before [L708-L708] i == 10000 [2024-01-31 16:27:44,991 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] (0 <= data) && (i == 10000) [2024-01-31 16:27:44,991 INFO L98 nessWitnessExtractor]: Location invariant before [L691-L691] 0 <= data [2024-01-31 16:27:44,991 INFO L98 nessWitnessExtractor]: Location invariant before [L703-L703] ((0 <= data) && (data <= 2147483646)) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,991 INFO L98 nessWitnessExtractor]: Location invariant after [L709-L709] (0 <= data) && (i == 10000) [2024-01-31 16:27:44,991 INFO L98 nessWitnessExtractor]: Loop invariant at [L709-L709] i == 10000 [2024-01-31 16:27:44,992 INFO L98 nessWitnessExtractor]: Location invariant before [L709-L709] i == 10000 [2024-01-31 16:27:44,992 INFO L98 nessWitnessExtractor]: Location invariant after [L702-L702] (0 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,992 INFO L98 nessWitnessExtractor]: Loop invariant at [L702-L702] (0 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,993 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] (0 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,993 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] (0 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,993 INFO L98 nessWitnessExtractor]: Location invariant after [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,993 INFO L98 nessWitnessExtractor]: Location invariant after [L691-L691] 0 <= data [2024-01-31 16:27:44,993 INFO L98 nessWitnessExtractor]: Location invariant before [L707-L707] ((((((((((((((((((((((((i == 19 || i == 18) || i == 17) || i == 16) || i == 15) || i == 14) || i == 13) || i == 12) || i == 11) || i == 10) || i == 9) || i == 8) || i == 7) || i == 6) || i == 5) || i == 4) || i == 3) || i == 2) || i == 1) || (((((0 == i && data == 0) && p == & data) && q == 0) && i == 0) && *p == 0)) || (25 <= i && i <= 9999)) || i == 24) || i == 23) || i == 22) || i == 21) || i == 20 [2024-01-31 16:27:44,993 INFO L98 nessWitnessExtractor]: Location invariant before [L701-L701] (unsigned long )arg == 0UL [2024-01-31 16:27:44,993 INFO L98 nessWitnessExtractor]: Location invariant after [L702-L702] ((0 <= data) && (data <= 2147483646)) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,994 INFO L98 nessWitnessExtractor]: Location invariant before [L702-L702] (1 <= data) && ((unsigned long )arg == 0UL) [2024-01-31 16:27:44,994 INFO L98 nessWitnessExtractor]: Location invariant before [L691-L691] 0 <= data [2024-01-31 16:27:44,994 INFO L98 nessWitnessExtractor]: Location invariant after [L707-L707] ((((((((((((((((((((((((i == 19 || i == 18) || i == 17) || i == 16) || i == 15) || i == 14) || i == 13) || i == 12) || i == 11) || i == 10) || i == 9) || i == 8) || i == 7) || i == 6) || i == 5) || i == 4) || i == 3) || i == 2) || i == 1) || (((((0 == i && data == 0) && p == & data) && q == 0) && i == 0) && *p == 0)) || (25 <= i && i <= 9999)) || i == 24) || i == 23) || i == 22) || i == 21) || i == 20 [2024-01-31 16:27:45,035 INFO L179 MainTranslator]: Built tables and reachable declarations [2024-01-31 16:27:45,299 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_21-deref_read_racing.i[30176,30189] [2024-01-31 16:27:45,315 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-31 16:27:45,331 INFO L204 MainTranslator]: Completed pre-run Start Parsing Local [2024-01-31 16:27:45,381 ERROR L326 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: data [2024-01-31 16:27:45,382 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@448c211b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:27:45, skipping insertion in model container [2024-01-31 16:27:45,382 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-31 16:27:45,382 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-31 16:27:45,384 INFO L158 Benchmark]: Toolchain (without parser) took 456.20ms. Allocated memory was 60.8MB in the beginning and 77.6MB in the end (delta: 16.8MB). Free memory was 28.5MB in the beginning and 37.4MB in the end (delta: -8.9MB). Peak memory consumption was 7.2MB. Max. memory is 16.1GB. [2024-01-31 16:27:45,384 INFO L158 Benchmark]: Witness Parser took 0.21ms. Allocated memory is still 60.8MB. Free memory was 37.6MB in the beginning and 37.5MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:27:45,385 INFO L158 Benchmark]: CDTParser took 0.08ms. Allocated memory is still 60.8MB. Free memory is still 45.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:27:45,386 INFO L158 Benchmark]: CACSL2BoogieTranslator took 453.52ms. Allocated memory was 60.8MB in the beginning and 77.6MB in the end (delta: 16.8MB). Free memory was 28.2MB in the beginning and 37.4MB in the end (delta: -9.2MB). Peak memory consumption was 7.2MB. Max. memory is 16.1GB. [2024-01-31 16:27:45,387 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.21ms. Allocated memory is still 60.8MB. Free memory was 37.6MB in the beginning and 37.5MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.08ms. Allocated memory is still 60.8MB. Free memory is still 45.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 453.52ms. Allocated memory was 60.8MB in the beginning and 77.6MB in the end (delta: 16.8MB). Free memory was 28.2MB in the beginning and 37.4MB in the end (delta: -9.2MB). Peak memory consumption was 7.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 691]: Incorrect Syntax Undeclared variable in ACSL expression: data 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