/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/memcpy_using_uint64_harness.i -------------------------------------------------------------------------------- This is Ultimate 0.2.1-dev-36cd7be [2021-02-23 19:27:20,213 INFO L177 SettingsManager]: Resetting all preferences to default values... [2021-02-23 19:27:20,217 INFO L181 SettingsManager]: Resetting UltimateCore preferences to default values [2021-02-23 19:27:20,278 INFO L184 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2021-02-23 19:27:20,279 INFO L181 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2021-02-23 19:27:20,283 INFO L181 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2021-02-23 19:27:20,286 INFO L181 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2021-02-23 19:27:20,294 INFO L181 SettingsManager]: Resetting LassoRanker preferences to default values [2021-02-23 19:27:20,297 INFO L181 SettingsManager]: Resetting Reaching Definitions preferences to default values [2021-02-23 19:27:20,305 INFO L181 SettingsManager]: Resetting SyntaxChecker preferences to default values [2021-02-23 19:27:20,307 INFO L181 SettingsManager]: Resetting Sifa preferences to default values [2021-02-23 19:27:20,308 INFO L184 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2021-02-23 19:27:20,309 INFO L181 SettingsManager]: Resetting LTL2Aut preferences to default values [2021-02-23 19:27:20,313 INFO L181 SettingsManager]: Resetting PEA to Boogie preferences to default values [2021-02-23 19:27:20,315 INFO L181 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2021-02-23 19:27:20,317 INFO L181 SettingsManager]: Resetting ChcToBoogie preferences to default values [2021-02-23 19:27:20,322 INFO L181 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2021-02-23 19:27:20,323 INFO L181 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2021-02-23 19:27:20,341 INFO L181 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2021-02-23 19:27:20,344 INFO L181 SettingsManager]: Resetting CodeCheck preferences to default values [2021-02-23 19:27:20,356 INFO L181 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2021-02-23 19:27:20,361 INFO L181 SettingsManager]: Resetting RCFGBuilder preferences to default values [2021-02-23 19:27:20,363 INFO L181 SettingsManager]: Resetting Referee preferences to default values [2021-02-23 19:27:20,367 INFO L181 SettingsManager]: Resetting TraceAbstraction preferences to default values [2021-02-23 19:27:20,376 INFO L184 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2021-02-23 19:27:20,377 INFO L184 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2021-02-23 19:27:20,377 INFO L181 SettingsManager]: Resetting TreeAutomizer preferences to default values [2021-02-23 19:27:20,379 INFO L181 SettingsManager]: Resetting IcfgToChc preferences to default values [2021-02-23 19:27:20,380 INFO L181 SettingsManager]: Resetting IcfgTransformer preferences to default values [2021-02-23 19:27:20,381 INFO L184 SettingsManager]: ReqToTest provides no preferences, ignoring... [2021-02-23 19:27:20,384 INFO L181 SettingsManager]: Resetting Boogie Printer preferences to default values [2021-02-23 19:27:20,385 INFO L181 SettingsManager]: Resetting ChcSmtPrinter preferences to default values [2021-02-23 19:27:20,386 INFO L181 SettingsManager]: Resetting ReqPrinter preferences to default values [2021-02-23 19:27:20,388 INFO L181 SettingsManager]: Resetting Witness Printer preferences to default values [2021-02-23 19:27:20,390 INFO L184 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2021-02-23 19:27:20,390 INFO L181 SettingsManager]: Resetting CDTParser preferences to default values [2021-02-23 19:27:20,391 INFO L184 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2021-02-23 19:27:20,391 INFO L184 SettingsManager]: ReqParser provides no preferences, ignoring... [2021-02-23 19:27:20,391 INFO L181 SettingsManager]: Resetting SmtParser preferences to default values [2021-02-23 19:27:20,392 INFO L181 SettingsManager]: Resetting Witness Parser preferences to default values [2021-02-23 19:27:20,393 INFO L188 SettingsManager]: Finished resetting all preferences to default values... [2021-02-23 19:27:20,397 INFO L101 SettingsManager]: Beginning loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/acceleratedInterpolation/acceleratedInterpolationFastUPR_64.epf [2021-02-23 19:27:20,423 INFO L113 SettingsManager]: Loading preferences was successful [2021-02-23 19:27:20,424 INFO L115 SettingsManager]: Preferences different from defaults after loading the file: [2021-02-23 19:27:20,428 INFO L136 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2021-02-23 19:27:20,428 INFO L138 SettingsManager]: * Overapproximate operations on floating types=true [2021-02-23 19:27:20,428 INFO L138 SettingsManager]: * Check division by zero=IGNORE [2021-02-23 19:27:20,428 INFO L138 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2021-02-23 19:27:20,428 INFO L138 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2021-02-23 19:27:20,429 INFO L138 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2021-02-23 19:27:20,429 INFO L138 SettingsManager]: * Check if freed pointer was valid=false [2021-02-23 19:27:20,431 INFO L138 SettingsManager]: * Use constant arrays=true [2021-02-23 19:27:20,432 INFO L138 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2021-02-23 19:27:20,432 INFO L136 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2021-02-23 19:27:20,432 INFO L138 SettingsManager]: * Size of a code block=SingleStatement [2021-02-23 19:27:20,432 INFO L138 SettingsManager]: * To the following directory=./dump/ [2021-02-23 19:27:20,433 INFO L138 SettingsManager]: * SMT solver=External_DefaultMode [2021-02-23 19:27:20,433 INFO L138 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2021-02-23 19:27:20,433 INFO L136 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2021-02-23 19:27:20,433 INFO L138 SettingsManager]: * Compute Interpolants along a Counterexample=AcceleratedInterpolation [2021-02-23 19:27:20,433 INFO L138 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2021-02-23 19:27:20,434 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-23 19:27:20,825 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2021-02-23 19:27:20,857 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2021-02-23 19:27:20,860 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2021-02-23 19:27:20,862 INFO L271 PluginConnector]: Initializing CDTParser... [2021-02-23 19:27:20,863 INFO L275 PluginConnector]: CDTParser initialized [2021-02-23 19:27:20,864 INFO L432 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/aws-c-common/memcpy_using_uint64_harness.i [2021-02-23 19:27:20,941 INFO L220 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e778ca6d7/f341ce5eae6f467aabccc21c0f06bccf/FLAGe4a21bd1c [2021-02-23 19:27:21,920 INFO L306 CDTParser]: Found 1 translation units. [2021-02-23 19:27:21,921 INFO L160 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/memcpy_using_uint64_harness.i [2021-02-23 19:27:21,967 INFO L349 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e778ca6d7/f341ce5eae6f467aabccc21c0f06bccf/FLAGe4a21bd1c [2021-02-23 19:27:21,986 INFO L357 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e778ca6d7/f341ce5eae6f467aabccc21c0f06bccf [2021-02-23 19:27:21,991 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2021-02-23 19:27:22,005 INFO L131 ToolchainWalker]: Walking toolchain with 4 elements. [2021-02-23 19:27:22,010 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2021-02-23 19:27:22,010 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2021-02-23 19:27:22,014 INFO L275 PluginConnector]: CACSL2BoogieTranslator initialized [2021-02-23 19:27:22,016 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.02 07:27:21" (1/1) ... [2021-02-23 19:27:22,018 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@56997f0e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.02 07:27:22, skipping insertion in model container [2021-02-23 19:27:22,019 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.02 07:27:21" (1/1) ... [2021-02-23 19:27:22,028 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2021-02-23 19:27:22,139 INFO L178 MainTranslator]: Built tables and reachable declarations [2021-02-23 19:27:22,395 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/memcpy_using_uint64_harness.i[4493,4506] [2021-02-23 19:27:22,402 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/memcpy_using_uint64_harness.i[4553,4566] [2021-02-23 19:27:22,422 WARN L612 FunctionHandler]: implicit declaration of function __builtin_uaddl_overflow [2021-02-23 19:27:22,427 WARN L612 FunctionHandler]: implicit declaration of function __builtin_umull_overflow [2021-02-23 19:27:23,235 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,240 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,241 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,242 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,248 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,266 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,267 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,269 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,270 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,272 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,273 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,274 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,275 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,428 WARN L612 FunctionHandler]: implicit declaration of function __atomic_load_n [2021-02-23 19:27:23,430 WARN L612 FunctionHandler]: implicit declaration of function __atomic_store_n [2021-02-23 19:27:23,431 WARN L612 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2021-02-23 19:27:23,433 WARN L612 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2021-02-23 19:27:23,434 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2021-02-23 19:27:23,435 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2021-02-23 19:27:23,436 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2021-02-23 19:27:23,437 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2021-02-23 19:27:23,438 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2021-02-23 19:27:23,438 WARN L612 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2021-02-23 19:27:23,508 INFO L206 PostProcessor]: Analyzing one entry point: main [2021-02-23 19:27:23,522 INFO L203 MainTranslator]: Completed pre-run [2021-02-23 19:27:23,539 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/memcpy_using_uint64_harness.i[4493,4506] [2021-02-23 19:27:23,540 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/memcpy_using_uint64_harness.i[4553,4566] [2021-02-23 19:27:23,542 WARN L612 FunctionHandler]: implicit declaration of function __builtin_uaddl_overflow [2021-02-23 19:27:23,544 WARN L612 FunctionHandler]: implicit declaration of function __builtin_umull_overflow [2021-02-23 19:27:23,616 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,617 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,618 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,622 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,625 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,637 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,637 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,639 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,640 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,642 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,643 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,644 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,644 WARN L1501 CHandler]: Possible shadowing of function index [2021-02-23 19:27:23,669 WARN L612 FunctionHandler]: implicit declaration of function __atomic_load_n [2021-02-23 19:27:23,671 WARN L612 FunctionHandler]: implicit declaration of function __atomic_store_n [2021-02-23 19:27:23,672 WARN L612 FunctionHandler]: implicit declaration of function __atomic_exchange_n [2021-02-23 19:27:23,673 WARN L612 FunctionHandler]: implicit declaration of function __atomic_compare_exchange_n [2021-02-23 19:27:23,675 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_add [2021-02-23 19:27:23,676 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_sub [2021-02-23 19:27:23,677 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_or [2021-02-23 19:27:23,677 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_and [2021-02-23 19:27:23,678 WARN L612 FunctionHandler]: implicit declaration of function __atomic_fetch_xor [2021-02-23 19:27:23,679 WARN L612 FunctionHandler]: implicit declaration of function __atomic_thread_fence [2021-02-23 19:27:23,707 INFO L206 PostProcessor]: Analyzing one entry point: main [2021-02-23 19:27:23,720 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.MainDispatcher.dispatch(MainDispatcher.java:269) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.performMainRun(MainTranslator.java:244) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:206) 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-23 19:27:23,726 INFO L168 Benchmark]: Toolchain (without parser) took 1731.13 ms. Allocated memory is still 153.1 MB. Free memory was 104.7 MB in the beginning and 105.4 MB in the end (delta: -756.3 kB). Peak memory consumption was 18.1 MB. Max. memory is 8.0 GB. [2021-02-23 19:27:23,726 INFO L168 Benchmark]: CDTParser took 0.29 ms. Allocated memory is still 153.1 MB. Free memory is still 127.2 MB. There was no memory consumed. Max. memory is 8.0 GB. [2021-02-23 19:27:23,729 INFO L168 Benchmark]: CACSL2BoogieTranslator took 1713.29 ms. Allocated memory is still 153.1 MB. Free memory was 103.6 MB in the beginning and 105.4 MB in the end (delta: -1.8 MB). Peak memory consumption was 17.0 MB. Max. memory is 8.0 GB. [2021-02-23 19:27:23,733 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.29 ms. Allocated memory is still 153.1 MB. Free memory is still 127.2 MB. There was no memory consumed. Max. memory is 8.0 GB. * CACSL2BoogieTranslator took 1713.29 ms. Allocated memory is still 153.1 MB. Free memory was 103.6 MB in the beginning and 105.4 MB in the end (delta: -1.8 MB). Peak memory consumption was 17.0 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...