./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/goblint-regression/13-privatized_69-refine-protected-loop-interval_true.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/13-privatized_69-refine-protected-loop-interval_true.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a340643f 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/13-privatized_69-refine-protected-loop-interval_true.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/13-privatized_69-refine-protected-loop-interval_true.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-a340643-m [2024-01-27 14:49:29,931 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 14:49:30,023 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 14:49:30,029 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 14:49:30,030 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 14:49:30,066 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 14:49:30,068 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 14:49:30,068 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 14:49:30,069 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 14:49:30,073 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 14:49:30,073 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 14:49:30,074 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 14:49:30,074 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 14:49:30,075 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 14:49:30,075 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 14:49:30,076 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 14:49:30,076 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 14:49:30,076 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 14:49:30,077 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 14:49:30,077 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 14:49:30,077 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 14:49:30,078 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 14:49:30,078 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 14:49:30,078 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 14:49:30,079 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 14:49:30,079 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 14:49:30,079 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 14:49:30,079 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 14:49:30,080 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 14:49:30,080 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 14:49:30,081 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 14:49:30,082 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 14:49:30,082 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 14:49:30,082 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 14:49:30,082 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 14:49:30,083 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 14:49:30,083 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 14:49:30,083 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 14:49:30,083 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 14:49:30,084 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 14:49:30,084 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 14:49:30,084 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 14:49:30,084 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 14:49:30,085 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-27 14:49:30,364 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 14:49:30,398 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 14:49:30,401 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 14:49:30,402 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 14:49:30,403 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 14:49:30,404 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/13-privatized_69-refine-protected-loop-interval_true.yml/witness.yml [2024-01-27 14:49:30,530 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 14:49:30,530 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 14:49:30,531 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/13-privatized_69-refine-protected-loop-interval_true.i [2024-01-27 14:49:31,744 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 14:49:32,034 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 14:49:32,035 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/13-privatized_69-refine-protected-loop-interval_true.i [2024-01-27 14:49:32,049 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2a2a9a973/89185c98cdac41eb936bcdae9a953413/FLAG6573121bb [2024-01-27 14:49:32,064 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2a2a9a973/89185c98cdac41eb936bcdae9a953413 [2024-01-27 14:49:32,065 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 14:49:32,067 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 14:49:32,069 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 14:49:32,070 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 14:49:32,074 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 14:49:32,075 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 02:49:30" (1/2) ... [2024-01-27 14:49:32,077 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@187d30d5 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:49:32, skipping insertion in model container [2024-01-27 14:49:32,077 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 02:49:30" (1/2) ... [2024-01-27 14:49:32,078 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@5a907586 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:49:32, skipping insertion in model container [2024-01-27 14:49:32,079 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:49:32" (2/2) ... [2024-01-27 14:49:32,079 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@187d30d5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:49:32, skipping insertion in model container [2024-01-27 14:49:32,080 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:49:32" (2/2) ... [2024-01-27 14:49:32,080 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 14:49:32,166 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 14:49:32,168 INFO L98 nessWitnessExtractor]: Loop invariant at [L744-L746] (((long long )argc - (long long )i >= 0LL && argc != 0) && ((((((((((((((13 <= argc && 13 <= i) && (-26LL + (long long )argc) + (long long )i >= 0LL) && i != 1) || ((12 <= argc && (-24LL + (long long )argc) + (long long )i >= 0LL) && i == 12)) || ((11 <= argc && (-22LL + (long long )argc) + (long long )i >= 0LL) && i == 11)) || ((10 <= argc && (-20LL + (long long )argc) + (long long )i >= 0LL) && i == 10)) || ((9 <= argc && (-18LL + (long long )argc) + (long long )i >= 0LL) && i == 9)) || ((8 <= argc && (-16LL + (long long )argc) + (long long )i >= 0LL) && i == 8)) || ((7 <= argc && (-14LL + (long long )argc) + (long long )i >= 0LL) && i == 7)) || ((6 <= argc && (-12LL + (long long )argc) + (long long )i >= 0LL) && i == 6)) || ((5 <= argc && (-10LL + (long long )argc) + (long long )i >= 0LL) && i == 5)) || ((4 <= argc && (-8LL + (long long )argc) + (long long )i >= 0LL) && i == 4)) || ((3 <= argc && (-6LL + (long long )argc) + (long long )i >= 0LL) && i == 3)) || ((2 <= argc && (-4LL + (long long )argc) + (long long )i >= 0LL) && i == 2))) || (1 == i && i == 1) [2024-01-27 14:49:32,169 INFO L98 nessWitnessExtractor]: Location invariant before [L718-L718] got == 0 [2024-01-27 14:49:32,169 INFO L98 nessWitnessExtractor]: Location invariant before [L718-L718] 0 == got [2024-01-27 14:49:32,169 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 1 <= i [2024-01-27 14:49:32,169 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (0LL - (long long )argc) + (long long )i >= 0LL [2024-01-27 14:49:32,170 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] i != 0 [2024-01-27 14:49:32,170 INFO L98 nessWitnessExtractor]: Loop invariant at [L734-L736] (unsigned long )arg == 0UL [2024-01-27 14:49:32,170 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )g) + (long long )i >= 0LL [2024-01-27 14:49:32,171 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )g) - (long long )i >= 0LL [2024-01-27 14:49:32,171 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL + (long long )g) + (long long )i >= 0LL [2024-01-27 14:49:32,171 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL - (long long )g) - (long long )i >= 0LL [2024-01-27 14:49:32,171 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] g == 0 [2024-01-27 14:49:32,171 INFO L98 nessWitnessExtractor]: Location invariant before [L720-L720] got == 0 [2024-01-27 14:49:32,171 INFO L98 nessWitnessExtractor]: Location invariant before [L720-L720] g == 0 [2024-01-27 14:49:32,172 INFO L98 nessWitnessExtractor]: Location invariant before [L720-L720] 0 == got [2024-01-27 14:49:32,172 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] (unsigned long )arg == 0UL [2024-01-27 14:49:32,172 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] g <= 1000 [2024-01-27 14:49:32,172 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] 0 == got [2024-01-27 14:49:32,172 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] g != 0 [2024-01-27 14:49:32,172 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] 1 <= g [2024-01-27 14:49:32,173 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] got == 0 [2024-01-27 14:49:32,173 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= g [2024-01-27 14:49:32,173 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] g <= 1000 [2024-01-27 14:49:32,173 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= g [2024-01-27 14:49:32,174 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] g <= 1000 [2024-01-27 14:49:32,174 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L729] 1 <= g [2024-01-27 14:49:32,174 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L729] g <= 1000 [2024-01-27 14:49:32,174 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L729] 0 == got [2024-01-27 14:49:32,174 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L729] got == 0 [2024-01-27 14:49:32,174 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L729] g != 0 [2024-01-27 14:49:32,175 INFO L98 nessWitnessExtractor]: Location invariant before [L712-L712] 1 <= g [2024-01-27 14:49:32,175 INFO L98 nessWitnessExtractor]: Location invariant before [L712-L712] g <= 1000 [2024-01-27 14:49:32,175 INFO L98 nessWitnessExtractor]: Location invariant after [L710-L711] 0 <= g [2024-01-27 14:49:32,175 INFO L98 nessWitnessExtractor]: Location invariant before [L710-L711] 0 <= g [2024-01-27 14:49:32,175 INFO L98 nessWitnessExtractor]: Location invariant before [L710-L711] g <= 1000 [2024-01-27 14:49:32,175 INFO L98 nessWitnessExtractor]: Location invariant after [L710-L711] g <= 999 [2024-01-27 14:49:32,176 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (2147483648LL - (long long )g) + (long long )i >= 0LL [2024-01-27 14:49:32,176 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (2147483647LL + (long long )g) - (long long )i >= 0LL [2024-01-27 14:49:32,177 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (2147483648LL + (long long )g) + (long long )i >= 0LL [2024-01-27 14:49:32,177 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (2147483647LL - (long long )g) - (long long )i >= 0LL [2024-01-27 14:49:32,178 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] g == 0 [2024-01-27 14:49:32,178 INFO L98 nessWitnessExtractor]: Location invariant before [L703-L703] g == 0 [2024-01-27 14:49:32,178 INFO L98 nessWitnessExtractor]: Location invariant before [L730-L730] 1 == got [2024-01-27 14:49:32,178 INFO L98 nessWitnessExtractor]: Location invariant before [L730-L730] got == 1 [2024-01-27 14:49:32,178 INFO L98 nessWitnessExtractor]: Location invariant before [L704-L704] g == 0 [2024-01-27 14:49:32,179 INFO L98 nessWitnessExtractor]: Loop invariant at [L719-L721] 0 == got [2024-01-27 14:49:32,179 INFO L98 nessWitnessExtractor]: Loop invariant at [L719-L721] ((((g == 0 || (0 <= g && g <= 1000)) || g == 0) || g == 0) || g == 0) || g == 0 [2024-01-27 14:49:32,179 INFO L98 nessWitnessExtractor]: Loop invariant at [L719-L721] got == 0 [2024-01-27 14:49:32,179 INFO L98 nessWitnessExtractor]: Location invariant before [L705-L705] g == 0 [2024-01-27 14:49:32,179 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] got == 0 [2024-01-27 14:49:32,180 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] g != -1 [2024-01-27 14:49:32,180 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] 0 == got [2024-01-27 14:49:32,180 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] 0 <= g [2024-01-27 14:49:32,180 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] g <= 999 [2024-01-27 14:49:32,181 INFO L98 nessWitnessExtractor]: Location invariant before [L726-L726] g <= 999 [2024-01-27 14:49:32,181 INFO L98 nessWitnessExtractor]: Location invariant before [L726-L726] 0 <= g [2024-01-27 14:49:32,182 INFO L98 nessWitnessExtractor]: Location invariant before [L726-L726] g != -1 [2024-01-27 14:49:32,182 INFO L98 nessWitnessExtractor]: Location invariant before [L726-L726] 1 == got [2024-01-27 14:49:32,182 INFO L98 nessWitnessExtractor]: Location invariant before [L726-L726] got == 1 [2024-01-27 14:49:32,183 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] g <= 1000 [2024-01-27 14:49:32,183 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] got == 0 [2024-01-27 14:49:32,183 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] 1 <= g [2024-01-27 14:49:32,183 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] 0 == got [2024-01-27 14:49:32,183 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] g != 0 [2024-01-27 14:49:32,183 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] argc != 0 [2024-01-27 14:49:32,183 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (-1LL + (long long )argc) - (long long )i >= 0LL [2024-01-27 14:49:32,184 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (((((((((((((13 <= argc && (-25LL + (long long )argc) + (long long )i >= 0LL) && i == 12) || ((12 <= argc && (-23LL + (long long )argc) + (long long )i >= 0LL) && i == 11)) || ((11 <= argc && (-21LL + (long long )argc) + (long long )i >= 0LL) && i == 10)) || ((10 <= argc && (-19LL + (long long )argc) + (long long )i >= 0LL) && i == 9)) || ((9 <= argc && (-17LL + (long long )argc) + (long long )i >= 0LL) && i == 8)) || ((8 <= argc && (-15LL + (long long )argc) + (long long )i >= 0LL) && i == 7)) || ((7 <= argc && (-13LL + (long long )argc) + (long long )i >= 0LL) && i == 6)) || ((6 <= argc && (-11LL + (long long )argc) + (long long )i >= 0LL) && i == 5)) || ((5 <= argc && (-9LL + (long long )argc) + (long long )i >= 0LL) && i == 4)) || ((4 <= argc && (-7LL + (long long )argc) + (long long )i >= 0LL) && i == 3)) || ((3 <= argc && (-5LL + (long long )argc) + (long long )i >= 0LL) && i == 2)) || (((2 <= argc && (-3LL + (long long )argc) + (long long )i >= 0LL) && 1 == i) && i == 1)) || (((((13 <= i && 14 <= argc) && i <= 2147483646) && (-27LL + (long long )argc) + (long long )i >= 0LL) && i != 0) && i != 1) [2024-01-27 14:49:32,231 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 14:49:32,398 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/13-privatized_69-refine-protected-loop-interval_true.i[1107,1120] [2024-01-27 14:49:32,572 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 14:49:32,592 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 14:49:32,606 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/13-privatized_69-refine-protected-loop-interval_true.i[1107,1120] [2024-01-27 14:49:32,607 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int cond) { if(!(cond)) { ERROR: {reach_error();abort();} } } with a witness entry 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-27 14:49:32,717 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: i [2024-01-27 14:49:32,717 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@5a907586 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:49:32, skipping insertion in model container [2024-01-27 14:49:32,717 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 14:49:32,718 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 14:49:32,719 INFO L158 Benchmark]: Toolchain (without parser) took 652.06ms. Allocated memory is still 148.9MB. Free memory was 89.4MB in the beginning and 67.2MB in the end (delta: 22.2MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-01-27 14:49:32,720 INFO L158 Benchmark]: Witness Parser took 0.22ms. Allocated memory is still 148.9MB. Free memory is still 108.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:49:32,720 INFO L158 Benchmark]: CDTParser took 0.08ms. Allocated memory is still 148.9MB. Free memory was 103.9MB in the beginning and 103.7MB in the end (delta: 184.6kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:49:32,721 INFO L158 Benchmark]: CACSL2BoogieTranslator took 648.28ms. Allocated memory is still 148.9MB. Free memory was 89.4MB in the beginning and 67.2MB in the end (delta: 22.2MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-01-27 14:49:32,729 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.22ms. Allocated memory is still 148.9MB. Free memory is still 108.8MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.08ms. Allocated memory is still 148.9MB. Free memory was 103.9MB in the beginning and 103.7MB in the end (delta: 184.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 648.28ms. Allocated memory is still 148.9MB. Free memory was 89.4MB in the beginning and 67.2MB in the end (delta: 22.2MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 742]: 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/13-privatized_69-refine-protected-loop-interval_true.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/13-privatized_69-refine-protected-loop-interval_true.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-a340643-m [2024-01-27 14:49:35,087 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 14:49:35,164 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-27 14:49:35,178 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 14:49:35,179 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 14:49:35,224 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 14:49:35,225 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 14:49:35,226 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 14:49:35,226 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 14:49:35,230 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 14:49:35,231 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 14:49:35,231 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 14:49:35,232 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 14:49:35,232 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 14:49:35,233 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 14:49:35,233 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 14:49:35,233 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 14:49:35,233 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 14:49:35,234 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 14:49:35,234 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 14:49:35,234 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 14:49:35,237 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 14:49:35,237 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 14:49:35,237 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 14:49:35,237 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 14:49:35,238 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 14:49:35,238 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 14:49:35,238 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 14:49:35,238 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 14:49:35,239 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 14:49:35,240 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 14:49:35,240 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 14:49:35,240 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 14:49:35,241 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 14:49:35,241 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 14:49:35,241 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 14:49:35,242 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 14:49:35,242 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 14:49:35,245 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 14:49:35,245 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 14:49:35,246 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 14:49:35,246 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 14:49:35,246 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 14:49:35,246 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 14:49:35,247 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 14:49:35,247 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 14:49:35,247 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-27 14:49:35,583 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 14:49:35,615 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 14:49:35,620 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 14:49:35,622 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 14:49:35,624 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 14:49:35,629 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/13-privatized_69-refine-protected-loop-interval_true.yml/witness.yml [2024-01-27 14:49:35,787 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 14:49:35,790 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 14:49:35,790 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/13-privatized_69-refine-protected-loop-interval_true.i [2024-01-27 14:49:37,112 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 14:49:37,410 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 14:49:37,410 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/13-privatized_69-refine-protected-loop-interval_true.i [2024-01-27 14:49:37,423 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2467a00a5/76ddd1384a984ea3b2a77c6cccf6ca56/FLAG815bf8b01 [2024-01-27 14:49:37,441 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2467a00a5/76ddd1384a984ea3b2a77c6cccf6ca56 [2024-01-27 14:49:37,442 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 14:49:37,443 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 14:49:37,444 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 14:49:37,444 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 14:49:37,447 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 14:49:37,448 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 02:49:35" (1/2) ... [2024-01-27 14:49:37,449 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@50587aa and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:49:37, skipping insertion in model container [2024-01-27 14:49:37,449 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 02:49:35" (1/2) ... [2024-01-27 14:49:37,450 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4ad41f12 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 02:49:37, skipping insertion in model container [2024-01-27 14:49:37,450 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:49:37" (2/2) ... [2024-01-27 14:49:37,451 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@50587aa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:49:37, skipping insertion in model container [2024-01-27 14:49:37,451 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 02:49:37" (2/2) ... [2024-01-27 14:49:37,451 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 14:49:37,536 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 14:49:37,538 INFO L98 nessWitnessExtractor]: Loop invariant at [L744-L746] (((long long )argc - (long long )i >= 0LL && argc != 0) && ((((((((((((((13 <= argc && 13 <= i) && (-26LL + (long long )argc) + (long long )i >= 0LL) && i != 1) || ((12 <= argc && (-24LL + (long long )argc) + (long long )i >= 0LL) && i == 12)) || ((11 <= argc && (-22LL + (long long )argc) + (long long )i >= 0LL) && i == 11)) || ((10 <= argc && (-20LL + (long long )argc) + (long long )i >= 0LL) && i == 10)) || ((9 <= argc && (-18LL + (long long )argc) + (long long )i >= 0LL) && i == 9)) || ((8 <= argc && (-16LL + (long long )argc) + (long long )i >= 0LL) && i == 8)) || ((7 <= argc && (-14LL + (long long )argc) + (long long )i >= 0LL) && i == 7)) || ((6 <= argc && (-12LL + (long long )argc) + (long long )i >= 0LL) && i == 6)) || ((5 <= argc && (-10LL + (long long )argc) + (long long )i >= 0LL) && i == 5)) || ((4 <= argc && (-8LL + (long long )argc) + (long long )i >= 0LL) && i == 4)) || ((3 <= argc && (-6LL + (long long )argc) + (long long )i >= 0LL) && i == 3)) || ((2 <= argc && (-4LL + (long long )argc) + (long long )i >= 0LL) && i == 2))) || (1 == i && i == 1) [2024-01-27 14:49:37,538 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] g <= 1000 [2024-01-27 14:49:37,538 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= g [2024-01-27 14:49:37,538 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= g [2024-01-27 14:49:37,538 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] g <= 1000 [2024-01-27 14:49:37,539 INFO L98 nessWitnessExtractor]: Loop invariant at [L734-L736] (unsigned long )arg == 0UL [2024-01-27 14:49:37,539 INFO L98 nessWitnessExtractor]: Location invariant before [L703-L703] g == 0 [2024-01-27 14:49:37,539 INFO L98 nessWitnessExtractor]: Location invariant before [L726-L726] g <= 999 [2024-01-27 14:49:37,539 INFO L98 nessWitnessExtractor]: Location invariant before [L726-L726] got == 1 [2024-01-27 14:49:37,540 INFO L98 nessWitnessExtractor]: Location invariant before [L726-L726] 0 <= g [2024-01-27 14:49:37,540 INFO L98 nessWitnessExtractor]: Location invariant before [L726-L726] g != -1 [2024-01-27 14:49:37,540 INFO L98 nessWitnessExtractor]: Location invariant before [L726-L726] 1 == got [2024-01-27 14:49:37,540 INFO L98 nessWitnessExtractor]: Location invariant before [L718-L718] got == 0 [2024-01-27 14:49:37,540 INFO L98 nessWitnessExtractor]: Location invariant before [L718-L718] 0 == got [2024-01-27 14:49:37,540 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] argc != 0 [2024-01-27 14:49:37,541 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (-1LL + (long long )argc) - (long long )i >= 0LL [2024-01-27 14:49:37,541 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (((((((((((((13 <= argc && (-25LL + (long long )argc) + (long long )i >= 0LL) && i == 12) || ((12 <= argc && (-23LL + (long long )argc) + (long long )i >= 0LL) && i == 11)) || ((11 <= argc && (-21LL + (long long )argc) + (long long )i >= 0LL) && i == 10)) || ((10 <= argc && (-19LL + (long long )argc) + (long long )i >= 0LL) && i == 9)) || ((9 <= argc && (-17LL + (long long )argc) + (long long )i >= 0LL) && i == 8)) || ((8 <= argc && (-15LL + (long long )argc) + (long long )i >= 0LL) && i == 7)) || ((7 <= argc && (-13LL + (long long )argc) + (long long )i >= 0LL) && i == 6)) || ((6 <= argc && (-11LL + (long long )argc) + (long long )i >= 0LL) && i == 5)) || ((5 <= argc && (-9LL + (long long )argc) + (long long )i >= 0LL) && i == 4)) || ((4 <= argc && (-7LL + (long long )argc) + (long long )i >= 0LL) && i == 3)) || ((3 <= argc && (-5LL + (long long )argc) + (long long )i >= 0LL) && i == 2)) || (((2 <= argc && (-3LL + (long long )argc) + (long long )i >= 0LL) && 1 == i) && i == 1)) || (((((13 <= i && 14 <= argc) && i <= 2147483646) && (-27LL + (long long )argc) + (long long )i >= 0LL) && i != 0) && i != 1) [2024-01-27 14:49:37,541 INFO L98 nessWitnessExtractor]: Location invariant before [L720-L720] 0 == got [2024-01-27 14:49:37,542 INFO L98 nessWitnessExtractor]: Location invariant before [L720-L720] g == 0 [2024-01-27 14:49:37,542 INFO L98 nessWitnessExtractor]: Location invariant before [L720-L720] got == 0 [2024-01-27 14:49:37,542 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] 1 <= g [2024-01-27 14:49:37,542 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] got == 0 [2024-01-27 14:49:37,542 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] g != 0 [2024-01-27 14:49:37,542 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] 0 == got [2024-01-27 14:49:37,543 INFO L98 nessWitnessExtractor]: Location invariant before [L724-L724] g <= 1000 [2024-01-27 14:49:37,543 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] g == 0 [2024-01-27 14:49:37,543 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL + (long long )g) - (long long )i >= 0LL [2024-01-27 14:49:37,543 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL - (long long )g) + (long long )i >= 0LL [2024-01-27 14:49:37,543 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483648LL + (long long )g) + (long long )i >= 0LL [2024-01-27 14:49:37,543 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (2147483647LL - (long long )g) - (long long )i >= 0LL [2024-01-27 14:49:37,544 INFO L98 nessWitnessExtractor]: Location invariant before [L704-L704] g == 0 [2024-01-27 14:49:37,544 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] g <= 999 [2024-01-27 14:49:37,544 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] 0 == got [2024-01-27 14:49:37,544 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] 0 <= g [2024-01-27 14:49:37,546 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] got == 0 [2024-01-27 14:49:37,546 INFO L98 nessWitnessExtractor]: Location invariant before [L725-L725] g != -1 [2024-01-27 14:49:37,546 INFO L98 nessWitnessExtractor]: Loop invariant at [L719-L721] ((((g == 0 || (0 <= g && g <= 1000)) || g == 0) || g == 0) || g == 0) || g == 0 [2024-01-27 14:49:37,546 INFO L98 nessWitnessExtractor]: Loop invariant at [L719-L721] 0 == got [2024-01-27 14:49:37,546 INFO L98 nessWitnessExtractor]: Loop invariant at [L719-L721] got == 0 [2024-01-27 14:49:37,547 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] (unsigned long )arg == 0UL [2024-01-27 14:49:37,547 INFO L98 nessWitnessExtractor]: Location invariant before [L730-L730] 1 == got [2024-01-27 14:49:37,547 INFO L98 nessWitnessExtractor]: Location invariant before [L730-L730] got == 1 [2024-01-27 14:49:37,547 INFO L98 nessWitnessExtractor]: Location invariant before [L705-L705] g == 0 [2024-01-27 14:49:37,547 INFO L98 nessWitnessExtractor]: Location invariant before [L710-L711] 0 <= g [2024-01-27 14:49:37,548 INFO L98 nessWitnessExtractor]: Location invariant before [L710-L711] g <= 1000 [2024-01-27 14:49:37,548 INFO L98 nessWitnessExtractor]: Location invariant after [L710-L711] g <= 999 [2024-01-27 14:49:37,548 INFO L98 nessWitnessExtractor]: Location invariant after [L710-L711] 0 <= g [2024-01-27 14:49:37,548 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] i != 0 [2024-01-27 14:49:37,548 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 1 <= i [2024-01-27 14:49:37,549 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (0LL - (long long )argc) + (long long )i >= 0LL [2024-01-27 14:49:37,549 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L729] 1 <= g [2024-01-27 14:49:37,549 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L729] 0 == got [2024-01-27 14:49:37,550 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L729] g <= 1000 [2024-01-27 14:49:37,550 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L729] g != 0 [2024-01-27 14:49:37,551 INFO L98 nessWitnessExtractor]: Location invariant before [L723-L729] got == 0 [2024-01-27 14:49:37,551 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] g != 0 [2024-01-27 14:49:37,551 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] g <= 1000 [2024-01-27 14:49:37,551 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] 1 <= g [2024-01-27 14:49:37,551 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] 0 == got [2024-01-27 14:49:37,551 INFO L98 nessWitnessExtractor]: Location invariant before [L722-L722] got == 0 [2024-01-27 14:49:37,552 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (2147483648LL - (long long )g) + (long long )i >= 0LL [2024-01-27 14:49:37,552 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (2147483647LL + (long long )g) - (long long )i >= 0LL [2024-01-27 14:49:37,552 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (2147483648LL + (long long )g) + (long long )i >= 0LL [2024-01-27 14:49:37,552 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (2147483647LL - (long long )g) - (long long )i >= 0LL [2024-01-27 14:49:37,552 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] g == 0 [2024-01-27 14:49:37,552 INFO L98 nessWitnessExtractor]: Location invariant before [L712-L712] g <= 1000 [2024-01-27 14:49:37,552 INFO L98 nessWitnessExtractor]: Location invariant before [L712-L712] 1 <= g [2024-01-27 14:49:37,604 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 14:49:37,782 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/13-privatized_69-refine-protected-loop-interval_true.i[1107,1120] [2024-01-27 14:49:37,933 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 14:49:37,947 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 14:49:37,965 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/13-privatized_69-refine-protected-loop-interval_true.i[1107,1120] [2024-01-27 14:49:37,966 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int cond) { if(!(cond)) { ERROR: {reach_error();abort();} } } with a witness entry 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-27 14:49:38,072 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: i [2024-01-27 14:49:38,073 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4ad41f12 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 02:49:38, skipping insertion in model container [2024-01-27 14:49:38,073 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 14:49:38,073 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 14:49:38,075 INFO L158 Benchmark]: Toolchain (without parser) took 631.28ms. Allocated memory is still 67.1MB. Free memory was 43.6MB in the beginning and 37.8MB in the end (delta: 5.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-01-27 14:49:38,076 INFO L158 Benchmark]: Witness Parser took 0.16ms. Allocated memory is still 48.2MB. Free memory was 29.5MB in the beginning and 29.4MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:49:38,076 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 48.2MB. Free memory is still 33.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 14:49:38,077 INFO L158 Benchmark]: CACSL2BoogieTranslator took 629.34ms. Allocated memory is still 67.1MB. Free memory was 43.4MB in the beginning and 38.1MB in the end (delta: 5.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-01-27 14:49:38,079 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.5MB in the beginning and 29.4MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.17ms. Allocated memory is still 48.2MB. Free memory is still 33.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 629.34ms. Allocated memory is still 67.1MB. Free memory was 43.4MB in the beginning and 38.1MB in the end (delta: 5.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 742]: 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