/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 'cvc4 --incremental --print-success --lang smt' -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/aws-c-common/aws_hash_ptr_harness.i -------------------------------------------------------------------------------- This is Ultimate 0.2.5-dev-b75d321-m [2024-11-04 20:42:19,488 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-04 20:42:19,597 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-04 20:42:19,603 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-04 20:42:19,604 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-04 20:42:19,638 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-04 20:42:19,639 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-04 20:42:19,640 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-04 20:42:19,641 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-04 20:42:19,642 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-04 20:42:19,642 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-04 20:42:19,643 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-04 20:42:19,645 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-04 20:42:19,646 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-04 20:42:19,646 INFO L153 SettingsManager]: * Use SBE=true [2024-11-04 20:42:19,647 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-04 20:42:19,647 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-04 20:42:19,647 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-04 20:42:19,648 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-04 20:42:19,648 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-04 20:42:19,652 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-04 20:42:19,653 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-04 20:42:19,653 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-04 20:42:19,653 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-04 20:42:19,654 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-04 20:42:19,654 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-04 20:42:19,654 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-04 20:42:19,655 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-04 20:42:19,655 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-04 20:42:19,655 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-04 20:42:19,656 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-04 20:42:19,656 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-04 20:42:19,657 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-04 20:42:19,658 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-04 20:42:19,658 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-04 20:42:19,658 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-04 20:42:19,658 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-04 20:42:19,659 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-04 20:42:19,659 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-04 20:42:19,659 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-04 20:42:19,660 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-04 20:42:19,661 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 -> cvc4 --incremental --print-success --lang smt [2024-11-04 20:42:19,974 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-04 20:42:20,008 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-04 20:42:20,014 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-04 20:42:20,016 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-04 20:42:20,017 INFO L274 PluginConnector]: CDTParser initialized [2024-11-04 20:42:20,019 INFO L431 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 [2024-11-04 20:42:21,648 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-04 20:42:22,136 INFO L384 CDTParser]: Found 1 translation units. [2024-11-04 20:42:22,138 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/aws-c-common/aws_hash_ptr_harness.i [2024-11-04 20:42:22,178 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ce257cf44/564af5ee03614e8ba94ce7ccb2a3caff/FLAG5ae43b0ad [2024-11-04 20:42:22,197 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ce257cf44/564af5ee03614e8ba94ce7ccb2a3caff [2024-11-04 20:42:22,200 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-04 20:42:22,201 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-04 20:42:22,203 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-04 20:42:22,203 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-04 20:42:22,207 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-04 20:42:22,208 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.11 08:42:22" (1/1) ... [2024-11-04 20:42:22,209 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4c94287 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:22, skipping insertion in model container [2024-11-04 20:42:22,209 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.11 08:42:22" (1/1) ... [2024-11-04 20:42:22,337 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-04 20:42:22,699 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_ptr_harness.i[4486,4499] [2024-11-04 20:42:22,711 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_ptr_harness.i[4546,4559] [2024-11-04 20:42:23,371 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-04 20:42:23,481 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-04 20:42:23,482 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-04 20:42:23,483 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-04 20:42:23,494 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-04 20:42:23,497 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,498 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,498 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,499 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-04 20:42:23,499 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,503 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,506 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-04 20:42:23,506 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-04 20:42:23,510 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-04 20:42:23,512 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-04 20:42:23,524 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,528 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-04 20:42:23,528 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,529 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-04 20:42:23,530 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,531 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-04 20:42:23,531 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,531 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-04 20:42:23,533 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,534 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-04 20:42:23,534 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,534 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-04 20:42:23,535 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,535 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:23,714 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-04 20:42:23,715 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-04 20:42:23,716 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-04 20:42:23,716 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-04 20:42:23,751 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-04 20:42:23,950 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-04 20:42:23,958 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-04 20:42:23,967 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-04 20:42:23,993 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-04 20:42:24,003 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-04 20:42:24,018 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-04 20:42:24,038 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-04 20:42:24,044 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-04 20:42:24,074 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,075 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,097 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,098 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,108 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,109 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,119 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,120 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,121 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,121 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,121 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,122 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,122 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,128 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-04 20:42:24,149 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-04 20:42:24,151 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-04 20:42:24,257 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-04 20:42:24,294 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-04 20:42:24,330 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-04 20:42:24,335 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_ptr_harness.i[4486,4499] [2024-11-04 20:42:24,336 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_ptr_harness.i[4546,4559] [2024-11-04 20:42:24,360 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-04 20:42:24,396 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-04 20:42:24,396 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-04 20:42:24,397 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-04 20:42:24,402 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-04 20:42:24,403 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,403 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,403 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,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-04 20:42:24,404 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,404 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,407 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-04 20:42:24,407 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-04 20:42:24,408 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-04 20:42:24,408 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-04 20:42:24,412 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,413 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-04 20:42:24,413 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,413 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-04 20:42:24,414 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,414 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-04 20:42:24,414 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,414 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-04 20:42:24,415 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,415 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-04 20:42:24,416 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,416 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-04 20:42:24,416 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,416 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,434 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-04 20:42:24,435 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-04 20:42:24,435 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-04 20:42:24,435 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-04 20:42:24,440 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-04 20:42:24,479 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-04 20:42:24,483 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-04 20:42:24,496 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-04 20:42:24,501 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-04 20:42:24,509 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-04 20:42:24,514 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-04 20:42:24,524 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-04 20:42:24,529 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-04 20:42:24,536 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,537 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,541 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,542 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,545 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,545 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,547 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,548 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,550 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,550 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,550 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,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-04 20:42:24,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-04 20:42:24,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-04 20:42:24,591 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-04 20:42:24,616 INFO L200 MainTranslator]: Completed pre-run [2024-11-04 20:42:24,635 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_ptr_harness.i[4486,4499] [2024-11-04 20:42:24,635 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_ptr_harness.i[4546,4559] [2024-11-04 20:42:24,678 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,678 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,679 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,679 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,680 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,687 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,688 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,691 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,691 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,692 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,692 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,692 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,692 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,725 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [6053-6064] [2024-11-04 20:42:24,794 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,794 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,797 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,798 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,801 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,801 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,804 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,804 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,804 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,805 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,805 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,805 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,805 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-04 20:42:24,839 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-04 20:42:25,218 WARN L710 CHandler]: The following functions are not defined or handled internally: aws_mem_acquire, aws_mem_release, aws_array_list_ensure_capacity [2024-11-04 20:42:25,228 INFO L204 MainTranslator]: Completed translation [2024-11-04 20:42:25,228 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25 WrapperNode [2024-11-04 20:42:25,228 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-04 20:42:25,230 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-04 20:42:25,230 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-04 20:42:25,230 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-04 20:42:25,236 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,338 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,409 INFO L138 Inliner]: procedures = 773, calls = 2016, calls flagged for inlining = 57, calls inlined = 4, statements flattened = 480 [2024-11-04 20:42:25,410 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-04 20:42:25,411 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-04 20:42:25,411 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-04 20:42:25,411 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-04 20:42:25,423 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,423 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,436 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,508 INFO L175 MemorySlicer]: Split 342 memory accesses to 6 slices as follows [2, 85, 7, 7, 238, 3]. 70 percent of accesses are in the largest equivalence class. The 10 initializations are split as follows [2, 0, 1, 1, 6, 0]. The 242 writes are split as follows [0, 1, 4, 4, 232, 1]. [2024-11-04 20:42:25,509 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,513 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,573 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,579 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,603 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,615 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,636 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-04 20:42:25,638 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-04 20:42:25,638 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-04 20:42:25,638 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-04 20:42:25,639 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (1/1) ... [2024-11-04 20:42:25,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-04 20:42:25,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-04 20:42:25,673 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-04 20:42:25,676 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-04 20:42:25,706 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-04 20:42:25,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-04 20:42:25,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-04 20:42:25,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-04 20:42:25,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-04 20:42:25,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-04 20:42:25,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-04 20:42:25,708 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-04 20:42:25,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-04 20:42:25,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-04 20:42:25,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-04 20:42:25,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-04 20:42:25,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-04 20:42:25,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-04 20:42:25,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-04 20:42:25,709 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-04 20:42:25,709 INFO L130 BoogieDeclarations]: Found specification of procedure hashlittle2 [2024-11-04 20:42:25,709 INFO L138 BoogieDeclarations]: Found implementation of procedure hashlittle2 [2024-11-04 20:42:25,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-04 20:42:25,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-04 20:42:25,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-04 20:42:25,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2024-11-04 20:42:25,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2024-11-04 20:42:25,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2024-11-04 20:42:25,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2024-11-04 20:42:25,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2024-11-04 20:42:25,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2024-11-04 20:42:25,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-04 20:42:25,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-04 20:42:25,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2024-11-04 20:42:25,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2024-11-04 20:42:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2024-11-04 20:42:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2024-11-04 20:42:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2024-11-04 20:42:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2024-11-04 20:42:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2024-11-04 20:42:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2024-11-04 20:42:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2024-11-04 20:42:25,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2024-11-04 20:42:25,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-04 20:42:25,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-04 20:42:25,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-04 20:42:25,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-04 20:42:25,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-04 20:42:25,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-04 20:42:25,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-04 20:42:25,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-04 20:42:25,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-04 20:42:25,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-04 20:42:25,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-04 20:42:25,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-04 20:42:26,087 INFO L238 CfgBuilder]: Building ICFG [2024-11-04 20:42:26,089 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-04 20:42:34,754 INFO L? ?]: Removed 174 outVars from TransFormulas that were not future-live. [2024-11-04 20:42:34,755 INFO L287 CfgBuilder]: Performing block encoding [2024-11-04 20:42:34,770 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-04 20:42:34,770 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-04 20:42:34,770 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 04.11 08:42:34 BoogieIcfgContainer [2024-11-04 20:42:34,771 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-04 20:42:34,773 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-04 20:42:34,773 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-04 20:42:34,776 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-04 20:42:34,777 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.11 08:42:22" (1/3) ... [2024-11-04 20:42:34,777 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3125661a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.11 08:42:34, skipping insertion in model container [2024-11-04 20:42:34,777 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.11 08:42:25" (2/3) ... [2024-11-04 20:42:34,778 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3125661a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.11 08:42:34, skipping insertion in model container [2024-11-04 20:42:34,778 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 04.11 08:42:34" (3/3) ... [2024-11-04 20:42:34,779 INFO L112 eAbstractionObserver]: Analyzing ICFG aws_hash_ptr_harness.i [2024-11-04 20:42:34,794 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-04 20:42:34,794 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 0 error locations. [2024-11-04 20:42:34,796 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3125661a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 04.11 08:42:34, skipping insertion in model container [2024-11-04 20:42:34,796 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-04 20:42:34,798 INFO L158 Benchmark]: Toolchain (without parser) took 12595.63ms. Allocated memory was 199.2MB in the beginning and 254.8MB in the end (delta: 55.6MB). Free memory was 147.3MB in the beginning and 129.3MB in the end (delta: 18.0MB). Peak memory consumption was 74.8MB. Max. memory is 8.0GB. [2024-11-04 20:42:34,798 INFO L158 Benchmark]: CDTParser took 0.23ms. Allocated memory is still 199.2MB. Free memory is still 157.3MB. There was no memory consumed. Max. memory is 8.0GB. [2024-11-04 20:42:34,799 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3026.44ms. Allocated memory was 199.2MB in the beginning and 254.8MB in the end (delta: 55.6MB). Free memory was 147.3MB in the beginning and 190.1MB in the end (delta: -42.8MB). Peak memory consumption was 110.0MB. Max. memory is 8.0GB. [2024-11-04 20:42:34,800 INFO L158 Benchmark]: Boogie Procedure Inliner took 180.12ms. Allocated memory is still 254.8MB. Free memory was 190.1MB in the beginning and 180.1MB in the end (delta: 10.0MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2024-11-04 20:42:34,801 INFO L158 Benchmark]: Boogie Preprocessor took 225.99ms. Allocated memory is still 254.8MB. Free memory was 180.1MB in the beginning and 161.3MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. [2024-11-04 20:42:34,801 INFO L158 Benchmark]: RCFGBuilder took 9132.96ms. Allocated memory is still 254.8MB. Free memory was 161.3MB in the beginning and 132.4MB in the end (delta: 28.8MB). Peak memory consumption was 77.6MB. Max. memory is 8.0GB. [2024-11-04 20:42:34,802 INFO L158 Benchmark]: TraceAbstraction took 23.29ms. Allocated memory is still 254.8MB. Free memory was 131.9MB in the beginning and 129.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-11-04 20:42:34,804 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.23ms. Allocated memory is still 199.2MB. Free memory is still 157.3MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 3026.44ms. Allocated memory was 199.2MB in the beginning and 254.8MB in the end (delta: 55.6MB). Free memory was 147.3MB in the beginning and 190.1MB in the end (delta: -42.8MB). Peak memory consumption was 110.0MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 180.12ms. Allocated memory is still 254.8MB. Free memory was 190.1MB in the beginning and 180.1MB in the end (delta: 10.0MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * Boogie Preprocessor took 225.99ms. Allocated memory is still 254.8MB. Free memory was 180.1MB in the beginning and 161.3MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. * RCFGBuilder took 9132.96ms. Allocated memory is still 254.8MB. Free memory was 161.3MB in the beginning and 132.4MB in the end (delta: 28.8MB). Peak memory consumption was 77.6MB. Max. memory is 8.0GB. * TraceAbstraction took 23.29ms. Allocated memory is still 254.8MB. Free memory was 131.9MB in the beginning and 129.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 6053]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [6053-6064] * 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-04 20:42:35,021 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-04 20:42:35,039 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...