/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/AutomizerCInline.xml --traceabstraction.trace.refinement.strategy FIXED_PREFERENCES --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.smt.solver External_ModelsAndUnsatCoreMode --traceabstraction.command.for.external.solver bitwuzla -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/aws-c-common/aws_hash_c_string_harness.i -------------------------------------------------------------------------------- This is Ultimate 0.2.5-dev-b75d321-m [2024-11-05 13:52:43,925 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-05 13:52:43,997 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-05 13:52:44,002 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-05 13:52:44,003 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-05 13:52:44,033 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-05 13:52:44,034 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-05 13:52:44,034 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-05 13:52:44,035 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-05 13:52:44,036 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-05 13:52:44,036 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-05 13:52:44,037 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-05 13:52:44,037 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-05 13:52:44,037 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-05 13:52:44,038 INFO L153 SettingsManager]: * Use SBE=true [2024-11-05 13:52:44,038 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-05 13:52:44,041 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-05 13:52:44,041 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-05 13:52:44,041 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-05 13:52:44,042 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-05 13:52:44,042 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-05 13:52:44,043 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-05 13:52:44,043 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-05 13:52:44,044 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-05 13:52:44,044 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-05 13:52:44,044 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-05 13:52:44,044 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-05 13:52:44,044 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-05 13:52:44,045 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-05 13:52:44,045 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-05 13:52:44,045 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-05 13:52:44,045 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-05 13:52:44,045 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-05 13:52:44,046 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-05 13:52:44,046 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-05 13:52:44,046 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-05 13:52:44,046 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-05 13:52:44,046 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-05 13:52:44,046 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-05 13:52:44,047 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-05 13:52:44,047 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-05 13:52:44,048 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Trace refinement strategy -> FIXED_PREFERENCES Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMT solver -> External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Command for external solver -> bitwuzla [2024-11-05 13:52:44,250 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-05 13:52:44,271 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-05 13:52:44,274 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-05 13:52:44,274 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-05 13:52:44,275 INFO L274 PluginConnector]: CDTParser initialized [2024-11-05 13:52:44,276 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/aws-c-common/aws_hash_c_string_harness.i [2024-11-05 13:52:45,637 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-05 13:52:46,110 INFO L384 CDTParser]: Found 1 translation units. [2024-11-05 13:52:46,111 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_hash_c_string_harness.i [2024-11-05 13:52:46,158 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/28713a1fb/05407583d1114bdfa92d0c0cae1e089a/FLAG271891213 [2024-11-05 13:52:46,209 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/28713a1fb/05407583d1114bdfa92d0c0cae1e089a [2024-11-05 13:52:46,210 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-05 13:52:46,212 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-05 13:52:46,215 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-05 13:52:46,215 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-05 13:52:46,220 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-05 13:52:46,220 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.11 01:52:46" (1/1) ... [2024-11-05 13:52:46,221 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@756de353 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:46, skipping insertion in model container [2024-11-05 13:52:46,221 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.11 01:52:46" (1/1) ... [2024-11-05 13:52:46,324 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-05 13:52:46,651 WARN L250 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_c_string_harness.i[4491,4504] [2024-11-05 13:52:46,662 WARN L250 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_c_string_harness.i[4551,4564] [2024-11-05 13:52:47,420 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,526 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,527 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,527 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,542 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,545 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,546 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,547 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,548 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,552 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,553 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,559 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,559 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,572 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,572 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,573 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,573 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,576 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,577 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,577 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,577 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,579 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,581 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,582 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,582 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,583 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,583 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:47,931 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,931 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,932 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:47,932 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,055 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,220 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,227 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,235 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,249 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,255 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,262 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,283 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,292 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,328 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,329 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,364 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,365 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,373 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,373 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,387 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,388 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,397 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,398 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,400 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,400 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,404 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,420 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,422 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,437 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,439 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,441 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,445 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,452 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-05 13:52:48,495 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-05 13:52:48,532 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-05 13:52:48,536 WARN L250 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_c_string_harness.i[4491,4504] [2024-11-05 13:52:48,536 WARN L250 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_c_string_harness.i[4551,4564] [2024-11-05 13:52:48,550 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,558 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,558 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,559 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,561 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,562 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,562 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,562 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,562 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,563 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,563 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,564 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,564 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,565 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,565 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,567 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,568 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,568 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,568 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,569 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,569 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,569 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,569 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,570 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,570 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,570 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,570 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,571 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,571 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,604 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,604 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,605 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,605 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,625 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,658 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,665 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,674 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,681 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,684 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,690 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,698 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,707 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,709 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,720 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,721 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,723 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,723 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,732 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,732 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,733 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,733 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,734 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,734 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,735 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,735 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,735 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,737 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,746 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,748 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,756 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,758 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,762 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,763 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-05 13:52:48,763 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-05 13:52:48,788 INFO L200 MainTranslator]: Completed pre-run [2024-11-05 13:52:48,803 WARN L250 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_c_string_harness.i[4491,4504] [2024-11-05 13:52:48,804 WARN L250 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_c_string_harness.i[4551,4564] [2024-11-05 13:52:48,837 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,837 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,837 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,838 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,838 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,842 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,842 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,843 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,843 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,844 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,844 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,844 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,844 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,902 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7558-7569] [2024-11-05 13:52:48,956 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,956 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,962 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,962 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,964 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,964 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,970 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,971 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,971 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,972 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,972 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,972 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,972 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-05 13:52:48,997 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-05 13:52:49,312 WARN L710 CHandler]: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-05 13:52:49,320 INFO L204 MainTranslator]: Completed translation [2024-11-05 13:52:49,321 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49 WrapperNode [2024-11-05 13:52:49,321 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-05 13:52:49,322 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-05 13:52:49,322 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-05 13:52:49,322 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-05 13:52:49,330 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,439 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,516 INFO L138 Inliner]: procedures = 784, calls = 2477, calls flagged for inlining = 71, calls inlined = 5, statements flattened = 504 [2024-11-05 13:52:49,517 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-05 13:52:49,518 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-05 13:52:49,518 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-05 13:52:49,518 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-05 13:52:49,529 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,530 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,546 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,628 INFO L175 MemorySlicer]: Split 347 memory accesses to 7 slices as follows [2, 85, 238, 3, 7, 7, 5]. 69 percent of accesses are in the largest equivalence class. The 15 initializations are split as follows [2, 0, 6, 0, 1, 1, 5]. The 241 writes are split as follows [0, 0, 232, 1, 4, 4, 0]. [2024-11-05 13:52:49,628 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,628 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,675 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,683 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,702 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,712 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,731 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-05 13:52:49,733 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-05 13:52:49,733 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-05 13:52:49,734 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-05 13:52:49,735 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (1/1) ... [2024-11-05 13:52:49,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-05 13:52:49,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-05 13:52:49,766 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-05 13:52:49,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-05 13:52:49,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-05 13:52:49,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-05 13:52:49,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-05 13:52:49,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-05 13:52:49,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-05 13:52:49,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-05 13:52:49,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-05 13:52:49,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-05 13:52:49,796 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure bounded_malloc [2024-11-05 13:52:49,796 INFO L138 BoogieDeclarations]: Found implementation of procedure bounded_malloc [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-05 13:52:49,796 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure hashlittle2 [2024-11-05 13:52:49,797 INFO L138 BoogieDeclarations]: Found implementation of procedure hashlittle2 [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_uint64_t [2024-11-05 13:52:49,797 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_uint64_t [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-05 13:52:49,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-05 13:52:49,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-05 13:52:49,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-05 13:52:49,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-05 13:52:49,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-05 13:52:49,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-05 13:52:49,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2024-11-05 13:52:49,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-05 13:52:49,800 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-05 13:52:49,801 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-05 13:52:49,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-05 13:52:49,802 INFO L130 BoogieDeclarations]: Found specification of procedure aws_c_string_is_valid [2024-11-05 13:52:49,803 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_c_string_is_valid [2024-11-05 13:52:50,220 INFO L238 CfgBuilder]: Building ICFG [2024-11-05 13:52:50,222 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-05 13:52:58,661 INFO L? ?]: Removed 187 outVars from TransFormulas that were not future-live. [2024-11-05 13:52:58,661 INFO L287 CfgBuilder]: Performing block encoding [2024-11-05 13:52:58,676 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-05 13:52:58,676 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-05 13:52:58,677 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.11 01:52:58 BoogieIcfgContainer [2024-11-05 13:52:58,677 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-05 13:52:58,682 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-05 13:52:58,682 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-05 13:52:58,685 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-05 13:52:58,685 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 05.11 01:52:46" (1/3) ... [2024-11-05 13:52:58,686 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ad04e13 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.11 01:52:58, skipping insertion in model container [2024-11-05 13:52:58,686 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.11 01:52:49" (2/3) ... [2024-11-05 13:52:58,686 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ad04e13 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.11 01:52:58, skipping insertion in model container [2024-11-05 13:52:58,686 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.11 01:52:58" (3/3) ... [2024-11-05 13:52:58,687 INFO L112 eAbstractionObserver]: Analyzing ICFG aws_hash_c_string_harness.i [2024-11-05 13:52:58,701 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-05 13:52:58,701 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 0 error locations. [2024-11-05 13:52:58,702 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ad04e13 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 05.11 01:52:58, skipping insertion in model container [2024-11-05 13:52:58,702 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-05 13:52:58,704 INFO L158 Benchmark]: Toolchain (without parser) took 12491.36ms. Allocated memory was 197.1MB in the beginning and 355.5MB in the end (delta: 158.3MB). Free memory was 136.9MB in the beginning and 273.1MB in the end (delta: -136.2MB). Peak memory consumption was 23.6MB. Max. memory is 8.0GB. [2024-11-05 13:52:58,704 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 197.1MB. Free memory was 152.6MB in the beginning and 152.5MB in the end (delta: 146.8kB). There was no memory consumed. Max. memory is 8.0GB. [2024-11-05 13:52:58,707 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3106.42ms. Allocated memory was 197.1MB in the beginning and 249.6MB in the end (delta: 52.4MB). Free memory was 136.6MB in the beginning and 164.0MB in the end (delta: -27.4MB). Peak memory consumption was 145.0MB. Max. memory is 8.0GB. [2024-11-05 13:52:58,707 INFO L158 Benchmark]: Boogie Procedure Inliner took 195.22ms. Allocated memory is still 249.6MB. Free memory was 164.0MB in the beginning and 153.0MB in the end (delta: 11.0MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2024-11-05 13:52:58,708 INFO L158 Benchmark]: Boogie Preprocessor took 214.32ms. Allocated memory is still 249.6MB. Free memory was 153.0MB in the beginning and 132.6MB in the end (delta: 20.4MB). Peak memory consumption was 21.0MB. Max. memory is 8.0GB. [2024-11-05 13:52:58,708 INFO L158 Benchmark]: RCFGBuilder took 8943.47ms. Allocated memory was 249.6MB in the beginning and 355.5MB in the end (delta: 105.9MB). Free memory was 132.0MB in the beginning and 275.4MB in the end (delta: -143.3MB). Peak memory consumption was 82.4MB. Max. memory is 8.0GB. [2024-11-05 13:52:58,708 INFO L158 Benchmark]: TraceAbstraction took 20.47ms. Allocated memory is still 355.5MB. Free memory was 274.8MB in the beginning and 273.1MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-11-05 13:52:58,714 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.12ms. Allocated memory is still 197.1MB. Free memory was 152.6MB in the beginning and 152.5MB in the end (delta: 146.8kB). There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 3106.42ms. Allocated memory was 197.1MB in the beginning and 249.6MB in the end (delta: 52.4MB). Free memory was 136.6MB in the beginning and 164.0MB in the end (delta: -27.4MB). Peak memory consumption was 145.0MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 195.22ms. Allocated memory is still 249.6MB. Free memory was 164.0MB in the beginning and 153.0MB in the end (delta: 11.0MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * Boogie Preprocessor took 214.32ms. Allocated memory is still 249.6MB. Free memory was 153.0MB in the beginning and 132.6MB in the end (delta: 20.4MB). Peak memory consumption was 21.0MB. Max. memory is 8.0GB. * RCFGBuilder took 8943.47ms. Allocated memory was 249.6MB in the beginning and 355.5MB in the end (delta: 105.9MB). Free memory was 132.0MB in the beginning and 275.4MB in the end (delta: -143.3MB). Peak memory consumption was 82.4MB. Max. memory is 8.0GB. * TraceAbstraction took 20.47ms. Allocated memory is still 355.5MB. Free memory was 274.8MB in the beginning and 273.1MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7558]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7558-7569] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - AllSpecificationsHoldResult: All specifications hold We were not able to verify any specification because the program does not contain any specification. RESULT: Ultimate proved your program to be correct! [2024-11-05 13:52:58,924 WARN L435 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forcibly destroying the process [2024-11-05 13:52:58,963 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...