java -Xmx2000000000 -jar ./plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data ./data -tc ../../../trunk/examples/toolchains/C-BPP.xml -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-32bit-Automizer_Default.epf -i ../../../trunk/examples/svcomp/ldv-regression/test22_true-unreach-call.c -------------------------------------------------------------------------------- This is Ultimate 0.1.23-f5fa1ab [2018-02-12 10:47:03,731 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-02-12 10:47:03,732 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-02-12 10:47:03,762 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-02-12 10:47:03,762 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-02-12 10:47:03,770 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-02-12 10:47:03,772 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-02-12 10:47:03,775 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-02-12 10:47:03,778 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-02-12 10:47:03,787 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-02-12 10:47:03,788 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-02-12 10:47:03,788 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-02-12 10:47:03,789 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-02-12 10:47:03,790 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-02-12 10:47:03,801 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-02-12 10:47:03,803 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-02-12 10:47:03,815 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-02-12 10:47:03,817 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-02-12 10:47:03,826 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-02-12 10:47:03,827 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-02-12 10:47:03,841 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-02-12 10:47:03,841 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-02-12 10:47:03,841 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-02-12 10:47:03,843 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-02-12 10:47:03,849 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-02-12 10:47:03,850 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-02-12 10:47:03,850 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-02-12 10:47:03,851 INFO L177 SettingsManager]: PEA to Boogie provides no preferences, ignoring... [2018-02-12 10:47:03,851 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-02-12 10:47:03,851 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-02-12 10:47:03,857 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-02-12 10:47:03,858 INFO L98 SettingsManager]: Beginning loading settings from /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-32bit-Automizer_Default.epf [2018-02-12 10:47:03,904 INFO L110 SettingsManager]: Loading preferences was successful [2018-02-12 10:47:03,904 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-02-12 10:47:03,905 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-02-12 10:47:03,906 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-02-12 10:47:03,906 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2018-02-12 10:47:03,906 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2018-02-12 10:47:03,907 INFO L133 SettingsManager]: * Use SBE=true [2018-02-12 10:47:03,907 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-02-12 10:47:03,912 INFO L133 SettingsManager]: * sizeof long=4 [2018-02-12 10:47:03,912 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-02-12 10:47:03,912 INFO L133 SettingsManager]: * sizeof POINTER=4 [2018-02-12 10:47:03,913 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-02-12 10:47:03,913 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-02-12 10:47:03,913 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-02-12 10:47:03,913 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-02-12 10:47:03,913 INFO L133 SettingsManager]: * sizeof long double=12 [2018-02-12 10:47:03,914 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-02-12 10:47:03,914 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-02-12 10:47:03,914 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-02-12 10:47:03,914 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-02-12 10:47:03,918 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-02-12 10:47:03,919 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-02-12 10:47:03,919 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-02-12 10:47:03,919 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-02-12 10:47:03,919 INFO L133 SettingsManager]: * Interpolant automaton=TWOTRACK [2018-02-12 10:47:03,919 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-02-12 10:47:03,920 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-02-12 10:47:03,920 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-02-12 10:47:03,920 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-02-12 10:47:03,920 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-02-12 10:47:03,920 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-02-12 10:47:04,018 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-02-12 10:47:04,056 INFO L266 ainManager$Toolchain]: [Toolchain 1]: Parser(s) successfully (re)initialized [2018-02-12 10:47:04,062 INFO L222 ainManager$Toolchain]: [Toolchain 1]: Toolchain data selected. [2018-02-12 10:47:04,069 INFO L271 PluginConnector]: Initializing CDTParser... [2018-02-12 10:47:04,069 INFO L276 PluginConnector]: CDTParser initialized [2018-02-12 10:47:04,070 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-regression/test22_true-unreach-call.c [2018-02-12 10:47:04,386 INFO L304 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-02-12 10:47:04,410 INFO L131 ToolchainWalker]: Walking toolchain with 2 elements. [2018-02-12 10:47:04,412 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-02-12 10:47:04,412 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-02-12 10:47:04,425 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-02-12 10:47:04,433 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.02 10:47:04" (1/1) ... [2018-02-12 10:47:04,437 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@61cf355d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.02 10:47:04, skipping insertion in model container [2018-02-12 10:47:04,437 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.02 10:47:04" (1/1) ... [2018-02-12 10:47:04,483 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-12 10:47:04,527 INFO L153 Dispatcher]: Using SV-COMP mode [2018-02-12 10:47:04,886 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-12 10:47:04,939 INFO L450 PostProcessor]: Settings: Checked method=main [2018-02-12 10:47:04,947 WARN L252 ieTranslatorObserver]: UndeclaredFunctionException: a function that is called in the program is not declared in the program: get_dummy CACSL2BoogieTranslator: UndeclaredFunctionException: a function that is called in the program is not declared in the program: get_dummy: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.calculateTransitiveModifiesClause(FunctionHandler.java:500) [2018-02-12 10:47:04,948 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@51a9e952 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.02 10:47:04, skipping insertion in model container [2018-02-12 10:47:04,948 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-02-12 10:47:04,949 INFO L184 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2018-02-12 10:47:04,951 INFO L168 Benchmark]: Toolchain (without parser) took 563.75 ms. Allocated memory is still 383.3 MB. Free memory was 342.9 MB in the beginning and 334.2 MB in the end (delta: 8.7 MB). Peak memory consumption was 8.7 MB. Max. memory is 1.9 GB. [2018-02-12 10:47:04,959 INFO L168 Benchmark]: CDTParser took 0.25 ms. Allocated memory is still 383.3 MB. Free memory is still 348.2 MB. There was no memory consumed. Max. memory is 1.9 GB. [2018-02-12 10:47:04,960 INFO L168 Benchmark]: CACSL2BoogieTranslator took 536.82 ms. Allocated memory is still 383.3 MB. Free memory was 342.9 MB in the beginning and 334.2 MB in the end (delta: 8.7 MB). Peak memory consumption was 8.7 MB. Max. memory is 1.9 GB. [2018-02-12 10:47:04,970 INFO L344 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.25 ms. Allocated memory is still 383.3 MB. Free memory is still 348.2 MB. There was no memory consumed. Max. memory is 1.9 GB. * CACSL2BoogieTranslator took 536.82 ms. Allocated memory is still 383.3 MB. Free memory was 342.9 MB in the beginning and 334.2 MB in the end (delta: 8.7 MB). Peak memory consumption was 8.7 MB. Max. memory is 1.9 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: UndeclaredFunctionException: a function that is called in the program is not declared in the program: get_dummy CACSL2BoogieTranslator: UndeclaredFunctionException: a function that is called in the program is not declared in the program: get_dummy: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.calculateTransitiveModifiesClause(FunctionHandler.java:500) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request...