./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/goblint-regression/28-race_reach_85-list2_racefree.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_85-list2_racefree.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_85-list2_racefree.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/28-race_reach_85-list2_racefree.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:07:13,592 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-31 16:07:13,659 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-31 16:07:13,662 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-31 16:07:13,662 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-31 16:07:13,682 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-31 16:07:13,683 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-31 16:07:13,683 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-31 16:07:13,683 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-31 16:07:13,684 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-31 16:07:13,684 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-31 16:07:13,684 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-31 16:07:13,685 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-31 16:07:13,685 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-31 16:07:13,685 INFO L153 SettingsManager]: * Use SBE=true [2024-01-31 16:07:13,685 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-31 16:07:13,686 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-31 16:07:13,686 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-31 16:07:13,686 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-31 16:07:13,687 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-31 16:07:13,687 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-31 16:07:13,691 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-31 16:07:13,691 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-31 16:07:13,691 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-31 16:07:13,692 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-31 16:07:13,692 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-31 16:07:13,692 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-31 16:07:13,693 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-31 16:07:13,693 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-31 16:07:13,693 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-31 16:07:13,693 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-31 16:07:13,694 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-31 16:07:13,694 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-31 16:07:13,694 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-31 16:07:13,694 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-31 16:07:13,695 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-31 16:07:13,695 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-31 16:07:13,695 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-31 16:07:13,695 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-31 16:07:13,696 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-31 16:07:13,696 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-31 16:07:13,696 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-31 16:07:13,696 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-31 16:07:13,697 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:07:13,917 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-31 16:07:13,936 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-31 16:07:13,938 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-31 16:07:13,940 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-31 16:07:13,940 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-31 16:07:13,941 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_85-list2_racefree.yml/witness.yml [2024-01-31 16:07:14,160 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-31 16:07:14,161 INFO L274 PluginConnector]: CDTParser initialized [2024-01-31 16:07:14,162 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/28-race_reach_85-list2_racefree.i [2024-01-31 16:07:15,225 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-31 16:07:15,468 INFO L384 CDTParser]: Found 1 translation units. [2024-01-31 16:07:15,469 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_85-list2_racefree.i [2024-01-31 16:07:15,481 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/44baecd1b/2c3184f044ab4f6dafaad9a2f17651fc/FLAG19da2a29b [2024-01-31 16:07:15,493 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/44baecd1b/2c3184f044ab4f6dafaad9a2f17651fc [2024-01-31 16:07:15,494 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-31 16:07:15,495 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-31 16:07:15,497 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-31 16:07:15,497 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-31 16:07:15,500 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-31 16:07:15,501 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 31.01 04:07:14" (1/2) ... [2024-01-31 16:07:15,502 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@341139d6 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:07:15, skipping insertion in model container [2024-01-31 16:07:15,503 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 31.01 04:07:14" (1/2) ... [2024-01-31 16:07:15,504 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@b6fd879 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:07:15, skipping insertion in model container [2024-01-31 16:07:15,504 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:07:15" (2/2) ... [2024-01-31 16:07:15,504 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@341139d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:07:15, skipping insertion in model container [2024-01-31 16:07:15,505 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:07:15" (2/2) ... [2024-01-31 16:07:15,505 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-31 16:07:15,684 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-31 16:07:15,685 INFO L98 nessWitnessExtractor]: Location invariant before [L1033-L1033] (unsigned long )arg == 0UL [2024-01-31 16:07:15,685 INFO L98 nessWitnessExtractor]: Loop invariant at [L1058-L1058] (((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (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:07:15,685 INFO L98 nessWitnessExtractor]: Location invariant after [L1044-L1044] (unsigned long )arg == 0UL [2024-01-31 16:07:15,685 INFO L98 nessWitnessExtractor]: Location invariant before [L1045-L1045] (unsigned long )arg == 0UL [2024-01-31 16:07:15,685 INFO L98 nessWitnessExtractor]: Location invariant after [L1056-L1056] (((i == 10000) && (i == 10000)) && (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:07:15,686 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,686 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,686 INFO L98 nessWitnessExtractor]: Loop invariant at [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,686 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,686 INFO L98 nessWitnessExtractor]: Loop invariant at [L1055-L1055] ((i == 10000) && (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:07:15,686 INFO L98 nessWitnessExtractor]: Location invariant before [L1056-L1056] (((i == 10000) && (i == 10000)) && (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:07:15,686 INFO L98 nessWitnessExtractor]: Location invariant after [L1058-L1058] (((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (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:07:15,686 INFO L98 nessWitnessExtractor]: Location invariant before [L1057-L1057] ((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (((((((((((((((((((((((((i == 5 || i == 4) || i == 3) || i == 2) || i == 1) || (0 == i && i == 0)) || (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) [2024-01-31 16:07:15,687 INFO L98 nessWitnessExtractor]: Location invariant before [L1032-L1032] (unsigned long )arg == 0UL [2024-01-31 16:07:15,687 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,687 INFO L98 nessWitnessExtractor]: Loop invariant at [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,687 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,687 INFO L98 nessWitnessExtractor]: Location invariant before [L1059-L1059] (((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (i == 10000) [2024-01-31 16:07:15,687 INFO L98 nessWitnessExtractor]: Location invariant after [L1054-L1054] (i == 10000) && (((((((((((((((((((((((((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)) || (25 <= i && i <= 9999)) || i == 24) || i == 23) || i == 22) [2024-01-31 16:07:15,687 INFO L98 nessWitnessExtractor]: Location invariant before [L1058-L1058] (((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (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:07:15,687 INFO L98 nessWitnessExtractor]: Location invariant after [L1057-L1057] ((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (((((((((((((((((((((((((i == 5 || i == 4) || i == 3) || i == 2) || i == 1) || (0 == i && i == 0)) || (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) [2024-01-31 16:07:15,688 INFO L98 nessWitnessExtractor]: Location invariant after [L1053-L1053] (((((((((((((((((((((((((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:07:15,688 INFO L98 nessWitnessExtractor]: Location invariant after [L1031-L1031] (unsigned long )arg == 0UL [2024-01-31 16:07:15,688 INFO L98 nessWitnessExtractor]: Loop invariant at [L1056-L1056] (((i == 10000) && (i == 10000)) && (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:07:15,688 INFO L98 nessWitnessExtractor]: Location invariant before [L1055-L1055] ((i == 10000) && (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:07:15,688 INFO L98 nessWitnessExtractor]: Loop invariant at [L1057-L1057] ((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (((((((((((((((((((((((((i == 6 || i == 5) || i == 4) || i == 3) || i == 2) || i == 1) || (0 == i && i == 0)) || (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) [2024-01-31 16:07:15,689 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,689 INFO L98 nessWitnessExtractor]: Loop invariant at [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,689 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,689 INFO L98 nessWitnessExtractor]: Location invariant after [L1032-L1032] (unsigned long )arg == 0UL [2024-01-31 16:07:15,689 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,689 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,690 INFO L98 nessWitnessExtractor]: Location invariant before [L1044-L1044] (unsigned long )arg == 0UL [2024-01-31 16:07:15,690 INFO L98 nessWitnessExtractor]: Loop invariant at [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,690 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,690 INFO L98 nessWitnessExtractor]: Location invariant before [L1048-L1048] (unsigned long )arg == 0UL [2024-01-31 16:07:15,690 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,691 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,692 INFO L98 nessWitnessExtractor]: Location invariant before [L1034-L1034] (unsigned long )arg == 0UL [2024-01-31 16:07:15,692 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,692 INFO L98 nessWitnessExtractor]: Location invariant before [L1051-L1051] B == 0 [2024-01-31 16:07:15,692 INFO L98 nessWitnessExtractor]: Location invariant before [L1040-L1040] (unsigned long )arg == 0UL [2024-01-31 16:07:15,692 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,692 INFO L98 nessWitnessExtractor]: Location invariant before [L1031-L1031] (unsigned long )arg == 0UL [2024-01-31 16:07:15,692 INFO L98 nessWitnessExtractor]: Location invariant before [L1052-L1052] B == 0 [2024-01-31 16:07:15,692 INFO L98 nessWitnessExtractor]: Location invariant before [L1041-L1041] (unsigned long )arg == 0UL [2024-01-31 16:07:15,693 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,693 INFO L98 nessWitnessExtractor]: Loop invariant at [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,693 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,693 INFO L98 nessWitnessExtractor]: Loop invariant at [L1054-L1054] (i == 10000) && (((((((((((((((((((((((((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)) || (25 <= i && i <= 10000)) || i == 24) || i == 23) [2024-01-31 16:07:15,693 INFO L98 nessWitnessExtractor]: Location invariant before [L1037-L1037] (unsigned long )arg == 0UL [2024-01-31 16:07:15,693 INFO L98 nessWitnessExtractor]: Location invariant before [L1053-L1053] (((((((((((((((((((((((((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:07:15,694 INFO L98 nessWitnessExtractor]: Location invariant after [L1037-L1037] (unsigned long )arg == 0UL [2024-01-31 16:07:15,694 INFO L98 nessWitnessExtractor]: Location invariant before [L1051-L1051] (A == 0) && (B == 0) [2024-01-31 16:07:15,694 INFO L98 nessWitnessExtractor]: Location invariant after [L1051-L1051] B == 0 [2024-01-31 16:07:15,695 INFO L98 nessWitnessExtractor]: Location invariant before [L1054-L1054] (i == 10000) && (((((((((((((((((((((((((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)) || (25 <= i && i <= 9999)) || i == 24) || i == 23) || i == 22) [2024-01-31 16:07:15,695 INFO L98 nessWitnessExtractor]: Location invariant after [L1031-L1031] (unsigned long )arg == 0UL [2024-01-31 16:07:15,695 INFO L98 nessWitnessExtractor]: Loop invariant at [L1053-L1053] (((((((((((((((((((((((((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:07:15,695 INFO L98 nessWitnessExtractor]: Loop invariant at [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,696 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,696 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,696 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,696 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,696 INFO L98 nessWitnessExtractor]: Loop invariant at [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,696 INFO L98 nessWitnessExtractor]: Location invariant before [L1031-L1031] (unsigned long )arg == 0UL [2024-01-31 16:07:15,696 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,696 INFO L98 nessWitnessExtractor]: Location invariant before [L1038-L1038] (unsigned long )arg == 0UL [2024-01-31 16:07:15,697 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,697 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,697 INFO L98 nessWitnessExtractor]: Location invariant after [L1055-L1055] ((i == 10000) && (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:07:15,697 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,697 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,697 INFO L98 nessWitnessExtractor]: Loop invariant at [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,697 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,697 INFO L98 nessWitnessExtractor]: Location invariant before [L1047-L1047] (unsigned long )arg == 0UL [2024-01-31 16:07:15,697 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,698 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,698 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,698 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:15,698 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,698 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:15,745 INFO L179 MainTranslator]: Built tables and reachable declarations [2024-01-31 16:07:15,998 ERROR L326 MainTranslator]: Unsupported Syntax: Undefined type __compar_fn_t [2024-01-31 16:07:15,999 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@b6fd879 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:07:15, skipping insertion in model container [2024-01-31 16:07:15,999 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-31 16:07:15,999 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-31 16:07:16,001 INFO L158 Benchmark]: Toolchain (without parser) took 505.72ms. Allocated memory is still 180.4MB. Free memory was 101.3MB in the beginning and 132.6MB in the end (delta: -31.3MB). Peak memory consumption was 22.4MB. Max. memory is 16.1GB. [2024-01-31 16:07:16,003 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 125.8MB. Free memory was 90.5MB in the beginning and 90.3MB in the end (delta: 159.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:07:16,004 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 180.4MB. Free memory is still 149.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:07:16,004 INFO L158 Benchmark]: CACSL2BoogieTranslator took 502.83ms. Allocated memory is still 180.4MB. Free memory was 101.2MB in the beginning and 132.6MB in the end (delta: -31.4MB). Peak memory consumption was 22.4MB. Max. memory is 16.1GB. [2024-01-31 16:07:16,006 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 125.8MB. Free memory was 90.5MB in the beginning and 90.3MB in the end (delta: 159.5kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.13ms. Allocated memory is still 180.4MB. Free memory is still 149.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 502.83ms. Allocated memory is still 180.4MB. Free memory was 101.2MB in the beginning and 132.6MB in the end (delta: -31.4MB). Peak memory consumption was 22.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 458]: 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_85-list2_racefree.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/28-race_reach_85-list2_racefree.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:07:18,317 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-31 16:07:18,364 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-31 16:07:18,369 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-31 16:07:18,370 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-31 16:07:18,395 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-31 16:07:18,395 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-31 16:07:18,396 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-31 16:07:18,396 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-31 16:07:18,399 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-31 16:07:18,399 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-31 16:07:18,400 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-31 16:07:18,400 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-31 16:07:18,401 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-31 16:07:18,401 INFO L153 SettingsManager]: * Use SBE=true [2024-01-31 16:07:18,402 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-31 16:07:18,402 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-31 16:07:18,402 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-31 16:07:18,402 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-31 16:07:18,403 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-31 16:07:18,403 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-31 16:07:18,403 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-31 16:07:18,404 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-31 16:07:18,404 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-31 16:07:18,404 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-31 16:07:18,404 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-31 16:07:18,405 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-31 16:07:18,405 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-31 16:07:18,405 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-31 16:07:18,405 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-31 16:07:18,406 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-31 16:07:18,406 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-31 16:07:18,406 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-31 16:07:18,407 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-31 16:07:18,407 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-31 16:07:18,407 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-31 16:07:18,408 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-31 16:07:18,408 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-31 16:07:18,408 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-31 16:07:18,409 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-31 16:07:18,409 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-31 16:07:18,409 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-31 16:07:18,409 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-31 16:07:18,409 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-31 16:07:18,410 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-31 16:07:18,410 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-31 16:07:18,410 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:07:18,680 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-31 16:07:18,701 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-31 16:07:18,703 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-31 16:07:18,704 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-31 16:07:18,705 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-31 16:07:18,706 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_85-list2_racefree.yml/witness.yml [2024-01-31 16:07:18,870 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-31 16:07:18,870 INFO L274 PluginConnector]: CDTParser initialized [2024-01-31 16:07:18,871 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/28-race_reach_85-list2_racefree.i [2024-01-31 16:07:19,947 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-31 16:07:20,250 INFO L384 CDTParser]: Found 1 translation units. [2024-01-31 16:07:20,250 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_85-list2_racefree.i [2024-01-31 16:07:20,267 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7c1e0d424/18436e2e691d43a29b34eb672c3afdd2/FLAG23656f57d [2024-01-31 16:07:20,282 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7c1e0d424/18436e2e691d43a29b34eb672c3afdd2 [2024-01-31 16:07:20,282 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-31 16:07:20,283 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-31 16:07:20,286 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-31 16:07:20,287 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-31 16:07:20,290 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-31 16:07:20,291 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 31.01 04:07:18" (1/2) ... [2024-01-31 16:07:20,293 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@da46d3b and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:07:20, skipping insertion in model container [2024-01-31 16:07:20,293 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 31.01 04:07:18" (1/2) ... [2024-01-31 16:07:20,294 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1459fc67 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 31.01 04:07:20, skipping insertion in model container [2024-01-31 16:07:20,295 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:07:20" (2/2) ... [2024-01-31 16:07:20,295 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@da46d3b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:07:20, skipping insertion in model container [2024-01-31 16:07:20,295 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.01 04:07:20" (2/2) ... [2024-01-31 16:07:20,295 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-31 16:07:20,436 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-31 16:07:20,437 INFO L98 nessWitnessExtractor]: Location invariant before [L1031-L1031] (unsigned long )arg == 0UL [2024-01-31 16:07:20,437 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,437 INFO L98 nessWitnessExtractor]: Loop invariant at [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,438 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,438 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,438 INFO L98 nessWitnessExtractor]: Location invariant before [L1032-L1032] (unsigned long )arg == 0UL [2024-01-31 16:07:20,439 INFO L98 nessWitnessExtractor]: Location invariant after [L1031-L1031] (unsigned long )arg == 0UL [2024-01-31 16:07:20,439 INFO L98 nessWitnessExtractor]: Location invariant after [L1056-L1056] (((i == 10000) && (i == 10000)) && (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:07:20,439 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,439 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,439 INFO L98 nessWitnessExtractor]: Location invariant before [L1034-L1034] (unsigned long )arg == 0UL [2024-01-31 16:07:20,439 INFO L98 nessWitnessExtractor]: Location invariant before [L1033-L1033] (unsigned long )arg == 0UL [2024-01-31 16:07:20,439 INFO L98 nessWitnessExtractor]: Location invariant after [L1044-L1044] (unsigned long )arg == 0UL [2024-01-31 16:07:20,440 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,440 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,440 INFO L98 nessWitnessExtractor]: Loop invariant at [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,440 INFO L98 nessWitnessExtractor]: Location invariant after [L1057-L1057] ((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (((((((((((((((((((((((((i == 5 || i == 4) || i == 3) || i == 2) || i == 1) || (0 == i && i == 0)) || (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) [2024-01-31 16:07:20,440 INFO L98 nessWitnessExtractor]: Location invariant after [L1037-L1037] (unsigned long )arg == 0UL [2024-01-31 16:07:20,441 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,441 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,441 INFO L98 nessWitnessExtractor]: Loop invariant at [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,441 INFO L98 nessWitnessExtractor]: Location invariant after [L1031-L1031] (unsigned long )arg == 0UL [2024-01-31 16:07:20,441 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,442 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,442 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,442 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,442 INFO L98 nessWitnessExtractor]: Loop invariant at [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,442 INFO L98 nessWitnessExtractor]: Location invariant after [L1032-L1032] (unsigned long )arg == 0UL [2024-01-31 16:07:20,446 INFO L98 nessWitnessExtractor]: Location invariant before [L1051-L1051] B == 0 [2024-01-31 16:07:20,446 INFO L98 nessWitnessExtractor]: Location invariant before [L1058-L1058] (((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (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:07:20,446 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,447 INFO L98 nessWitnessExtractor]: Loop invariant at [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,447 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,447 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,448 INFO L98 nessWitnessExtractor]: Location invariant after [L1053-L1053] (((((((((((((((((((((((((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:07:20,448 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,448 INFO L98 nessWitnessExtractor]: Location invariant before [L1047-L1047] (unsigned long )arg == 0UL [2024-01-31 16:07:20,448 INFO L98 nessWitnessExtractor]: Loop invariant at [L1055-L1055] ((i == 10000) && (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:07:20,449 INFO L98 nessWitnessExtractor]: Loop invariant at [L1053-L1053] (((((((((((((((((((((((((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:07:20,449 INFO L98 nessWitnessExtractor]: Location invariant before [L1040-L1040] (unsigned long )arg == 0UL [2024-01-31 16:07:20,449 INFO L98 nessWitnessExtractor]: Location invariant before [L1038-L1038] (unsigned long )arg == 0UL [2024-01-31 16:07:20,449 INFO L98 nessWitnessExtractor]: Location invariant after [L1058-L1058] (((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (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:07:20,449 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,449 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,450 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,450 INFO L98 nessWitnessExtractor]: Location invariant before [L1048-L1048] (unsigned long )arg == 0UL [2024-01-31 16:07:20,450 INFO L98 nessWitnessExtractor]: Loop invariant at [L1058-L1058] (((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (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:07:20,450 INFO L98 nessWitnessExtractor]: Location invariant before [L1059-L1059] (((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (i == 10000) [2024-01-31 16:07:20,450 INFO L98 nessWitnessExtractor]: Location invariant after [L1051-L1051] B == 0 [2024-01-31 16:07:20,450 INFO L98 nessWitnessExtractor]: Location invariant before [L1051-L1051] (A == 0) && (B == 0) [2024-01-31 16:07:20,451 INFO L98 nessWitnessExtractor]: Loop invariant at [L1057-L1057] ((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (((((((((((((((((((((((((i == 6 || i == 5) || i == 4) || i == 3) || i == 2) || i == 1) || (0 == i && i == 0)) || (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) [2024-01-31 16:07:20,451 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,451 INFO L98 nessWitnessExtractor]: Loop invariant at [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,452 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,452 INFO L98 nessWitnessExtractor]: Location invariant after [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,452 INFO L98 nessWitnessExtractor]: Location invariant before [L1053-L1053] (((((((((((((((((((((((((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:07:20,452 INFO L98 nessWitnessExtractor]: Loop invariant at [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,453 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] (unsigned long )arg == 0UL [2024-01-31 16:07:20,453 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,453 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,453 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,453 INFO L98 nessWitnessExtractor]: Location invariant after [L1055-L1055] ((i == 10000) && (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:07:20,453 INFO L98 nessWitnessExtractor]: Location invariant before [L1037-L1037] (unsigned long )arg == 0UL [2024-01-31 16:07:20,453 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,453 INFO L98 nessWitnessExtractor]: Loop invariant at [L1056-L1056] (((i == 10000) && (i == 10000)) && (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:07:20,453 INFO L98 nessWitnessExtractor]: Location invariant before [L1052-L1052] B == 0 [2024-01-31 16:07:20,454 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,454 INFO L98 nessWitnessExtractor]: Loop invariant at [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,454 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,454 INFO L98 nessWitnessExtractor]: Location invariant after [L1054-L1054] (i == 10000) && (((((((((((((((((((((((((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)) || (25 <= i && i <= 9999)) || i == 24) || i == 23) || i == 22) [2024-01-31 16:07:20,454 INFO L98 nessWitnessExtractor]: Location invariant before [L1056-L1056] (((i == 10000) && (i == 10000)) && (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:07:20,454 INFO L98 nessWitnessExtractor]: Location invariant before [L1045-L1045] (unsigned long )arg == 0UL [2024-01-31 16:07:20,454 INFO L98 nessWitnessExtractor]: Location invariant before [L1057-L1057] ((((i == 10000) && (i == 10000)) && (i == 10000)) && (i == 10000)) && (((((((((((((((((((((((((i == 5 || i == 4) || i == 3) || i == 2) || i == 1) || (0 == i && i == 0)) || (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) [2024-01-31 16:07:20,454 INFO L98 nessWitnessExtractor]: Location invariant before [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,455 INFO L98 nessWitnessExtractor]: Location invariant after [L1046-L1046] (unsigned long )arg == 0UL [2024-01-31 16:07:20,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1031-L1031] (unsigned long )arg == 0UL [2024-01-31 16:07:20,455 INFO L98 nessWitnessExtractor]: Loop invariant at [L1054-L1054] (i == 10000) && (((((((((((((((((((((((((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)) || (25 <= i && i <= 10000)) || i == 24) || i == 23) [2024-01-31 16:07:20,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1054-L1054] (i == 10000) && (((((((((((((((((((((((((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)) || (25 <= i && i <= 9999)) || i == 24) || i == 23) || i == 22) [2024-01-31 16:07:20,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1041-L1041] (unsigned long )arg == 0UL [2024-01-31 16:07:20,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1055-L1055] ((i == 10000) && (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:07:20,455 INFO L98 nessWitnessExtractor]: Location invariant before [L1044-L1044] (unsigned long )arg == 0UL [2024-01-31 16:07:20,497 INFO L179 MainTranslator]: Built tables and reachable declarations [2024-01-31 16:07:20,741 ERROR L326 MainTranslator]: Unsupported Syntax: Undefined type __compar_fn_t [2024-01-31 16:07:20,742 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1459fc67 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.01 04:07:20, skipping insertion in model container [2024-01-31 16:07:20,742 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-31 16:07:20,742 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-31 16:07:20,744 INFO L158 Benchmark]: Toolchain (without parser) took 459.89ms. Allocated memory is still 58.7MB. Free memory was 31.7MB in the beginning and 25.5MB in the end (delta: 6.2MB). Peak memory consumption was 7.3MB. Max. memory is 16.1GB. [2024-01-31 16:07:20,744 INFO L158 Benchmark]: Witness Parser took 0.16ms. Allocated memory is still 48.2MB. Free memory was 29.2MB in the beginning and 29.1MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:07:20,745 INFO L158 Benchmark]: CDTParser took 0.07ms. Allocated memory is still 48.2MB. Free memory was 33.1MB in the beginning and 33.0MB in the end (delta: 110.7kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-31 16:07:20,746 INFO L158 Benchmark]: CACSL2BoogieTranslator took 455.83ms. Allocated memory is still 58.7MB. Free memory was 31.4MB in the beginning and 25.5MB in the end (delta: 5.9MB). Peak memory consumption was 7.3MB. Max. memory is 16.1GB. [2024-01-31 16:07:20,747 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.16ms. Allocated memory is still 48.2MB. Free memory was 29.2MB in the beginning and 29.1MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.07ms. Allocated memory is still 48.2MB. Free memory was 33.1MB in the beginning and 33.0MB in the end (delta: 110.7kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 455.83ms. Allocated memory is still 58.7MB. Free memory was 31.4MB in the beginning and 25.5MB in the end (delta: 5.9MB). Peak memory consumption was 7.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 458]: 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