./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 8be7027f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 7608d8aa64807891206ad38b93db31434f261f46ffbbb3a8b8a4940e4ab5ce81 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 08:53:35,794 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 08:53:35,870 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-12 08:53:35,878 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 08:53:35,879 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 08:53:35,908 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 08:53:35,909 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 08:53:35,909 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 08:53:35,910 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-12 08:53:35,911 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-12 08:53:35,912 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 08:53:35,912 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 08:53:35,913 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 08:53:35,915 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 08:53:35,915 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 08:53:35,915 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 08:53:35,916 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-12 08:53:35,916 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 08:53:35,916 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 08:53:35,917 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-12 08:53:35,917 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 08:53:35,919 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-12 08:53:35,920 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 08:53:35,920 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 08:53:35,920 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 08:53:35,921 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 08:53:35,921 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 08:53:35,921 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-12 08:53:35,921 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 08:53:35,922 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 08:53:35,922 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 08:53:35,922 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 08:53:35,923 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-12 08:53:35,923 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 08:53:35,924 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-12 08:53:35,925 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 08:53:35,925 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 08:53:35,926 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 08:53:35,926 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 08:53:35,926 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.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7608d8aa64807891206ad38b93db31434f261f46ffbbb3a8b8a4940e4ab5ce81 [2024-11-12 08:53:36,216 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 08:53:36,239 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 08:53:36,241 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 08:53:36,243 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 08:53:36,243 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 08:53:36,244 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i [2024-11-12 08:53:37,733 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 08:53:38,247 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 08:53:38,248 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i [2024-11-12 08:53:38,294 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/499dd9d58/0076b88b4844472d80d1cb19a9f06a0a/FLAG2da8c996e [2024-11-12 08:53:38,324 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/499dd9d58/0076b88b4844472d80d1cb19a9f06a0a [2024-11-12 08:53:38,326 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 08:53:38,328 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 08:53:38,329 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 08:53:38,330 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 08:53:38,336 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 08:53:38,337 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 08:53:38" (1/1) ... [2024-11-12 08:53:38,338 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@31858fe6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 08:53:38, skipping insertion in model container [2024-11-12 08:53:38,340 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 08:53:38" (1/1) ... [2024-11-12 08:53:38,481 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 08:53:38,798 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i[4494,4507] [2024-11-12 08:53:38,807 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i[4554,4567] [2024-11-12 08:53:39,529 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,530 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,533 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,535 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,536 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,546 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,547 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,548 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,552 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,554 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,556 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:39,556 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,303 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,305 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,366 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,367 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,372 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,375 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,393 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,394 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,395 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,395 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,395 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,396 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,396 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,444 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 08:53:40,480 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 08:53:40,494 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i[4494,4507] [2024-11-12 08:53:40,495 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i[4554,4567] [2024-11-12 08:53:40,544 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,545 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,545 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,546 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,547 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,556 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,557 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,558 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,558 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,559 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,559 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,559 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,560 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7558-7569] [2024-11-12 08:53:40,736 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,737 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,743 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,744 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,748 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,748 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,755 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,756 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,756 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,757 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,757 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,757 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,758 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:40,776 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 08:53:41,066 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-12 08:53:41,070 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@30ad5fd4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 08:53:41, skipping insertion in model container [2024-11-12 08:53:41,071 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 08:53:41,071 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-12 08:53:41,073 INFO L158 Benchmark]: Toolchain (without parser) took 2744.23ms. Allocated memory was 184.5MB in the beginning and 257.9MB in the end (delta: 73.4MB). Free memory was 106.0MB in the beginning and 141.0MB in the end (delta: -35.0MB). Peak memory consumption was 69.3MB. Max. memory is 16.1GB. [2024-11-12 08:53:41,073 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 104.9MB. Free memory was 79.2MB in the beginning and 79.1MB in the end (delta: 24.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-12 08:53:41,074 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2741.59ms. Allocated memory was 184.5MB in the beginning and 257.9MB in the end (delta: 73.4MB). Free memory was 106.0MB in the beginning and 141.0MB in the end (delta: -35.0MB). Peak memory consumption was 69.3MB. Max. memory is 16.1GB. [2024-11-12 08:53:41,077 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.18ms. Allocated memory is still 104.9MB. Free memory was 79.2MB in the beginning and 79.1MB in the end (delta: 24.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2741.59ms. Allocated memory was 184.5MB in the beginning and 257.9MB in the end (delta: 73.4MB). Free memory was 106.0MB in the beginning and 141.0MB in the end (delta: -35.0MB). Peak memory consumption was 69.3MB. Max. memory is 16.1GB. * 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] - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: aws_array_list_ensure_capacity RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 7608d8aa64807891206ad38b93db31434f261f46ffbbb3a8b8a4940e4ab5ce81 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 08:53:43,195 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 08:53:43,276 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-12 08:53:43,282 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 08:53:43,283 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 08:53:43,322 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 08:53:43,322 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 08:53:43,323 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 08:53:43,323 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-12 08:53:43,324 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-12 08:53:43,324 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 08:53:43,324 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 08:53:43,325 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 08:53:43,327 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 08:53:43,327 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 08:53:43,328 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 08:53:43,329 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-12 08:53:43,332 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 08:53:43,332 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-12 08:53:43,332 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 08:53:43,333 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-12 08:53:43,334 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-12 08:53:43,334 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-12 08:53:43,335 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 08:53:43,335 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-12 08:53:43,335 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 08:53:43,336 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 08:53:43,336 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 08:53:43,336 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 08:53:43,337 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-12 08:53:43,337 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 08:53:43,338 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 08:53:43,338 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 08:53:43,338 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 08:53:43,338 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-12 08:53:43,338 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-12 08:53:43,339 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-12 08:53:43,339 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 08:53:43,339 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 08:53:43,340 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 08:53:43,340 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 08:53:43,341 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.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7608d8aa64807891206ad38b93db31434f261f46ffbbb3a8b8a4940e4ab5ce81 [2024-11-12 08:53:43,696 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 08:53:43,721 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 08:53:43,728 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 08:53:43,730 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 08:53:43,731 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 08:53:43,732 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i [2024-11-12 08:53:45,253 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 08:53:45,722 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 08:53:45,734 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i [2024-11-12 08:53:45,778 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/976efde21/f5677f5f8cd7411ca3ad66c6ef7da276/FLAG8b6a1a9d1 [2024-11-12 08:53:45,793 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/976efde21/f5677f5f8cd7411ca3ad66c6ef7da276 [2024-11-12 08:53:45,796 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 08:53:45,797 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 08:53:45,798 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 08:53:45,798 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 08:53:45,803 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 08:53:45,804 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 08:53:45" (1/1) ... [2024-11-12 08:53:45,805 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3251ddd4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 08:53:45, skipping insertion in model container [2024-11-12 08:53:45,805 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 08:53:45" (1/1) ... [2024-11-12 08:53:45,923 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 08:53:46,284 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i[4494,4507] [2024-11-12 08:53:46,295 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i[4554,4567] [2024-11-12 08:53:47,254 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-12 08:53:47,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-12 08:53:47,372 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-12 08:53:47,374 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-12 08:53:47,385 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-12 08:53:47,390 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,391 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,391 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,392 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-12 08:53:47,392 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,393 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,399 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-12 08:53:47,400 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-12 08:53:47,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-12 08:53:47,403 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-12 08:53:47,410 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,411 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-12 08:53:47,412 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,412 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-12 08:53:47,414 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,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-12 08:53:47,415 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,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-12 08:53:47,417 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,417 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-12 08:53:47,418 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,418 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-12 08:53:47,419 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,419 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:47,810 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-12 08:53:47,810 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-12 08:53:47,811 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-12 08:53:47,811 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-12 08:53:47,974 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-12 08:53:48,164 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-12 08:53:48,196 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-12 08:53:48,212 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-12 08:53:48,224 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-12 08:53:48,229 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-12 08:53:48,236 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-12 08:53:48,247 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-12 08:53:48,253 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-12 08:53:48,283 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,285 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,311 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,312 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,319 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,320 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,335 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-12 08:53:48,336 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-12 08:53:48,341 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,344 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,344 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,345 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,345 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,345 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,346 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,348 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-12 08:53:48,361 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-12 08:53:48,363 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-12 08:53:48,415 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 08:53:48,462 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-12 08:53:48,510 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 08:53:48,515 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i[4494,4507] [2024-11-12 08:53:48,515 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i[4554,4567] [2024-11-12 08:53:48,533 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-12 08:53:48,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-12 08:53:48,543 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-12 08:53:48,543 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-12 08:53:48,547 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-12 08:53:48,547 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,548 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,548 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,549 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-12 08:53:48,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,551 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-12 08:53:48,551 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-12 08:53:48,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-12 08:53:48,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-12 08:53:48,555 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,556 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-12 08:53:48,556 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,556 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-12 08:53:48,557 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,557 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-12 08:53:48,558 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53: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-12 08:53:48,559 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53: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-12 08:53:48,560 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,560 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-12 08:53:48,560 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,561 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,609 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-12 08:53:48,610 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-12 08:53:48,610 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-12 08:53:48,611 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-12 08:53:48,644 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-12 08:53:48,692 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-12 08:53:48,696 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-12 08:53:48,704 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-12 08:53:48,713 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-12 08:53:48,718 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-12 08:53:48,724 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-12 08:53:48,731 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-12 08:53:48,735 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-12 08:53:48,743 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,744 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,750 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,751 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,754 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,755 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,766 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-12 08:53:48,767 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-12 08:53:48,768 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,768 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,768 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,769 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,769 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,770 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,771 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,772 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-12 08:53:48,780 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-12 08:53:48,815 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-12 08:53:48,827 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 08:53:48,854 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 08:53:48,868 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i[4494,4507] [2024-11-12 08:53:48,872 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_delete_harness.i[4554,4567] [2024-11-12 08:53:48,912 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,912 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,913 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,913 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,913 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,918 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,918 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,919 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,919 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,920 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,920 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,920 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:48,921 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7558-7569] [2024-11-12 08:53:49,140 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,141 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,152 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,158 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,160 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,164 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,172 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,173 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,174 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,174 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,175 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,175 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,176 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:53:49,199 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 08:53:49,559 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-12 08:53:49,563 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7c84efa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 08:53:49, skipping insertion in model container [2024-11-12 08:53:49,563 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 08:53:49,564 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-12 08:53:49,566 INFO L158 Benchmark]: Toolchain (without parser) took 3767.80ms. Allocated memory was 69.2MB in the beginning and 155.2MB in the end (delta: 86.0MB). Free memory was 44.5MB in the beginning and 61.0MB in the end (delta: -16.4MB). Peak memory consumption was 84.2MB. Max. memory is 16.1GB. [2024-11-12 08:53:49,566 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 50.3MB. Free memory is still 23.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-12 08:53:49,567 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3765.43ms. Allocated memory was 69.2MB in the beginning and 155.2MB in the end (delta: 86.0MB). Free memory was 44.3MB in the beginning and 61.0MB in the end (delta: -16.7MB). Peak memory consumption was 84.2MB. Max. memory is 16.1GB. [2024-11-12 08:53:49,568 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.18ms. Allocated memory is still 50.3MB. Free memory is still 23.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3765.43ms. Allocated memory was 69.2MB in the beginning and 155.2MB in the end (delta: 86.0MB). Free memory was 44.3MB in the beginning and 61.0MB in the end (delta: -16.7MB). Peak memory consumption was 84.2MB. Max. memory is 16.1GB. * 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] - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: aws_array_list_ensure_capacity RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN