./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_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_93-evilcollapse_racefree.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version ab2e0ac4 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_93-evilcollapse_racefree.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/28-race_reach_93-evilcollapse_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-dev-ab2e0ac-m [2024-01-29 14:17:16,345 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 14:17:16,385 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-29 14:17:16,388 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 14:17:16,388 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 14:17:16,403 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 14:17:16,404 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 14:17:16,404 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 14:17:16,404 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 14:17:16,405 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 14:17:16,405 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 14:17:16,405 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 14:17:16,406 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 14:17:16,406 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 14:17:16,406 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 14:17:16,407 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 14:17:16,407 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 14:17:16,407 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 14:17:16,407 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-29 14:17:16,408 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 14:17:16,408 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 14:17:16,408 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 14:17:16,409 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 14:17:16,409 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 14:17:16,409 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 14:17:16,409 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 14:17:16,409 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 14:17:16,410 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 14:17:16,410 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 14:17:16,410 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 14:17:16,410 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 14:17:16,411 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 14:17:16,411 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:17:16,411 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 14:17:16,411 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 14:17:16,412 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 14:17:16,412 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-29 14:17:16,412 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-29 14:17:16,412 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 14:17:16,413 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 14:17:16,413 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 14:17:16,413 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 14:17:16,413 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 14:17:16,413 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-29 14:17:16,628 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 14:17:16,649 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 14:17:16,651 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 14:17:16,652 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 14:17:16,666 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 14:17:16,667 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i [2024-01-29 14:17:17,878 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 14:17:18,078 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 14:17:18,079 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i [2024-01-29 14:17:18,091 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4dc40ab7c/58535e3d92f143039921901cadbf4a60/FLAG7dd56a85e [2024-01-29 14:17:18,101 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4dc40ab7c/58535e3d92f143039921901cadbf4a60 [2024-01-29 14:17:18,103 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 14:17:18,103 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 14:17:18,104 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_93-evilcollapse_racefree.yml/witness.yml [2024-01-29 14:17:18,248 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 14:17:18,249 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 14:17:18,250 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 14:17:18,250 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 14:17:18,254 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 14:17:18,255 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:17:18" (1/2) ... [2024-01-29 14:17:18,257 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4643dd6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:17:18, skipping insertion in model container [2024-01-29 14:17:18,258 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:17:18" (1/2) ... [2024-01-29 14:17:18,259 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@777400c4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:17:18, skipping insertion in model container [2024-01-29 14:17:18,259 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:17:18" (2/2) ... [2024-01-29 14:17:18,260 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4643dd6 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:17:18, skipping insertion in model container [2024-01-29 14:17:18,260 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:17:18" (2/2) ... [2024-01-29 14:17:18,260 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 14:17:18,351 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 14:17:18,352 INFO L98 nessWitnessExtractor]: Location invariant before [L1040-L1040] d == 7 [2024-01-29 14:17:18,353 INFO L98 nessWitnessExtractor]: Location invariant before [L1040-L1040] 7 == d [2024-01-29 14:17:18,353 INFO L98 nessWitnessExtractor]: Location invariant before [L1037-L1037] 0 <= hvalue1 [2024-01-29 14:17:18,353 INFO L98 nessWitnessExtractor]: Location invariant before [L1037-L1037] 7 == d [2024-01-29 14:17:18,353 INFO L98 nessWitnessExtractor]: Location invariant before [L1037-L1037] d == 7 [2024-01-29 14:17:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L1065-L1065] (unsigned long )arg == 0UL [2024-01-29 14:17:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L1065-L1065] j <= 9 [2024-01-29 14:17:18,354 INFO L98 nessWitnessExtractor]: Loop invariant at [L1076-L1076] 0 <= i [2024-01-29 14:17:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L1076-L1076] 0 <= i [2024-01-29 14:17:18,354 INFO L98 nessWitnessExtractor]: Loop invariant at [L1076-L1076] i <= 9 [2024-01-29 14:17:18,354 INFO L98 nessWitnessExtractor]: Location invariant before [L1076-L1076] i <= 9 [2024-01-29 14:17:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L1076-L1076] ((((((6 <= j && j <= 29) || j == 5) || j == 4) || j == 3) || j == 2) || j == 1) || (0 == j && j == 0) [2024-01-29 14:17:18,355 INFO L98 nessWitnessExtractor]: Loop invariant at [L1076-L1076] ((((((6 <= j && j <= 30) || j == 5) || j == 4) || j == 3) || j == 2) || j == 1) || (0 == j && j == 0) [2024-01-29 14:17:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L1025-L1025] x <= 261 [2024-01-29 14:17:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L1025-L1025] 0 <= x [2024-01-29 14:17:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L1052-L1052] (unsigned long )arg == 0UL [2024-01-29 14:17:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L1057-L1057] j <= 9 [2024-01-29 14:17:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L1057-L1057] (unsigned long )arg == 0UL [2024-01-29 14:17:18,355 INFO L98 nessWitnessExtractor]: Location invariant before [L1078-L1081] i == 10 [2024-01-29 14:17:18,356 INFO L98 nessWitnessExtractor]: Location invariant after [L1078-L1081] i == 10 [2024-01-29 14:17:18,356 INFO L98 nessWitnessExtractor]: Location invariant after [L1078-L1081] x == 0 [2024-01-29 14:17:18,356 INFO L98 nessWitnessExtractor]: Location invariant before [L1067-L1067] j != 0 [2024-01-29 14:17:18,356 INFO L98 nessWitnessExtractor]: Location invariant before [L1067-L1067] 10 <= j [2024-01-29 14:17:18,356 INFO L98 nessWitnessExtractor]: Location invariant before [L1067-L1067] (unsigned long )arg == 0UL [2024-01-29 14:17:18,356 INFO L98 nessWitnessExtractor]: Location invariant before [L1036-L1036] 7 == d [2024-01-29 14:17:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L1036-L1036] d == 7 [2024-01-29 14:17:18,357 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] j <= 9 [2024-01-29 14:17:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,357 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,358 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,358 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,358 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:18,358 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,358 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,358 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:18,358 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:18,359 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,359 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:18,360 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] j <= 9 [2024-01-29 14:17:18,360 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:18,360 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] j <= 9 [2024-01-29 14:17:18,360 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,360 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] j <= 9 [2024-01-29 14:17:18,360 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,361 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:18,361 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,361 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,361 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:18,361 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,361 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:18,361 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,362 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:18,362 INFO L98 nessWitnessExtractor]: Loop invariant at [L1055-L1066] (unsigned long )arg == 0UL [2024-01-29 14:17:18,362 INFO L98 nessWitnessExtractor]: Location invariant before [L1023-L1023] x <= 261 [2024-01-29 14:17:18,363 INFO L98 nessWitnessExtractor]: Location invariant before [L1023-L1023] 0 <= x [2024-01-29 14:17:18,363 INFO L98 nessWitnessExtractor]: Loop invariant at [L1082-L1082] i == 10 [2024-01-29 14:17:18,363 INFO L98 nessWitnessExtractor]: Location invariant before [L1082-L1082] i == 10 [2024-01-29 14:17:18,363 INFO L98 nessWitnessExtractor]: Location invariant before [L1082-L1082] ((((((((((((((((((((((((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) || i == 21) || i == 20) || i == 19) || i == 18) || i == 17) || i == 16) || i == 15) || i == 14 [2024-01-29 14:17:18,364 INFO L98 nessWitnessExtractor]: Loop invariant at [L1082-L1082] ((((((((((((((((((((((((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) || i == 22) || i == 21) || i == 20) || i == 19) || i == 18) || i == 17) || i == 16) || i == 15 [2024-01-29 14:17:18,364 INFO L98 nessWitnessExtractor]: Location invariant before [L1079-L1079] i == 10 [2024-01-29 14:17:18,364 INFO L98 nessWitnessExtractor]: Location invariant before [L1079-L1079] x != 0 [2024-01-29 14:17:18,364 INFO L98 nessWitnessExtractor]: Loop invariant at [L1073-L1077] 0 <= i [2024-01-29 14:17:18,364 INFO L98 nessWitnessExtractor]: Loop invariant at [L1073-L1077] i <= 10 [2024-01-29 14:17:18,364 INFO L98 nessWitnessExtractor]: Location invariant before [L1075-L1075] 0 <= i [2024-01-29 14:17:18,364 INFO L98 nessWitnessExtractor]: Location invariant before [L1075-L1075] i <= 9 [2024-01-29 14:17:18,364 INFO L98 nessWitnessExtractor]: Location invariant before [L1024-L1024] 0 <= x [2024-01-29 14:17:18,364 INFO L98 nessWitnessExtractor]: Location invariant before [L1024-L1024] x <= 261 [2024-01-29 14:17:18,365 INFO L98 nessWitnessExtractor]: Location invariant before [L1061-L1061] j <= 9 [2024-01-29 14:17:18,365 INFO L98 nessWitnessExtractor]: Location invariant before [L1061-L1061] (unsigned long )arg == 0UL [2024-01-29 14:17:18,365 INFO L98 nessWitnessExtractor]: Location invariant before [L1062-L1062] j <= 9 [2024-01-29 14:17:18,365 INFO L98 nessWitnessExtractor]: Location invariant before [L1062-L1062] (unsigned long )arg == 0UL [2024-01-29 14:17:18,365 INFO L98 nessWitnessExtractor]: Location invariant before [L1064-L1064] j <= 9 [2024-01-29 14:17:18,365 INFO L98 nessWitnessExtractor]: Location invariant before [L1064-L1064] (unsigned long )arg == 0UL [2024-01-29 14:17:18,365 INFO L98 nessWitnessExtractor]: Location invariant before [L1083-L1083] ((((((((((((((((((((((((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) || i == 21) || i == 20 [2024-01-29 14:17:18,365 INFO L98 nessWitnessExtractor]: Location invariant before [L1083-L1083] i == 10000 [2024-01-29 14:17:18,366 INFO L98 nessWitnessExtractor]: Loop invariant at [L1083-L1083] i == 10000 [2024-01-29 14:17:18,366 INFO L98 nessWitnessExtractor]: Loop invariant at [L1083-L1083] ((((((((((((((((((((((((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) || i == 22) || i == 21) || i == 20 [2024-01-29 14:17:18,366 INFO L98 nessWitnessExtractor]: Loop invariant at [L1083-L1083] i == 10 [2024-01-29 14:17:18,366 INFO L98 nessWitnessExtractor]: Location invariant before [L1083-L1083] i == 10 [2024-01-29 14:17:18,366 INFO L98 nessWitnessExtractor]: Location invariant before [L1026-L1026] 0 <= x [2024-01-29 14:17:18,366 INFO L98 nessWitnessExtractor]: Location invariant before [L1026-L1026] x <= 261 [2024-01-29 14:17:18,366 INFO L98 nessWitnessExtractor]: Loop invariant at [L1082-L1082] i == 10 [2024-01-29 14:17:18,366 INFO L98 nessWitnessExtractor]: Location invariant before [L1082-L1082] i == 10 [2024-01-29 14:17:18,366 INFO L98 nessWitnessExtractor]: Location invariant before [L1082-L1082] ((((((((((((((((((((((((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) || i == 21) || i == 20) || i == 19) || i == 18) || i == 17) || i == 16) || i == 15) || i == 14 [2024-01-29 14:17:18,367 INFO L98 nessWitnessExtractor]: Loop invariant at [L1082-L1082] ((((((((((((((((((((((((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) || i == 22) || i == 21) || i == 20) || i == 19) || i == 18) || i == 17) || i == 16) || i == 15 [2024-01-29 14:17:18,367 INFO L98 nessWitnessExtractor]: Location invariant before [L1074-L1074] i <= 9 [2024-01-29 14:17:18,367 INFO L98 nessWitnessExtractor]: Location invariant before [L1074-L1074] 0 <= i [2024-01-29 14:17:18,367 INFO L98 nessWitnessExtractor]: Location invariant before [L1056-L1056] j <= 9 [2024-01-29 14:17:18,368 INFO L98 nessWitnessExtractor]: Location invariant before [L1056-L1056] (unsigned long )arg == 0UL [2024-01-29 14:17:18,368 INFO L98 nessWitnessExtractor]: Loop invariant at [L1059-L1063] j <= 9 [2024-01-29 14:17:18,368 INFO L98 nessWitnessExtractor]: Loop invariant at [L1059-L1063] (unsigned long )arg == 0UL [2024-01-29 14:17:18,368 INFO L98 nessWitnessExtractor]: Location invariant before [L1058-L1058] j <= 9 [2024-01-29 14:17:18,368 INFO L98 nessWitnessExtractor]: Location invariant before [L1058-L1058] (unsigned long )arg == 0UL [2024-01-29 14:17:18,369 INFO L98 nessWitnessExtractor]: Location invariant before [L1051-L1051] (unsigned long )arg == 0UL [2024-01-29 14:17:18,369 INFO L98 nessWitnessExtractor]: Location invariant before [L1084-L1084] i == 10000 [2024-01-29 14:17:18,369 INFO L98 nessWitnessExtractor]: Location invariant before [L1084-L1084] i == 10 [2024-01-29 14:17:18,369 INFO L98 nessWitnessExtractor]: Location invariant before [L1084-L1084] i == 10000 [2024-01-29 14:17:18,369 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] d == 7 [2024-01-29 14:17:18,369 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] 7 == d [2024-01-29 14:17:18,411 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 14:17:18,741 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i[47038,47051] [2024-01-29 14:17:18,755 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:18,756 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:18,756 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:18,757 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:18,774 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:17:18,788 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 14:17:18,814 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i[47038,47051] Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-29 14:17:18,837 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:18,837 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:18,838 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:18,838 WARN L1583 CHandler]: Possible shadowing of function new Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-29 14:17:18,878 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: i [2024-01-29 14:17:18,878 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@777400c4 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:17:18, skipping insertion in model container [2024-01-29 14:17:18,879 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 14:17:18,879 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-29 14:17:18,880 INFO L158 Benchmark]: Toolchain (without parser) took 630.80ms. Allocated memory is still 136.3MB. Free memory was 100.8MB in the beginning and 70.6MB in the end (delta: 30.2MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2024-01-29 14:17:18,884 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 136.3MB. Free memory is still 95.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-29 14:17:18,884 INFO L158 Benchmark]: Witness Parser took 0.13ms. Allocated memory is still 136.3MB. Free memory is still 106.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-29 14:17:18,885 INFO L158 Benchmark]: CACSL2BoogieTranslator took 629.18ms. Allocated memory is still 136.3MB. Free memory was 100.8MB in the beginning and 70.6MB in the end (delta: 30.2MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2024-01-29 14:17:18,886 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.10ms. Allocated memory is still 136.3MB. Free memory is still 95.7MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.13ms. Allocated memory is still 136.3MB. Free memory is still 106.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 629.18ms. Allocated memory is still 136.3MB. Free memory was 100.8MB in the beginning and 70.6MB in the end (delta: 30.2MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 1079]: Incorrect Syntax Undeclared variable in ACSL expression: i RESULT: Ultimate could not prove your program: Incorrect Syntax Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/28-race_reach_93-evilcollapse_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-dev-ab2e0ac-m [2024-01-29 14:17:20,861 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 14:17:20,934 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-29 14:17:20,938 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 14:17:20,938 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 14:17:20,966 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 14:17:20,967 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 14:17:20,967 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 14:17:20,968 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 14:17:20,971 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 14:17:20,971 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 14:17:20,971 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 14:17:20,972 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 14:17:20,973 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 14:17:20,973 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 14:17:20,973 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 14:17:20,973 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 14:17:20,974 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 14:17:20,974 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 14:17:20,974 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 14:17:20,974 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 14:17:20,975 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 14:17:20,975 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 14:17:20,975 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-29 14:17:20,976 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-29 14:17:20,976 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 14:17:20,976 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-29 14:17:20,976 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 14:17:20,976 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 14:17:20,977 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 14:17:20,978 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 14:17:20,978 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 14:17:20,978 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 14:17:20,978 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 14:17:20,978 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:17:20,979 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 14:17:20,979 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 14:17:20,979 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 14:17:20,980 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-29 14:17:20,980 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-29 14:17:20,980 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 14:17:20,980 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 14:17:20,980 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 14:17:20,980 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 14:17:20,981 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 14:17:20,981 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-29 14:17:20,981 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-29 14:17:21,237 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 14:17:21,256 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 14:17:21,258 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 14:17:21,259 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 14:17:21,260 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 14:17:21,262 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_93-evilcollapse_racefree.yml/witness.yml [2024-01-29 14:17:21,387 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 14:17:21,387 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 14:17:21,388 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i [2024-01-29 14:17:22,452 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 14:17:22,730 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 14:17:22,731 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i [2024-01-29 14:17:22,747 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5ac0354ea/aba787982fdc41169afda9b41ff6361c/FLAGe061ab421 [2024-01-29 14:17:22,761 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5ac0354ea/aba787982fdc41169afda9b41ff6361c [2024-01-29 14:17:22,761 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 14:17:22,762 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 14:17:22,764 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 14:17:22,764 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 14:17:22,767 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 14:17:22,768 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:17:21" (1/2) ... [2024-01-29 14:17:22,769 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f354402 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:17:22, skipping insertion in model container [2024-01-29 14:17:22,769 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:17:21" (1/2) ... [2024-01-29 14:17:22,770 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@9a346a2 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:17:22, skipping insertion in model container [2024-01-29 14:17:22,770 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:17:22" (2/2) ... [2024-01-29 14:17:22,770 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f354402 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:17:22, skipping insertion in model container [2024-01-29 14:17:22,771 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:17:22" (2/2) ... [2024-01-29 14:17:22,771 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 14:17:22,886 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 14:17:22,887 INFO L98 nessWitnessExtractor]: Location invariant before [L1084-L1084] i == 10000 [2024-01-29 14:17:22,888 INFO L98 nessWitnessExtractor]: Location invariant before [L1084-L1084] i == 10000 [2024-01-29 14:17:22,888 INFO L98 nessWitnessExtractor]: Location invariant before [L1084-L1084] i == 10 [2024-01-29 14:17:22,888 INFO L98 nessWitnessExtractor]: Location invariant before [L1064-L1064] j <= 9 [2024-01-29 14:17:22,888 INFO L98 nessWitnessExtractor]: Location invariant before [L1064-L1064] (unsigned long )arg == 0UL [2024-01-29 14:17:22,888 INFO L98 nessWitnessExtractor]: Location invariant before [L1083-L1083] ((((((((((((((((((((((((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) || i == 21) || i == 20 [2024-01-29 14:17:22,888 INFO L98 nessWitnessExtractor]: Location invariant before [L1083-L1083] i == 10 [2024-01-29 14:17:22,888 INFO L98 nessWitnessExtractor]: Loop invariant at [L1083-L1083] ((((((((((((((((((((((((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) || i == 22) || i == 21) || i == 20 [2024-01-29 14:17:22,888 INFO L98 nessWitnessExtractor]: Loop invariant at [L1083-L1083] i == 10 [2024-01-29 14:17:22,889 INFO L98 nessWitnessExtractor]: Location invariant before [L1083-L1083] i == 10000 [2024-01-29 14:17:22,889 INFO L98 nessWitnessExtractor]: Loop invariant at [L1083-L1083] i == 10000 [2024-01-29 14:17:22,889 INFO L98 nessWitnessExtractor]: Location invariant before [L1074-L1074] 0 <= i [2024-01-29 14:17:22,889 INFO L98 nessWitnessExtractor]: Location invariant before [L1074-L1074] i <= 9 [2024-01-29 14:17:22,889 INFO L98 nessWitnessExtractor]: Location invariant before [L1075-L1075] 0 <= i [2024-01-29 14:17:22,889 INFO L98 nessWitnessExtractor]: Location invariant before [L1075-L1075] i <= 9 [2024-01-29 14:17:22,889 INFO L98 nessWitnessExtractor]: Location invariant before [L1082-L1082] ((((((((((((((((((((((((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) || i == 21) || i == 20) || i == 19) || i == 18) || i == 17) || i == 16) || i == 15) || i == 14 [2024-01-29 14:17:22,889 INFO L98 nessWitnessExtractor]: Loop invariant at [L1082-L1082] ((((((((((((((((((((((((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) || i == 22) || i == 21) || i == 20) || i == 19) || i == 18) || i == 17) || i == 16) || i == 15 [2024-01-29 14:17:22,890 INFO L98 nessWitnessExtractor]: Location invariant before [L1082-L1082] i == 10 [2024-01-29 14:17:22,890 INFO L98 nessWitnessExtractor]: Loop invariant at [L1082-L1082] i == 10 [2024-01-29 14:17:22,890 INFO L98 nessWitnessExtractor]: Loop invariant at [L1055-L1066] (unsigned long )arg == 0UL [2024-01-29 14:17:22,890 INFO L98 nessWitnessExtractor]: Location invariant before [L1037-L1037] d == 7 [2024-01-29 14:17:22,890 INFO L98 nessWitnessExtractor]: Location invariant before [L1037-L1037] 0 <= hvalue1 [2024-01-29 14:17:22,891 INFO L98 nessWitnessExtractor]: Location invariant before [L1037-L1037] 7 == d [2024-01-29 14:17:22,891 INFO L98 nessWitnessExtractor]: Location invariant before [L1056-L1056] j <= 9 [2024-01-29 14:17:22,891 INFO L98 nessWitnessExtractor]: Location invariant before [L1056-L1056] (unsigned long )arg == 0UL [2024-01-29 14:17:22,891 INFO L98 nessWitnessExtractor]: Location invariant before [L1082-L1082] ((((((((((((((((((((((((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) || i == 21) || i == 20) || i == 19) || i == 18) || i == 17) || i == 16) || i == 15) || i == 14 [2024-01-29 14:17:22,891 INFO L98 nessWitnessExtractor]: Location invariant before [L1082-L1082] i == 10 [2024-01-29 14:17:22,891 INFO L98 nessWitnessExtractor]: Loop invariant at [L1082-L1082] ((((((((((((((((((((((((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) || i == 22) || i == 21) || i == 20) || i == 19) || i == 18) || i == 17) || i == 16) || i == 15 [2024-01-29 14:17:22,892 INFO L98 nessWitnessExtractor]: Loop invariant at [L1082-L1082] i == 10 [2024-01-29 14:17:22,892 INFO L98 nessWitnessExtractor]: Location invariant before [L1058-L1058] j <= 9 [2024-01-29 14:17:22,892 INFO L98 nessWitnessExtractor]: Location invariant before [L1058-L1058] (unsigned long )arg == 0UL [2024-01-29 14:17:22,892 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:22,892 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,892 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,893 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,894 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:22,894 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:22,894 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:22,894 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:22,894 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:22,894 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:22,894 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,894 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:22,895 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] j <= 9 [2024-01-29 14:17:22,895 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:22,895 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,895 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,895 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] j <= 9 [2024-01-29 14:17:22,895 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,896 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,896 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] j <= 9 [2024-01-29 14:17:22,896 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,896 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,897 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,897 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,897 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,897 INFO L98 nessWitnessExtractor]: Location invariant before [L1060-L1060] (unsigned long )arg == 0UL [2024-01-29 14:17:22,897 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] j <= 9 [2024-01-29 14:17:22,898 INFO L98 nessWitnessExtractor]: Loop invariant at [L1060-L1060] j <= 9 [2024-01-29 14:17:22,898 INFO L98 nessWitnessExtractor]: Location invariant before [L1062-L1062] (unsigned long )arg == 0UL [2024-01-29 14:17:22,898 INFO L98 nessWitnessExtractor]: Location invariant before [L1062-L1062] j <= 9 [2024-01-29 14:17:22,898 INFO L98 nessWitnessExtractor]: Location invariant before [L1078-L1081] i == 10 [2024-01-29 14:17:22,898 INFO L98 nessWitnessExtractor]: Location invariant after [L1078-L1081] i == 10 [2024-01-29 14:17:22,898 INFO L98 nessWitnessExtractor]: Location invariant after [L1078-L1081] x == 0 [2024-01-29 14:17:22,898 INFO L98 nessWitnessExtractor]: Loop invariant at [L1059-L1063] j <= 9 [2024-01-29 14:17:22,898 INFO L98 nessWitnessExtractor]: Loop invariant at [L1059-L1063] (unsigned long )arg == 0UL [2024-01-29 14:17:22,898 INFO L98 nessWitnessExtractor]: Location invariant before [L1051-L1051] (unsigned long )arg == 0UL [2024-01-29 14:17:22,899 INFO L98 nessWitnessExtractor]: Location invariant before [L1026-L1026] x <= 261 [2024-01-29 14:17:22,899 INFO L98 nessWitnessExtractor]: Location invariant before [L1026-L1026] 0 <= x [2024-01-29 14:17:22,899 INFO L98 nessWitnessExtractor]: Loop invariant at [L1076-L1076] ((((((6 <= j && j <= 30) || j == 5) || j == 4) || j == 3) || j == 2) || j == 1) || (0 == j && j == 0) [2024-01-29 14:17:22,899 INFO L98 nessWitnessExtractor]: Location invariant before [L1076-L1076] i <= 9 [2024-01-29 14:17:22,899 INFO L98 nessWitnessExtractor]: Location invariant before [L1076-L1076] ((((((6 <= j && j <= 29) || j == 5) || j == 4) || j == 3) || j == 2) || j == 1) || (0 == j && j == 0) [2024-01-29 14:17:22,899 INFO L98 nessWitnessExtractor]: Loop invariant at [L1076-L1076] i <= 9 [2024-01-29 14:17:22,899 INFO L98 nessWitnessExtractor]: Location invariant before [L1076-L1076] 0 <= i [2024-01-29 14:17:22,899 INFO L98 nessWitnessExtractor]: Loop invariant at [L1076-L1076] 0 <= i [2024-01-29 14:17:22,899 INFO L98 nessWitnessExtractor]: Location invariant before [L1025-L1025] 0 <= x [2024-01-29 14:17:22,900 INFO L98 nessWitnessExtractor]: Location invariant before [L1025-L1025] x <= 261 [2024-01-29 14:17:22,900 INFO L98 nessWitnessExtractor]: Location invariant before [L1040-L1040] 7 == d [2024-01-29 14:17:22,900 INFO L98 nessWitnessExtractor]: Location invariant before [L1040-L1040] d == 7 [2024-01-29 14:17:22,900 INFO L98 nessWitnessExtractor]: Location invariant before [L1079-L1079] i == 10 [2024-01-29 14:17:22,900 INFO L98 nessWitnessExtractor]: Location invariant before [L1079-L1079] x != 0 [2024-01-29 14:17:22,900 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] d == 7 [2024-01-29 14:17:22,900 INFO L98 nessWitnessExtractor]: Location invariant before [L1039-L1039] 7 == d [2024-01-29 14:17:22,900 INFO L98 nessWitnessExtractor]: Location invariant before [L1067-L1067] (unsigned long )arg == 0UL [2024-01-29 14:17:22,900 INFO L98 nessWitnessExtractor]: Location invariant before [L1067-L1067] j != 0 [2024-01-29 14:17:22,901 INFO L98 nessWitnessExtractor]: Location invariant before [L1067-L1067] 10 <= j [2024-01-29 14:17:22,901 INFO L98 nessWitnessExtractor]: Location invariant before [L1024-L1024] x <= 261 [2024-01-29 14:17:22,901 INFO L98 nessWitnessExtractor]: Location invariant before [L1024-L1024] 0 <= x [2024-01-29 14:17:22,901 INFO L98 nessWitnessExtractor]: Location invariant before [L1057-L1057] j <= 9 [2024-01-29 14:17:22,902 INFO L98 nessWitnessExtractor]: Location invariant before [L1057-L1057] (unsigned long )arg == 0UL [2024-01-29 14:17:22,902 INFO L98 nessWitnessExtractor]: Location invariant before [L1052-L1052] (unsigned long )arg == 0UL [2024-01-29 14:17:22,902 INFO L98 nessWitnessExtractor]: Location invariant before [L1061-L1061] j <= 9 [2024-01-29 14:17:22,902 INFO L98 nessWitnessExtractor]: Location invariant before [L1061-L1061] (unsigned long )arg == 0UL [2024-01-29 14:17:22,902 INFO L98 nessWitnessExtractor]: Location invariant before [L1065-L1065] j <= 9 [2024-01-29 14:17:22,902 INFO L98 nessWitnessExtractor]: Location invariant before [L1065-L1065] (unsigned long )arg == 0UL [2024-01-29 14:17:22,902 INFO L98 nessWitnessExtractor]: Location invariant before [L1036-L1036] 7 == d [2024-01-29 14:17:22,910 INFO L98 nessWitnessExtractor]: Location invariant before [L1036-L1036] d == 7 [2024-01-29 14:17:22,910 INFO L98 nessWitnessExtractor]: Loop invariant at [L1073-L1077] 0 <= i [2024-01-29 14:17:22,910 INFO L98 nessWitnessExtractor]: Loop invariant at [L1073-L1077] i <= 10 [2024-01-29 14:17:22,910 INFO L98 nessWitnessExtractor]: Location invariant before [L1023-L1023] x <= 261 [2024-01-29 14:17:22,911 INFO L98 nessWitnessExtractor]: Location invariant before [L1023-L1023] 0 <= x [2024-01-29 14:17:22,956 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 14:17:23,262 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i[47038,47051] [2024-01-29 14:17:23,270 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,270 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,271 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,271 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,293 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:17:23,308 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-01-29 14:17:23,313 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 14:17:23,329 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i[47038,47051] [2024-01-29 14:17:23,331 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,332 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,332 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,332 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,339 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:17:23,345 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 14:17:23,365 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i[47038,47051] Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-29 14:17:23,418 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,418 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,419 WARN L1583 CHandler]: Possible shadowing of function new [2024-01-29 14:17:23,420 WARN L1583 CHandler]: Possible shadowing of function new Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-29 14:17:23,485 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: i [2024-01-29 14:17:23,486 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@9a346a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:17:23, skipping insertion in model container [2024-01-29 14:17:23,486 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 14:17:23,486 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-29 14:17:23,487 INFO L158 Benchmark]: Toolchain (without parser) took 724.86ms. Allocated memory was 56.6MB in the beginning and 69.2MB in the end (delta: 12.6MB). Free memory was 28.5MB in the beginning and 40.3MB in the end (delta: -11.8MB). Peak memory consumption was 11.5MB. Max. memory is 16.1GB. [2024-01-29 14:17:23,488 INFO L158 Benchmark]: Witness Parser took 0.20ms. Allocated memory is still 46.1MB. Free memory was 27.4MB in the beginning and 27.3MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-29 14:17:23,489 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 46.1MB. Free memory is still 31.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-29 14:17:23,490 INFO L158 Benchmark]: CACSL2BoogieTranslator took 722.15ms. Allocated memory was 56.6MB in the beginning and 69.2MB in the end (delta: 12.6MB). Free memory was 28.4MB in the beginning and 40.3MB in the end (delta: -11.9MB). Peak memory consumption was 11.5MB. Max. memory is 16.1GB. [2024-01-29 14:17:23,491 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.20ms. Allocated memory is still 46.1MB. Free memory was 27.4MB in the beginning and 27.3MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.14ms. Allocated memory is still 46.1MB. Free memory is still 31.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 722.15ms. Allocated memory was 56.6MB in the beginning and 69.2MB in the end (delta: 12.6MB). Free memory was 28.4MB in the beginning and 40.3MB in the end (delta: -11.9MB). Peak memory consumption was 11.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 1079]: Incorrect Syntax Undeclared variable in ACSL expression: i RESULT: Ultimate could not prove your program: Incorrect Syntax Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN