/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerC.xml -s ../../../trunk/examples/settings/automizer/acceleratedInterpolation/acceleratedInterpolationFastUPR_64.epf -i ../../../trunk/examples/svcomp/aws-c-common/aws_string_eq_harness.i -------------------------------------------------------------------------------- This is Ultimate 0.2.1-dev-b7b32d2 [2021-02-21 21:56:37,653 INFO L177 SettingsManager]: Resetting all preferences to default values... [2021-02-21 21:56:37,655 INFO L181 SettingsManager]: Resetting UltimateCore preferences to default values [2021-02-21 21:56:37,706 INFO L184 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2021-02-21 21:56:37,707 INFO L181 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2021-02-21 21:56:37,711 INFO L181 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2021-02-21 21:56:37,714 INFO L181 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2021-02-21 21:56:37,722 INFO L181 SettingsManager]: Resetting LassoRanker preferences to default values [2021-02-21 21:56:37,725 INFO L181 SettingsManager]: Resetting Reaching Definitions preferences to default values [2021-02-21 21:56:37,731 INFO L181 SettingsManager]: Resetting SyntaxChecker preferences to default values [2021-02-21 21:56:37,733 INFO L181 SettingsManager]: Resetting Sifa preferences to default values [2021-02-21 21:56:37,734 INFO L184 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2021-02-21 21:56:37,735 INFO L181 SettingsManager]: Resetting LTL2Aut preferences to default values [2021-02-21 21:56:37,737 INFO L181 SettingsManager]: Resetting PEA to Boogie preferences to default values [2021-02-21 21:56:37,739 INFO L181 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2021-02-21 21:56:37,741 INFO L181 SettingsManager]: Resetting ChcToBoogie preferences to default values [2021-02-21 21:56:37,745 INFO L181 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2021-02-21 21:56:37,746 INFO L181 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2021-02-21 21:56:37,755 INFO L181 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2021-02-21 21:56:37,763 INFO L181 SettingsManager]: Resetting CodeCheck preferences to default values [2021-02-21 21:56:37,766 INFO L181 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2021-02-21 21:56:37,768 INFO L181 SettingsManager]: Resetting RCFGBuilder preferences to default values [2021-02-21 21:56:37,770 INFO L181 SettingsManager]: Resetting Referee preferences to default values [2021-02-21 21:56:37,773 INFO L181 SettingsManager]: Resetting TraceAbstraction preferences to default values [2021-02-21 21:56:37,781 INFO L184 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2021-02-21 21:56:37,782 INFO L184 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2021-02-21 21:56:37,782 INFO L181 SettingsManager]: Resetting TreeAutomizer preferences to default values [2021-02-21 21:56:37,784 INFO L181 SettingsManager]: Resetting IcfgToChc preferences to default values [2021-02-21 21:56:37,785 INFO L181 SettingsManager]: Resetting IcfgTransformer preferences to default values [2021-02-21 21:56:37,786 INFO L184 SettingsManager]: ReqToTest provides no preferences, ignoring... [2021-02-21 21:56:37,786 INFO L181 SettingsManager]: Resetting Boogie Printer preferences to default values [2021-02-21 21:56:37,787 INFO L181 SettingsManager]: Resetting ChcSmtPrinter preferences to default values [2021-02-21 21:56:37,789 INFO L181 SettingsManager]: Resetting ReqPrinter preferences to default values [2021-02-21 21:56:37,790 INFO L181 SettingsManager]: Resetting Witness Printer preferences to default values [2021-02-21 21:56:37,791 INFO L184 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2021-02-21 21:56:37,792 INFO L181 SettingsManager]: Resetting CDTParser preferences to default values [2021-02-21 21:56:37,792 INFO L184 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2021-02-21 21:56:37,793 INFO L184 SettingsManager]: ReqParser provides no preferences, ignoring... [2021-02-21 21:56:37,793 INFO L181 SettingsManager]: Resetting SmtParser preferences to default values [2021-02-21 21:56:37,794 INFO L181 SettingsManager]: Resetting Witness Parser preferences to default values [2021-02-21 21:56:37,795 INFO L188 SettingsManager]: Finished resetting all preferences to default values... [2021-02-21 21:56:37,796 INFO L101 SettingsManager]: Beginning loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/acceleratedInterpolation/acceleratedInterpolationFastUPR_64.epf [2021-02-21 21:56:37,842 INFO L113 SettingsManager]: Loading preferences was successful [2021-02-21 21:56:37,843 INFO L115 SettingsManager]: Preferences different from defaults after loading the file: [2021-02-21 21:56:37,844 INFO L136 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2021-02-21 21:56:37,845 INFO L138 SettingsManager]: * Overapproximate operations on floating types=true [2021-02-21 21:56:37,845 INFO L138 SettingsManager]: * Check division by zero=IGNORE [2021-02-21 21:56:37,845 INFO L138 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2021-02-21 21:56:37,845 INFO L138 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2021-02-21 21:56:37,845 INFO L138 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2021-02-21 21:56:37,846 INFO L138 SettingsManager]: * Check if freed pointer was valid=false [2021-02-21 21:56:37,846 INFO L138 SettingsManager]: * Use constant arrays=true [2021-02-21 21:56:37,846 INFO L138 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2021-02-21 21:56:37,846 INFO L136 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2021-02-21 21:56:37,846 INFO L138 SettingsManager]: * Size of a code block=SingleStatement [2021-02-21 21:56:37,847 INFO L138 SettingsManager]: * To the following directory=./dump/ [2021-02-21 21:56:37,847 INFO L138 SettingsManager]: * SMT solver=External_DefaultMode [2021-02-21 21:56:37,847 INFO L138 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2021-02-21 21:56:37,847 INFO L136 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2021-02-21 21:56:37,847 INFO L138 SettingsManager]: * Compute Interpolants along a Counterexample=AcceleratedInterpolation [2021-02-21 21:56:37,847 INFO L138 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2021-02-21 21:56:37,848 INFO L138 SettingsManager]: * Use separate solver for trace checks=false 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 [2021-02-21 21:56:38,288 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2021-02-21 21:56:38,320 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2021-02-21 21:56:38,324 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2021-02-21 21:56:38,325 INFO L271 PluginConnector]: Initializing CDTParser... [2021-02-21 21:56:38,326 INFO L275 PluginConnector]: CDTParser initialized [2021-02-21 21:56:38,328 INFO L432 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/aws-c-common/aws_string_eq_harness.i [2021-02-21 21:56:38,407 INFO L220 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/05c823888/cab1d717a25e437abeca54619c19f7f2/FLAG18cc63902 [2021-02-21 21:56:39,522 INFO L306 CDTParser]: Found 1 translation units. [2021-02-21 21:56:39,523 INFO L160 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_string_eq_harness.i [2021-02-21 21:56:39,565 INFO L349 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/05c823888/cab1d717a25e437abeca54619c19f7f2/FLAG18cc63902 [2021-02-21 21:56:39,889 INFO L357 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/05c823888/cab1d717a25e437abeca54619c19f7f2 [2021-02-21 21:56:39,892 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2021-02-21 21:56:39,906 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2021-02-21 21:56:39,907 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2021-02-21 21:56:39,908 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2021-02-21 21:56:39,912 INFO L275 PluginConnector]: CACSL2BoogieTranslator initialized [2021-02-21 21:56:39,913 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.02 09:56:39" (1/1) ... [2021-02-21 21:56:39,914 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3665c043 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.02 09:56:39, skipping insertion in model container [2021-02-21 21:56:39,914 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.02 09:56:39" (1/1) ... [2021-02-21 21:56:39,923 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2021-02-21 21:56:40,057 INFO L178 MainTranslator]: Built tables and reachable declarations [2021-02-21 21:56:40,396 WARN L226 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_string_eq_harness.i[4487,4500] [2021-02-21 21:56:40,407 WARN L226 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_string_eq_harness.i[4547,4560] [2021-02-21 21:56:40,440 WARN L612 FunctionHandler]: implicit declaration of function __builtin_uaddl_overflow [2021-02-21 21:56:40,453 WARN L612 FunctionHandler]: implicit declaration of function __builtin_umull_overflow [2021-02-21 21:56:41,615 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:41,616 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:41,619 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:41,620 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:41,621 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:41,654 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:41,658 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:41,662 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:41,663 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:42,035 WARN L612 FunctionHandler]: implicit declaration of function __atomic_load_n [2021-02-21 21:56:42,037 WARN L612 FunctionHandler]: implicit declaration of function __atomic_store_n [2021-02-21 21:56:42,038 WARN L612 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2021-02-21 21:56:42,039 WARN L612 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2021-02-21 21:56:42,041 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2021-02-21 21:56:42,041 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2021-02-21 21:56:42,042 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2021-02-21 21:56:42,043 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2021-02-21 21:56:42,043 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2021-02-21 21:56:42,044 WARN L612 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2021-02-21 21:56:42,180 WARN L612 FunctionHandler]: implicit declaration of function __builtin_va_copy [2021-02-21 21:56:42,312 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:42,312 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:56:42,361 INFO L206 PostProcessor]: Analyzing one entry point: main [2021-02-21 21:56:42,425 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: de.uni_freiburg.informatik.ultimate.boogie.typechecker.TypeCheckException: Type mismatch (real != int) in at de.uni_freiburg.informatik.ultimate.boogie.TypeErrorReporter.report(TypeErrorReporter.java:52) at de.uni_freiburg.informatik.ultimate.boogie.typechecker.TypeCheckHelper.typeCheckAssignStatement(TypeCheckHelper.java:289) at de.uni_freiburg.informatik.ultimate.boogie.StatementFactory.constructAssignmentStatement(StatementFactory.java:70) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.MemoryHandler.constructMemsetLoopBody(MemoryHandler.java:1645) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.MemoryHandler.declareMemset(MemoryHandler.java:1745) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.MemoryHandler.declareMemoryModelInfrastructure(MemoryHandler.java:505) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:619) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:134) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:192) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:115) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:93) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:128) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:168) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:151) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:128) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:232) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:226) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:142) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:104) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:320) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-02-21 21:56:42,435 INFO L168 Benchmark]: Toolchain (without parser) took 2537.95 ms. Allocated memory is still 154.1 MB. Free memory was 122.0 MB in the beginning and 85.0 MB in the end (delta: 37.0 MB). Peak memory consumption was 37.8 MB. Max. memory is 8.0 GB. [2021-02-21 21:56:42,436 INFO L168 Benchmark]: CDTParser took 0.24 ms. Allocated memory is still 154.1 MB. Free memory is still 130.7 MB. There was no memory consumed. Max. memory is 8.0 GB. [2021-02-21 21:56:42,438 INFO L168 Benchmark]: CACSL2BoogieTranslator took 2522.59 ms. Allocated memory is still 154.1 MB. Free memory was 120.9 MB in the beginning and 85.0 MB in the end (delta: 35.9 MB). Peak memory consumption was 36.7 MB. Max. memory is 8.0 GB. [2021-02-21 21:56:42,441 INFO L339 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.24 ms. Allocated memory is still 154.1 MB. Free memory is still 130.7 MB. There was no memory consumed. Max. memory is 8.0 GB. * CACSL2BoogieTranslator took 2522.59 ms. Allocated memory is still 154.1 MB. Free memory was 120.9 MB in the beginning and 85.0 MB in the end (delta: 35.9 MB). Peak memory consumption was 36.7 MB. Max. memory is 8.0 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: TypeCheckException: Type mismatch (real != int) in de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: TypeCheckException: Type mismatch (real != int) in : de.uni_freiburg.informatik.ultimate.boogie.TypeErrorReporter.report(TypeErrorReporter.java:52) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request...