/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_hash_string_harness.i -------------------------------------------------------------------------------- This is Ultimate 0.2.1-dev-b7b32d2 [2021-02-19 20:13:03,404 INFO L177 SettingsManager]: Resetting all preferences to default values... [2021-02-19 20:13:03,407 INFO L181 SettingsManager]: Resetting UltimateCore preferences to default values [2021-02-19 20:13:03,442 INFO L184 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2021-02-19 20:13:03,443 INFO L181 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2021-02-19 20:13:03,444 INFO L181 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2021-02-19 20:13:03,446 INFO L181 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2021-02-19 20:13:03,460 INFO L181 SettingsManager]: Resetting LassoRanker preferences to default values [2021-02-19 20:13:03,463 INFO L181 SettingsManager]: Resetting Reaching Definitions preferences to default values [2021-02-19 20:13:03,464 INFO L181 SettingsManager]: Resetting SyntaxChecker preferences to default values [2021-02-19 20:13:03,465 INFO L181 SettingsManager]: Resetting Sifa preferences to default values [2021-02-19 20:13:03,466 INFO L184 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2021-02-19 20:13:03,467 INFO L181 SettingsManager]: Resetting LTL2Aut preferences to default values [2021-02-19 20:13:03,468 INFO L181 SettingsManager]: Resetting PEA to Boogie preferences to default values [2021-02-19 20:13:03,469 INFO L181 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2021-02-19 20:13:03,470 INFO L181 SettingsManager]: Resetting ChcToBoogie preferences to default values [2021-02-19 20:13:03,472 INFO L181 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2021-02-19 20:13:03,473 INFO L181 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2021-02-19 20:13:03,475 INFO L181 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2021-02-19 20:13:03,477 INFO L181 SettingsManager]: Resetting CodeCheck preferences to default values [2021-02-19 20:13:03,478 INFO L181 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2021-02-19 20:13:03,480 INFO L181 SettingsManager]: Resetting RCFGBuilder preferences to default values [2021-02-19 20:13:03,481 INFO L181 SettingsManager]: Resetting Referee preferences to default values [2021-02-19 20:13:03,482 INFO L181 SettingsManager]: Resetting TraceAbstraction preferences to default values [2021-02-19 20:13:03,485 INFO L184 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2021-02-19 20:13:03,486 INFO L184 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2021-02-19 20:13:03,486 INFO L181 SettingsManager]: Resetting TreeAutomizer preferences to default values [2021-02-19 20:13:03,487 INFO L181 SettingsManager]: Resetting IcfgToChc preferences to default values [2021-02-19 20:13:03,488 INFO L181 SettingsManager]: Resetting IcfgTransformer preferences to default values [2021-02-19 20:13:03,489 INFO L184 SettingsManager]: ReqToTest provides no preferences, ignoring... [2021-02-19 20:13:03,489 INFO L181 SettingsManager]: Resetting Boogie Printer preferences to default values [2021-02-19 20:13:03,490 INFO L181 SettingsManager]: Resetting ChcSmtPrinter preferences to default values [2021-02-19 20:13:03,491 INFO L181 SettingsManager]: Resetting ReqPrinter preferences to default values [2021-02-19 20:13:03,492 INFO L181 SettingsManager]: Resetting Witness Printer preferences to default values [2021-02-19 20:13:03,493 INFO L184 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2021-02-19 20:13:03,493 INFO L181 SettingsManager]: Resetting CDTParser preferences to default values [2021-02-19 20:13:03,494 INFO L184 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2021-02-19 20:13:03,494 INFO L184 SettingsManager]: ReqParser provides no preferences, ignoring... [2021-02-19 20:13:03,495 INFO L181 SettingsManager]: Resetting SmtParser preferences to default values [2021-02-19 20:13:03,496 INFO L181 SettingsManager]: Resetting Witness Parser preferences to default values [2021-02-19 20:13:03,497 INFO L188 SettingsManager]: Finished resetting all preferences to default values... [2021-02-19 20:13:03,498 INFO L101 SettingsManager]: Beginning loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/acceleratedInterpolation/acceleratedInterpolationFastUPR_64.epf [2021-02-19 20:13:03,509 INFO L113 SettingsManager]: Loading preferences was successful [2021-02-19 20:13:03,510 INFO L115 SettingsManager]: Preferences different from defaults after loading the file: [2021-02-19 20:13:03,511 INFO L136 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2021-02-19 20:13:03,512 INFO L138 SettingsManager]: * Overapproximate operations on floating types=true [2021-02-19 20:13:03,512 INFO L138 SettingsManager]: * Check division by zero=IGNORE [2021-02-19 20:13:03,512 INFO L138 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2021-02-19 20:13:03,512 INFO L138 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2021-02-19 20:13:03,513 INFO L138 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2021-02-19 20:13:03,513 INFO L138 SettingsManager]: * Check if freed pointer was valid=false [2021-02-19 20:13:03,513 INFO L138 SettingsManager]: * Use constant arrays=true [2021-02-19 20:13:03,513 INFO L138 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2021-02-19 20:13:03,514 INFO L136 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2021-02-19 20:13:03,514 INFO L138 SettingsManager]: * Size of a code block=SingleStatement [2021-02-19 20:13:03,514 INFO L138 SettingsManager]: * To the following directory=./dump/ [2021-02-19 20:13:03,514 INFO L138 SettingsManager]: * SMT solver=External_DefaultMode [2021-02-19 20:13:03,515 INFO L138 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2021-02-19 20:13:03,515 INFO L136 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2021-02-19 20:13:03,515 INFO L138 SettingsManager]: * Compute Interpolants along a Counterexample=AcceleratedInterpolation [2021-02-19 20:13:03,515 INFO L138 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2021-02-19 20:13:03,516 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-19 20:13:03,885 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2021-02-19 20:13:03,910 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2021-02-19 20:13:03,913 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2021-02-19 20:13:03,914 INFO L271 PluginConnector]: Initializing CDTParser... [2021-02-19 20:13:03,915 INFO L275 PluginConnector]: CDTParser initialized [2021-02-19 20:13:03,916 INFO L432 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/aws-c-common/aws_hash_string_harness.i [2021-02-19 20:13:03,991 INFO L220 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a4fb9663a/bab2ec9bb55b4738bd50c78b6e2b86dd/FLAG2400e0d2e [2021-02-19 20:13:05,064 INFO L306 CDTParser]: Found 1 translation units. [2021-02-19 20:13:05,065 INFO L160 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_hash_string_harness.i [2021-02-19 20:13:05,110 INFO L349 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a4fb9663a/bab2ec9bb55b4738bd50c78b6e2b86dd/FLAG2400e0d2e [2021-02-19 20:13:05,432 INFO L357 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a4fb9663a/bab2ec9bb55b4738bd50c78b6e2b86dd [2021-02-19 20:13:05,435 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2021-02-19 20:13:05,449 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2021-02-19 20:13:05,452 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2021-02-19 20:13:05,453 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2021-02-19 20:13:05,457 INFO L275 PluginConnector]: CACSL2BoogieTranslator initialized [2021-02-19 20:13:05,457 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.02 08:13:05" (1/1) ... [2021-02-19 20:13:05,459 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@52576710 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.02 08:13:05, skipping insertion in model container [2021-02-19 20:13:05,459 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.02 08:13:05" (1/1) ... [2021-02-19 20:13:05,468 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2021-02-19 20:13:05,632 INFO L178 MainTranslator]: Built tables and reachable declarations [2021-02-19 20:13:06,026 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_hash_string_harness.i[4489,4502] [2021-02-19 20:13:06,036 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_hash_string_harness.i[4549,4562] [2021-02-19 20:13:06,074 WARN L612 FunctionHandler]: implicit declaration of function __builtin_uaddl_overflow [2021-02-19 20:13:06,085 WARN L612 FunctionHandler]: implicit declaration of function __builtin_umull_overflow [2021-02-19 20:13:07,115 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,116 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,117 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,118 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,119 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,151 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,152 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,158 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,159 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,165 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,166 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,170 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,170 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:07,596 WARN L612 FunctionHandler]: implicit declaration of function __atomic_load_n [2021-02-19 20:13:07,604 WARN L612 FunctionHandler]: implicit declaration of function __atomic_store_n [2021-02-19 20:13:07,605 WARN L612 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2021-02-19 20:13:07,609 WARN L612 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2021-02-19 20:13:07,610 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2021-02-19 20:13:07,611 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2021-02-19 20:13:07,612 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2021-02-19 20:13:07,612 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2021-02-19 20:13:07,613 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2021-02-19 20:13:07,614 WARN L612 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2021-02-19 20:13:07,795 WARN L612 FunctionHandler]: implicit declaration of function __builtin_va_copy [2021-02-19 20:13:08,162 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,162 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,188 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,189 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,196 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,197 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,214 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,216 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,216 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,217 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,217 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,218 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,218 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-19 20:13:08,266 INFO L206 PostProcessor]: Analyzing one entry point: main [2021-02-19 20:13:08,295 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-19 20:13:08,300 INFO L168 Benchmark]: Toolchain (without parser) took 2862.01 ms. Allocated memory is still 173.0 MB. Free memory was 138.2 MB in the beginning and 77.2 MB in the end (delta: 61.0 MB). Peak memory consumption was 62.0 MB. Max. memory is 8.0 GB. [2021-02-19 20:13:08,301 INFO L168 Benchmark]: CDTParser took 0.17 ms. Allocated memory is still 173.0 MB. Free memory is still 146.0 MB. There was no memory consumed. Max. memory is 8.0 GB. [2021-02-19 20:13:08,302 INFO L168 Benchmark]: CACSL2BoogieTranslator took 2845.14 ms. Allocated memory is still 173.0 MB. Free memory was 137.2 MB in the beginning and 77.2 MB in the end (delta: 60.0 MB). Peak memory consumption was 60.9 MB. Max. memory is 8.0 GB. [2021-02-19 20:13:08,303 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.17 ms. Allocated memory is still 173.0 MB. Free memory is still 146.0 MB. There was no memory consumed. Max. memory is 8.0 GB. * CACSL2BoogieTranslator took 2845.14 ms. Allocated memory is still 173.0 MB. Free memory was 137.2 MB in the beginning and 77.2 MB in the end (delta: 60.0 MB). Peak memory consumption was 60.9 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...