/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_ptr_harness.i -------------------------------------------------------------------------------- This is Ultimate 0.2.1-dev-b7b32d2 [2021-02-21 21:55:47,431 INFO L177 SettingsManager]: Resetting all preferences to default values... [2021-02-21 21:55:47,434 INFO L181 SettingsManager]: Resetting UltimateCore preferences to default values [2021-02-21 21:55:47,489 INFO L184 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2021-02-21 21:55:47,490 INFO L181 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2021-02-21 21:55:47,495 INFO L181 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2021-02-21 21:55:47,499 INFO L181 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2021-02-21 21:55:47,508 INFO L181 SettingsManager]: Resetting LassoRanker preferences to default values [2021-02-21 21:55:47,513 INFO L181 SettingsManager]: Resetting Reaching Definitions preferences to default values [2021-02-21 21:55:47,520 INFO L181 SettingsManager]: Resetting SyntaxChecker preferences to default values [2021-02-21 21:55:47,521 INFO L181 SettingsManager]: Resetting Sifa preferences to default values [2021-02-21 21:55:47,523 INFO L184 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2021-02-21 21:55:47,524 INFO L181 SettingsManager]: Resetting LTL2Aut preferences to default values [2021-02-21 21:55:47,526 INFO L181 SettingsManager]: Resetting PEA to Boogie preferences to default values [2021-02-21 21:55:47,528 INFO L181 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2021-02-21 21:55:47,531 INFO L181 SettingsManager]: Resetting ChcToBoogie preferences to default values [2021-02-21 21:55:47,553 INFO L181 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2021-02-21 21:55:47,555 INFO L181 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2021-02-21 21:55:47,562 INFO L181 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2021-02-21 21:55:47,572 INFO L181 SettingsManager]: Resetting CodeCheck preferences to default values [2021-02-21 21:55:47,574 INFO L181 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2021-02-21 21:55:47,576 INFO L181 SettingsManager]: Resetting RCFGBuilder preferences to default values [2021-02-21 21:55:47,578 INFO L181 SettingsManager]: Resetting Referee preferences to default values [2021-02-21 21:55:47,581 INFO L181 SettingsManager]: Resetting TraceAbstraction preferences to default values [2021-02-21 21:55:47,591 INFO L184 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2021-02-21 21:55:47,591 INFO L184 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2021-02-21 21:55:47,592 INFO L181 SettingsManager]: Resetting TreeAutomizer preferences to default values [2021-02-21 21:55:47,594 INFO L181 SettingsManager]: Resetting IcfgToChc preferences to default values [2021-02-21 21:55:47,595 INFO L181 SettingsManager]: Resetting IcfgTransformer preferences to default values [2021-02-21 21:55:47,597 INFO L184 SettingsManager]: ReqToTest provides no preferences, ignoring... [2021-02-21 21:55:47,597 INFO L181 SettingsManager]: Resetting Boogie Printer preferences to default values [2021-02-21 21:55:47,598 INFO L181 SettingsManager]: Resetting ChcSmtPrinter preferences to default values [2021-02-21 21:55:47,601 INFO L181 SettingsManager]: Resetting ReqPrinter preferences to default values [2021-02-21 21:55:47,602 INFO L181 SettingsManager]: Resetting Witness Printer preferences to default values [2021-02-21 21:55:47,604 INFO L184 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2021-02-21 21:55:47,604 INFO L181 SettingsManager]: Resetting CDTParser preferences to default values [2021-02-21 21:55:47,605 INFO L184 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2021-02-21 21:55:47,606 INFO L184 SettingsManager]: ReqParser provides no preferences, ignoring... [2021-02-21 21:55:47,606 INFO L181 SettingsManager]: Resetting SmtParser preferences to default values [2021-02-21 21:55:47,607 INFO L181 SettingsManager]: Resetting Witness Parser preferences to default values [2021-02-21 21:55:47,608 INFO L188 SettingsManager]: Finished resetting all preferences to default values... [2021-02-21 21:55:47,609 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:55:47,631 INFO L113 SettingsManager]: Loading preferences was successful [2021-02-21 21:55:47,632 INFO L115 SettingsManager]: Preferences different from defaults after loading the file: [2021-02-21 21:55:47,636 INFO L136 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2021-02-21 21:55:47,636 INFO L138 SettingsManager]: * Overapproximate operations on floating types=true [2021-02-21 21:55:47,637 INFO L138 SettingsManager]: * Check division by zero=IGNORE [2021-02-21 21:55:47,637 INFO L138 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2021-02-21 21:55:47,637 INFO L138 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2021-02-21 21:55:47,638 INFO L138 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2021-02-21 21:55:47,638 INFO L138 SettingsManager]: * Check if freed pointer was valid=false [2021-02-21 21:55:47,638 INFO L138 SettingsManager]: * Use constant arrays=true [2021-02-21 21:55:47,639 INFO L138 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2021-02-21 21:55:47,640 INFO L136 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2021-02-21 21:55:47,640 INFO L138 SettingsManager]: * Size of a code block=SingleStatement [2021-02-21 21:55:47,640 INFO L138 SettingsManager]: * To the following directory=./dump/ [2021-02-21 21:55:47,641 INFO L138 SettingsManager]: * SMT solver=External_DefaultMode [2021-02-21 21:55:47,641 INFO L138 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2021-02-21 21:55:47,641 INFO L136 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2021-02-21 21:55:47,641 INFO L138 SettingsManager]: * Compute Interpolants along a Counterexample=AcceleratedInterpolation [2021-02-21 21:55:47,642 INFO L138 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2021-02-21 21:55:47,642 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:55:48,046 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2021-02-21 21:55:48,075 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2021-02-21 21:55:48,078 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2021-02-21 21:55:48,080 INFO L271 PluginConnector]: Initializing CDTParser... [2021-02-21 21:55:48,082 INFO L275 PluginConnector]: CDTParser initialized [2021-02-21 21:55:48,083 INFO L432 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/aws-c-common/aws_hash_ptr_harness.i [2021-02-21 21:55:48,179 INFO L220 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/edea29e7c/917104a526ea4697b71bf81350d21d29/FLAG719ecaddd [2021-02-21 21:55:49,308 INFO L306 CDTParser]: Found 1 translation units. [2021-02-21 21:55:49,309 INFO L160 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_hash_ptr_harness.i [2021-02-21 21:55:49,355 INFO L349 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/edea29e7c/917104a526ea4697b71bf81350d21d29/FLAG719ecaddd [2021-02-21 21:55:49,719 INFO L357 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/edea29e7c/917104a526ea4697b71bf81350d21d29 [2021-02-21 21:55:49,723 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2021-02-21 21:55:49,737 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2021-02-21 21:55:49,739 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2021-02-21 21:55:49,739 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2021-02-21 21:55:49,743 INFO L275 PluginConnector]: CACSL2BoogieTranslator initialized [2021-02-21 21:55:49,744 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.02 09:55:49" (1/1) ... [2021-02-21 21:55:49,746 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@381513c3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.02 09:55:49, skipping insertion in model container [2021-02-21 21:55:49,746 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.02 09:55:49" (1/1) ... [2021-02-21 21:55:49,755 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2021-02-21 21:55:49,945 INFO L178 MainTranslator]: Built tables and reachable declarations [2021-02-21 21:55:50,241 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_ptr_harness.i[4486,4499] [2021-02-21 21:55:50,257 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_ptr_harness.i[4546,4559] [2021-02-21 21:55:50,291 WARN L612 FunctionHandler]: implicit declaration of function __builtin_uaddl_overflow [2021-02-21 21:55:50,297 WARN L612 FunctionHandler]: implicit declaration of function __builtin_umull_overflow [2021-02-21 21:55:51,226 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,227 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,227 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,228 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,229 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,247 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,248 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,251 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,251 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,256 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,262 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,263 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,264 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:51,651 WARN L612 FunctionHandler]: implicit declaration of function __atomic_load_n [2021-02-21 21:55:51,656 WARN L612 FunctionHandler]: implicit declaration of function __atomic_store_n [2021-02-21 21:55:51,663 WARN L612 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2021-02-21 21:55:51,665 WARN L612 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2021-02-21 21:55:51,669 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2021-02-21 21:55:51,672 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2021-02-21 21:55:51,676 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2021-02-21 21:55:51,679 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2021-02-21 21:55:51,681 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2021-02-21 21:55:51,684 WARN L612 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2021-02-21 21:55:52,361 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,363 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,385 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,386 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,398 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,399 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,407 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,411 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,412 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,412 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,413 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,415 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,415 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-21 21:55:52,683 INFO L206 PostProcessor]: Analyzing one entry point: main [2021-02-21 21:55:52,727 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:55:52,736 INFO L168 Benchmark]: Toolchain (without parser) took 3009.47 ms. Allocated memory is still 158.3 MB. Free memory was 125.2 MB in the beginning and 115.4 MB in the end (delta: 9.8 MB). Peak memory consumption was 47.5 MB. Max. memory is 8.0 GB. [2021-02-21 21:55:52,738 INFO L168 Benchmark]: CDTParser took 0.25 ms. Allocated memory is still 158.3 MB. Free memory is still 131.5 MB. There was no memory consumed. Max. memory is 8.0 GB. [2021-02-21 21:55:52,742 INFO L168 Benchmark]: CACSL2BoogieTranslator took 2993.82 ms. Allocated memory is still 158.3 MB. Free memory was 124.1 MB in the beginning and 115.4 MB in the end (delta: 8.7 MB). Peak memory consumption was 46.5 MB. Max. memory is 8.0 GB. [2021-02-21 21:55:52,746 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.25 ms. Allocated memory is still 158.3 MB. Free memory is still 131.5 MB. There was no memory consumed. Max. memory is 8.0 GB. * CACSL2BoogieTranslator took 2993.82 ms. Allocated memory is still 158.3 MB. Free memory was 124.1 MB in the beginning and 115.4 MB in the end (delta: 8.7 MB). Peak memory consumption was 46.5 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...