./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/goblint-regression/28-race_reach_94-alloc_region_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_94-alloc_region_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_94-alloc_region_racing.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/28-race_reach_94-alloc_region_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:53,922 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-31 16:27:54,016 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:54,021 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-31 16:27:54,022 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-31 16:27:54,061 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-31 16:27:54,063 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-31 16:27:54,064 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-31 16:27:54,064 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-31 16:27:54,068 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-31 16:27:54,068 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-31 16:27:54,069 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-31 16:27:54,070 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-31 16:27:54,071 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-31 16:27:54,071 INFO L153 SettingsManager]: * Use SBE=true [2024-01-31 16:27:54,072 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-31 16:27:54,072 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-31 16:27:54,072 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-31 16:27:54,073 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-31 16:27:54,073 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-31 16:27:54,073 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-31 16:27:54,074 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-31 16:27:54,074 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-31 16:27:54,074 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-31 16:27:54,074 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-31 16:27:54,075 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-31 16:27:54,075 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-31 16:27:54,075 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-31 16:27:54,076 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-31 16:27:54,076 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-31 16:27:54,077 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-31 16:27:54,077 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-31 16:27:54,077 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-31 16:27:54,078 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-31 16:27:54,078 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-31 16:27:54,078 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-31 16:27:54,078 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-31 16:27:54,079 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-31 16:27:54,079 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-31 16:27:54,079 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-31 16:27:54,079 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-31 16:27:54,080 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-31 16:27:54,080 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-31 16:27:54,080 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:54,357 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-31 16:27:54,385 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-31 16:27:54,387 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-31 16:27:54,388 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-31 16:27:54,389 INFO L274 PluginConnector]: CDTParser initialized [2024-01-31 16:27:54,390 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/28-race_reach_94-alloc_region_racing.i [2024-01-31 16:27:55,628 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-31 16:27:55,952 INFO L384 CDTParser]: Found 1 translation units. [2024-01-31 16:27:55,953 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_94-alloc_region_racing.i [2024-01-31 16:27:55,971 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/032d22828/220eae83b0a7477aa1c37676d135c836/FLAG8f6ae4919 [2024-01-31 16:27:55,986 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/032d22828/220eae83b0a7477aa1c37676d135c836 [2024-01-31 16:27:55,988 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-31 16:27:55,989 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-31 16:27:55,990 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_94-alloc_region_racing.yml/witness.yml [2024-01-31 16:27:56,113 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-31 16:27:56,114 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-31 16:27:56,115 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-31 16:27:56,115 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-31 16:27:56,120 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-31 16:27:56,121 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:27:55" (1/2) ... [2024-01-31 16:27:56,122 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@360674e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:27:56, skipping insertion in model container [2024-01-31 16:27:56,122 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:27:55" (1/2) ... [2024-01-31 16:27:56,124 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@23cd551e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:27:56, skipping insertion in model container [2024-01-31 16:27:56,124 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:56" (2/2) ... [2024-01-31 16:27:56,124 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@360674e and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:27:56, skipping insertion in model container [2024-01-31 16:27:56,125 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:56" (2/2) ... [2024-01-31 16:27:56,125 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-31 16:27:56,284 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-31 16:27:56,286 INFO L98 nessWitnessExtractor]: Loop invariant at [L1279-L1279] i == 10000 [2024-01-31 16:27:56,286 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:27:56,287 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:27:56,287 INFO L98 nessWitnessExtractor]: Loop invariant at [L1279-L1279] i == 10000 [2024-01-31 16:27:56,287 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:27:56,287 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:27:56,287 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,287 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,288 INFO L98 nessWitnessExtractor]: Location invariant after [L1283-L1283] (i == 10000) && ((((((((((((((((((((((((((25 <= i && i <= 9999) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0)) [2024-01-31 16:27:56,288 INFO L98 nessWitnessExtractor]: Location invariant before [L1258-L1258] (unsigned long )arg == 0UL [2024-01-31 16:27:56,288 INFO L98 nessWitnessExtractor]: Location invariant before [L1247-L1247] ((3 == x && x == 3) || (9 == x && x == 9)) || (7 == x && x == 7) [2024-01-31 16:27:56,288 INFO L98 nessWitnessExtractor]: Location invariant before [L1283-L1283] (i == 10000) && ((((((((((((((((((((((((((25 <= i && i <= 9999) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0)) [2024-01-31 16:27:56,288 INFO L98 nessWitnessExtractor]: Loop invariant at [L1270-L1270] (((((((((((((((((((((((((25 <= i && i <= 10000) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0) [2024-01-31 16:27:56,289 INFO L98 nessWitnessExtractor]: Location invariant before [L1263-L1263] (unsigned long )arg == 0UL [2024-01-31 16:27:56,289 INFO L98 nessWitnessExtractor]: Location invariant before [L1251-L1251] list == & A [2024-01-31 16:27:56,289 INFO L98 nessWitnessExtractor]: Location invariant before [L1271-L1271] i == 10000 [2024-01-31 16:27:56,289 INFO L98 nessWitnessExtractor]: Location invariant after [L1270-L1270] (((((((((((((((((((((((((25 <= i && i <= 9999) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0) [2024-01-31 16:27:56,289 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:27:56,289 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:27:56,290 INFO L98 nessWitnessExtractor]: Location invariant before [L1260-L1260] (unsigned long )arg == 0UL [2024-01-31 16:27:56,290 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:27:56,290 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:27:56,291 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:27:56,291 INFO L98 nessWitnessExtractor]: Loop invariant at [L1279-L1279] i == 10000 [2024-01-31 16:27:56,291 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:27:56,291 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:27:56,291 INFO L98 nessWitnessExtractor]: Location invariant before [L1268-L1268] A == 0 [2024-01-31 16:27:56,292 INFO L98 nessWitnessExtractor]: Location invariant before [L1276-L1276] i == 10000 [2024-01-31 16:27:56,292 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,292 INFO L98 nessWitnessExtractor]: Loop invariant at [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,292 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,292 INFO L98 nessWitnessExtractor]: Location invariant before [L1270-L1270] (((((((((((((((((((((((((25 <= i && i <= 9999) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0) [2024-01-31 16:27:56,293 INFO L98 nessWitnessExtractor]: Loop invariant at [L1278-L1278] i == 10000 [2024-01-31 16:27:56,293 INFO L98 nessWitnessExtractor]: Location invariant before [L1282-L1282] i == 10000 [2024-01-31 16:27:56,293 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:27:56,293 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:27:56,293 INFO L98 nessWitnessExtractor]: Location invariant before [L1273-L1273] i == 10000 [2024-01-31 16:27:56,293 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,295 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,295 INFO L98 nessWitnessExtractor]: Loop invariant at [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,295 INFO L98 nessWitnessExtractor]: Loop invariant at [L1283-L1283] (i == 10000) && ((((((((((((((((((((((((((25 <= i && i <= 10000) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0)) [2024-01-31 16:27:56,296 INFO L98 nessWitnessExtractor]: Location invariant before [L1261-L1261] (unsigned long )arg == 0UL [2024-01-31 16:27:56,296 INFO L98 nessWitnessExtractor]: Location invariant before [L1259-L1259] (unsigned long )arg == 0UL [2024-01-31 16:27:56,296 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:27:56,296 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:27:56,296 INFO L98 nessWitnessExtractor]: Location invariant before [L1284-L1284] (i == 10000) && (i == 10000) [2024-01-31 16:27:56,297 INFO L98 nessWitnessExtractor]: Location invariant before [L1257-L1257] (unsigned long )arg == 0UL [2024-01-31 16:27:56,297 INFO L98 nessWitnessExtractor]: Location invariant before [L1250-L1250] list == & A [2024-01-31 16:27:56,297 INFO L98 nessWitnessExtractor]: Location invariant before [L1277-L1277] i == 10000 [2024-01-31 16:27:56,297 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,297 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,298 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,298 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,298 INFO L98 nessWitnessExtractor]: Loop invariant at [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,298 INFO L98 nessWitnessExtractor]: Location invariant after [L1256-L1256] (unsigned long )arg == 0UL [2024-01-31 16:27:56,298 INFO L98 nessWitnessExtractor]: Location invariant before [L1275-L1275] i == 10000 [2024-01-31 16:27:56,299 INFO L98 nessWitnessExtractor]: Location invariant before [L1264-L1264] (unsigned long )arg == 0UL [2024-01-31 16:27:56,299 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,299 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,299 INFO L98 nessWitnessExtractor]: Location invariant before [L1280-L1280] i == 10000 [2024-01-31 16:27:56,299 INFO L98 nessWitnessExtractor]: Loop invariant at [L1279-L1279] i == 10000 [2024-01-31 16:27:56,299 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:27:56,299 INFO L98 nessWitnessExtractor]: Location invariant before [L1256-L1256] (unsigned long )arg == 0UL [2024-01-31 16:27:56,300 INFO L98 nessWitnessExtractor]: Location invariant before [L1246-L1246] ((3 == x && x == 3) || (9 == x && x == 9)) || (7 == x && x == 7) [2024-01-31 16:27:56,300 INFO L98 nessWitnessExtractor]: Location invariant before [L1274-L1274] i == 10000 [2024-01-31 16:27:56,300 INFO L98 nessWitnessExtractor]: Location invariant before [L1272-L1272] i == 10000 [2024-01-31 16:27:56,300 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,301 INFO L98 nessWitnessExtractor]: Loop invariant at [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,301 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,301 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,301 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:27:56,365 INFO L179 MainTranslator]: Built tables and reachable declarations [2024-01-31 16:27:56,801 ERROR L326 MainTranslator]: Unsupported Syntax: Undefined type __compar_fn_t [2024-01-31 16:27:56,803 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@23cd551e and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:27:56, skipping insertion in model container [2024-01-31 16:27:56,803 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-31 16:27:56,803 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-31 16:27:56,805 INFO L158 Benchmark]: Toolchain (without parser) took 690.41ms. Allocated memory is still 167.8MB. Free memory was 109.1MB in the beginning and 76.6MB in the end (delta: 32.6MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-01-31 16:27:56,805 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 167.8MB. Free memory is still 129.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:27:56,806 INFO L158 Benchmark]: Witness Parser took 0.17ms. Allocated memory is still 167.8MB. Free memory is still 113.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:27:56,806 INFO L158 Benchmark]: CACSL2BoogieTranslator took 688.42ms. Allocated memory is still 167.8MB. Free memory was 109.1MB in the beginning and 76.6MB in the end (delta: 32.6MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-01-31 16:27:56,808 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 167.8MB. Free memory is still 129.2MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.17ms. Allocated memory is still 167.8MB. Free memory is still 113.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 688.42ms. Allocated memory is still 167.8MB. Free memory was 109.1MB in the beginning and 76.6MB in the end (delta: 32.6MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 927]: Unsupported Syntax Undefined type __compar_fn_t RESULT: Ultimate could not prove your program: Toolchain returned no result. 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_94-alloc_region_racing.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/28-race_reach_94-alloc_region_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:58,842 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-31 16:27:58,895 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:58,906 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-31 16:27:58,906 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-31 16:27:58,932 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-31 16:27:58,933 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-31 16:27:58,933 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-31 16:27:58,934 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-31 16:27:58,937 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-31 16:27:58,937 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-31 16:27:58,938 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-31 16:27:58,938 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-31 16:27:58,939 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-31 16:27:58,940 INFO L153 SettingsManager]: * Use SBE=true [2024-01-31 16:27:58,940 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-31 16:27:58,940 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-31 16:27:58,941 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-31 16:27:58,941 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-31 16:27:58,941 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-31 16:27:58,941 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-31 16:27:58,942 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-31 16:27:58,943 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-31 16:27:58,943 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-31 16:27:58,943 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-31 16:27:58,943 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-31 16:27:58,944 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-31 16:27:58,944 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-31 16:27:58,944 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-31 16:27:58,944 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-31 16:27:58,945 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-31 16:27:58,946 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-31 16:27:58,946 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-31 16:27:58,946 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-31 16:27:58,946 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-31 16:27:58,946 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-31 16:27:58,947 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-31 16:27:58,947 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-31 16:27:58,948 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-31 16:27:58,948 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-31 16:27:58,948 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-31 16:27:58,948 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-31 16:27:58,948 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-31 16:27:58,949 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-31 16:27:58,949 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-31 16:27:58,949 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-31 16:27:58,949 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:59,266 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-31 16:27:59,293 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-31 16:27:59,296 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-31 16:27:59,297 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-31 16:27:59,298 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-31 16:27:59,300 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_94-alloc_region_racing.yml/witness.yml [2024-01-31 16:27:59,434 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-31 16:27:59,435 INFO L274 PluginConnector]: CDTParser initialized [2024-01-31 16:27:59,435 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/28-race_reach_94-alloc_region_racing.i [2024-01-31 16:28:00,822 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-31 16:28:01,131 INFO L384 CDTParser]: Found 1 translation units. [2024-01-31 16:28:01,131 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_94-alloc_region_racing.i [2024-01-31 16:28:01,155 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/47dcb548c/4850a864f53f41c3b869b7e960775d82/FLAG212f720ae [2024-01-31 16:28:01,174 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/47dcb548c/4850a864f53f41c3b869b7e960775d82 [2024-01-31 16:28:01,175 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-31 16:28:01,176 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-31 16:28:01,178 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-31 16:28:01,178 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-31 16:28:01,183 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-31 16:28:01,184 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:59" (1/2) ... [2024-01-31 16:28:01,186 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4e2e5f40 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:28:01, skipping insertion in model container [2024-01-31 16:28:01,186 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:59" (1/2) ... [2024-01-31 16:28:01,188 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@5bcafcb9 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:28:01, skipping insertion in model container [2024-01-31 16:28:01,188 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:28:01" (2/2) ... [2024-01-31 16:28:01,189 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4e2e5f40 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:28:01, skipping insertion in model container [2024-01-31 16:28:01,189 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:28:01" (2/2) ... [2024-01-31 16:28:01,189 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-31 16:28:01,394 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-31 16:28:01,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1280-L1280] i == 10000 [2024-01-31 16:28:01,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1282-L1282] i == 10000 [2024-01-31 16:28:01,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1264-L1264] (unsigned long )arg == 0UL [2024-01-31 16:28:01,396 INFO L98 nessWitnessExtractor]: Location invariant after [L1256-L1256] (unsigned long )arg == 0UL [2024-01-31 16:28:01,396 INFO L98 nessWitnessExtractor]: Loop invariant at [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,396 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,397 INFO L98 nessWitnessExtractor]: Loop invariant at [L1279-L1279] i == 10000 [2024-01-31 16:28:01,397 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:28:01,397 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:28:01,397 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,397 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,397 INFO L98 nessWitnessExtractor]: Loop invariant at [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,398 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,398 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:28:01,398 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:28:01,399 INFO L98 nessWitnessExtractor]: Location invariant before [L1259-L1259] (unsigned long )arg == 0UL [2024-01-31 16:28:01,399 INFO L98 nessWitnessExtractor]: Location invariant before [L1276-L1276] i == 10000 [2024-01-31 16:28:01,399 INFO L98 nessWitnessExtractor]: Loop invariant at [L1283-L1283] (i == 10000) && ((((((((((((((((((((((((((25 <= i && i <= 10000) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0)) [2024-01-31 16:28:01,399 INFO L98 nessWitnessExtractor]: Location invariant before [L1250-L1250] list == & A [2024-01-31 16:28:01,400 INFO L98 nessWitnessExtractor]: Location invariant before [L1263-L1263] (unsigned long )arg == 0UL [2024-01-31 16:28:01,400 INFO L98 nessWitnessExtractor]: Location invariant before [L1274-L1274] i == 10000 [2024-01-31 16:28:01,400 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:28:01,400 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:28:01,400 INFO L98 nessWitnessExtractor]: Location invariant before [L1261-L1261] (unsigned long )arg == 0UL [2024-01-31 16:28:01,400 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:28:01,401 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:28:01,401 INFO L98 nessWitnessExtractor]: Location invariant before [L1257-L1257] (unsigned long )arg == 0UL [2024-01-31 16:28:01,401 INFO L98 nessWitnessExtractor]: Location invariant before [L1251-L1251] list == & A [2024-01-31 16:28:01,401 INFO L98 nessWitnessExtractor]: Location invariant before [L1256-L1256] (unsigned long )arg == 0UL [2024-01-31 16:28:01,402 INFO L98 nessWitnessExtractor]: Location invariant before [L1271-L1271] i == 10000 [2024-01-31 16:28:01,402 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,402 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,403 INFO L98 nessWitnessExtractor]: Location invariant before [L1272-L1272] i == 10000 [2024-01-31 16:28:01,404 INFO L98 nessWitnessExtractor]: Location invariant after [L1283-L1283] (i == 10000) && ((((((((((((((((((((((((((25 <= i && i <= 9999) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0)) [2024-01-31 16:28:01,404 INFO L98 nessWitnessExtractor]: Location invariant before [L1275-L1275] i == 10000 [2024-01-31 16:28:01,404 INFO L98 nessWitnessExtractor]: Loop invariant at [L1270-L1270] (((((((((((((((((((((((((25 <= i && i <= 10000) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0) [2024-01-31 16:28:01,404 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:28:01,404 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:28:01,404 INFO L98 nessWitnessExtractor]: Loop invariant at [L1279-L1279] i == 10000 [2024-01-31 16:28:01,405 INFO L98 nessWitnessExtractor]: Location invariant before [L1284-L1284] (i == 10000) && (i == 10000) [2024-01-31 16:28:01,405 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:28:01,405 INFO L98 nessWitnessExtractor]: Loop invariant at [L1279-L1279] i == 10000 [2024-01-31 16:28:01,405 INFO L98 nessWitnessExtractor]: Location invariant after [L1279-L1279] i == 10000 [2024-01-31 16:28:01,405 INFO L98 nessWitnessExtractor]: Location invariant before [L1246-L1246] ((3 == x && x == 3) || (9 == x && x == 9)) || (7 == x && x == 7) [2024-01-31 16:28:01,406 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:28:01,406 INFO L98 nessWitnessExtractor]: Location invariant before [L1258-L1258] (unsigned long )arg == 0UL [2024-01-31 16:28:01,406 INFO L98 nessWitnessExtractor]: Location invariant before [L1283-L1283] (i == 10000) && ((((((((((((((((((((((((((25 <= i && i <= 9999) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0)) [2024-01-31 16:28:01,406 INFO L98 nessWitnessExtractor]: Loop invariant at [L1278-L1278] i == 10000 [2024-01-31 16:28:01,406 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,407 INFO L98 nessWitnessExtractor]: Loop invariant at [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,407 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,408 INFO L98 nessWitnessExtractor]: Location invariant after [L1270-L1270] (((((((((((((((((((((((((25 <= i && i <= 9999) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0) [2024-01-31 16:28:01,408 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,408 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,409 INFO L98 nessWitnessExtractor]: Loop invariant at [L1279-L1279] i == 10000 [2024-01-31 16:28:01,409 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:28:01,409 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,409 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,409 INFO L98 nessWitnessExtractor]: Location invariant before [L1260-L1260] (unsigned long )arg == 0UL [2024-01-31 16:28:01,409 INFO L98 nessWitnessExtractor]: Location invariant before [L1273-L1273] i == 10000 [2024-01-31 16:28:01,409 INFO L98 nessWitnessExtractor]: Location invariant before [L1270-L1270] (((((((((((((((((((((((((25 <= i && i <= 9999) || i == 24) || i == 23) || i == 22) || i == 21) || 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 && i == 0) [2024-01-31 16:28:01,410 INFO L98 nessWitnessExtractor]: Location invariant before [L1247-L1247] ((3 == x && x == 3) || (9 == x && x == 9)) || (7 == x && x == 7) [2024-01-31 16:28:01,410 INFO L98 nessWitnessExtractor]: Location invariant before [L1268-L1268] A == 0 [2024-01-31 16:28:01,410 INFO L98 nessWitnessExtractor]: Location invariant before [L1277-L1277] i == 10000 [2024-01-31 16:28:01,410 INFO L98 nessWitnessExtractor]: Location invariant after [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,410 INFO L98 nessWitnessExtractor]: Loop invariant at [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,410 INFO L98 nessWitnessExtractor]: Location invariant before [L1262-L1262] (unsigned long )arg == 0UL [2024-01-31 16:28:01,410 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:28:01,410 INFO L98 nessWitnessExtractor]: Location invariant before [L1279-L1279] i == 10000 [2024-01-31 16:28:01,468 INFO L179 MainTranslator]: Built tables and reachable declarations [2024-01-31 16:28:01,875 ERROR L326 MainTranslator]: Unsupported Syntax: Undefined type __compar_fn_t [2024-01-31 16:28:01,876 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@5bcafcb9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:28:01, skipping insertion in model container [2024-01-31 16:28:01,876 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-31 16:28:01,877 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-31 16:28:01,879 INFO L158 Benchmark]: Toolchain (without parser) took 701.69ms. Allocated memory was 58.7MB in the beginning and 75.5MB in the end (delta: 16.8MB). Free memory was 25.3MB in the beginning and 48.4MB in the end (delta: -23.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-01-31 16:28:01,880 INFO L158 Benchmark]: Witness Parser took 0.18ms. Allocated memory is still 58.7MB. Free memory was 39.6MB in the beginning and 39.5MB in the end (delta: 28.3kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:28:01,881 INFO L158 Benchmark]: CDTParser took 0.11ms. Allocated memory is still 58.7MB. Free memory was 34.8MB in the beginning and 34.8MB in the end (delta: 28.3kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:28:01,881 INFO L158 Benchmark]: CACSL2BoogieTranslator took 698.32ms. Allocated memory was 58.7MB in the beginning and 75.5MB in the end (delta: 16.8MB). Free memory was 25.1MB in the beginning and 48.4MB in the end (delta: -23.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-01-31 16:28:01,885 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.18ms. Allocated memory is still 58.7MB. Free memory was 39.6MB in the beginning and 39.5MB in the end (delta: 28.3kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.11ms. Allocated memory is still 58.7MB. Free memory was 34.8MB in the beginning and 34.8MB in the end (delta: 28.3kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 698.32ms. Allocated memory was 58.7MB in the beginning and 75.5MB in the end (delta: 16.8MB). Free memory was 25.1MB in the beginning and 48.4MB in the end (delta: -23.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 927]: Unsupported Syntax Undefined type __compar_fn_t RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN