./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_hash_table_clear_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_table_clear_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 76206b4f7fb4016a4087a30dbd51e90ef533ed916c2eae20331e23ac9a9e91be --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 08:54:10,036 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 08:54:10,101 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-12 08:54:10,107 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 08:54:10,109 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 08:54:10,133 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 08:54:10,134 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 08:54:10,134 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 08:54:10,135 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-12 08:54:10,136 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-12 08:54:10,136 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 08:54:10,137 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 08:54:10,137 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 08:54:10,139 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 08:54:10,139 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 08:54:10,140 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 08:54:10,140 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-12 08:54:10,141 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 08:54:10,141 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 08:54:10,141 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-12 08:54:10,141 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 08:54:10,144 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-12 08:54:10,145 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 08:54:10,145 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 08:54:10,145 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 08:54:10,145 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 08:54:10,145 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 08:54:10,146 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-12 08:54:10,146 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 08:54:10,146 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 08:54:10,146 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 08:54:10,147 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 08:54:10,147 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-12 08:54:10,147 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 08:54:10,147 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-12 08:54:10,148 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 08:54:10,148 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 08:54:10,148 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 08:54:10,148 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 08:54:10,149 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 -> 76206b4f7fb4016a4087a30dbd51e90ef533ed916c2eae20331e23ac9a9e91be [2024-11-12 08:54:10,362 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 08:54:10,387 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 08:54:10,390 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 08:54:10,391 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 08:54:10,392 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 08:54:10,394 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_table_clear_harness.i [2024-11-12 08:54:11,741 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 08:54:12,127 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 08:54:12,128 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_clear_harness.i [2024-11-12 08:54:12,157 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/03fb3fc6c/79a768ea9579433c908e0080ba58712a/FLAG5b030b653 [2024-11-12 08:54:12,299 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/03fb3fc6c/79a768ea9579433c908e0080ba58712a [2024-11-12 08:54:12,301 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 08:54:12,302 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 08:54:12,303 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 08:54:12,303 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 08:54:12,307 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 08:54:12,308 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 08:54:12" (1/1) ... [2024-11-12 08:54:12,308 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e33d42c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 08:54:12, skipping insertion in model container [2024-11-12 08:54:12,309 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 08:54:12" (1/1) ... [2024-11-12 08:54:12,389 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 08:54:12,683 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_table_clear_harness.i[4494,4507] [2024-11-12 08:54:12,690 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_table_clear_harness.i[4554,4567] [2024-11-12 08:54:13,340 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,341 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,348 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,349 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,351 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,365 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,366 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,367 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,368 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,369 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,370 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,370 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,370 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,995 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:13,996 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,028 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,030 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,038 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,039 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,054 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,055 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,055 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,055 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,056 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,056 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,056 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,093 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 08:54:14,128 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 08:54:14,140 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_table_clear_harness.i[4494,4507] [2024-11-12 08:54:14,144 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_table_clear_harness.i[4554,4567] [2024-11-12 08:54:14,178 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,182 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,182 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,182 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,183 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,187 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,187 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,188 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,188 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,189 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,189 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,190 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,190 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,315 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7585-7596] [2024-11-12 08:54:14,371 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,372 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,377 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,378 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,380 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,380 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,388 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,389 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,389 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,389 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,390 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,390 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,391 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:14,408 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 08:54:14,590 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-12 08:54:14,591 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1792722d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 08:54:14, skipping insertion in model container [2024-11-12 08:54:14,591 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 08:54:14,591 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-12 08:54:14,594 INFO L158 Benchmark]: Toolchain (without parser) took 2290.07ms. Allocated memory was 184.5MB in the beginning and 278.9MB in the end (delta: 94.4MB). Free memory was 102.8MB in the beginning and 187.5MB in the end (delta: -84.7MB). Peak memory consumption was 80.9MB. Max. memory is 16.1GB. [2024-11-12 08:54:14,595 INFO L158 Benchmark]: CDTParser took 0.27ms. Allocated memory is still 184.5MB. Free memory is still 143.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-12 08:54:14,595 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2288.43ms. Allocated memory was 184.5MB in the beginning and 278.9MB in the end (delta: 94.4MB). Free memory was 102.4MB in the beginning and 187.5MB in the end (delta: -85.1MB). Peak memory consumption was 78.8MB. Max. memory is 16.1GB. [2024-11-12 08:54:14,597 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.27ms. Allocated memory is still 184.5MB. Free memory is still 143.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2288.43ms. Allocated memory was 184.5MB in the beginning and 278.9MB in the end (delta: 94.4MB). Free memory was 102.4MB in the beginning and 187.5MB in the end (delta: -85.1MB). Peak memory consumption was 78.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7585]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7585-7596] - 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_table_clear_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 76206b4f7fb4016a4087a30dbd51e90ef533ed916c2eae20331e23ac9a9e91be --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 08:54:16,294 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 08:54:16,368 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-12 08:54:16,374 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 08:54:16,374 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 08:54:16,398 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 08:54:16,399 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 08:54:16,399 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 08:54:16,400 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-12 08:54:16,400 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-12 08:54:16,401 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 08:54:16,401 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 08:54:16,402 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 08:54:16,403 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 08:54:16,403 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 08:54:16,403 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 08:54:16,403 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-12 08:54:16,404 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 08:54:16,404 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-12 08:54:16,404 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 08:54:16,404 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-12 08:54:16,408 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-12 08:54:16,408 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-12 08:54:16,409 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 08:54:16,409 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-12 08:54:16,409 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 08:54:16,409 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 08:54:16,409 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 08:54:16,410 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 08:54:16,410 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-12 08:54:16,410 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 08:54:16,410 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 08:54:16,410 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 08:54:16,411 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 08:54:16,411 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-12 08:54:16,414 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-12 08:54:16,414 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-12 08:54:16,414 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 08:54:16,414 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 08:54:16,415 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 08:54:16,415 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 08:54:16,415 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 -> 76206b4f7fb4016a4087a30dbd51e90ef533ed916c2eae20331e23ac9a9e91be [2024-11-12 08:54:16,701 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 08:54:16,723 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 08:54:16,727 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 08:54:16,728 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 08:54:16,728 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 08:54:16,729 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_table_clear_harness.i [2024-11-12 08:54:18,040 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 08:54:18,445 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 08:54:18,446 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_clear_harness.i [2024-11-12 08:54:18,475 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e6e6e6d5e/dc0965c1f01c4bc0bf0658d5c747ff1f/FLAG5af80a99b [2024-11-12 08:54:18,488 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e6e6e6d5e/dc0965c1f01c4bc0bf0658d5c747ff1f [2024-11-12 08:54:18,490 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 08:54:18,491 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 08:54:18,492 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 08:54:18,492 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 08:54:18,499 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 08:54:18,500 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 08:54:18" (1/1) ... [2024-11-12 08:54:18,501 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@689c0d4f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 08:54:18, skipping insertion in model container [2024-11-12 08:54:18,501 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 08:54:18" (1/1) ... [2024-11-12 08:54:18,579 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 08:54:18,858 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_table_clear_harness.i[4494,4507] [2024-11-12 08:54:18,867 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_table_clear_harness.i[4554,4567] [2024-11-12 08:54:19,493 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:54:19,586 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:54:19,587 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:54:19,588 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:54:19,599 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:54:19,603 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,604 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,604 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,605 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-12 08:54:19,605 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,606 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,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:54:19,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:54:19,612 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:54:19,612 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:54:19,617 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,618 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:54:19,618 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,618 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:54:19,619 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,619 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:54:19,620 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,620 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:54:19,633 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,634 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:54:19,634 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,634 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:54:19,635 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,635 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:19,916 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:54:19,917 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:54:19,918 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:54:19,918 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:54:20,037 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:54:20,050 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:54:20,186 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:54:20,193 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:54:20,200 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:54:20,220 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-12 08:54:20,225 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:54:20,232 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:54:20,248 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:54:20,255 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-12 08:54:20,278 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,280 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,307 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,308 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,315 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,316 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,324 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:54:20,325 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:54:20,334 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,335 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,335 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,336 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,336 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,336 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,337 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,339 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:54:20,353 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:54:20,355 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:54:20,378 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 08:54:20,428 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-12 08:54:20,471 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 08:54:20,475 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_table_clear_harness.i[4494,4507] [2024-11-12 08:54:20,476 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_table_clear_harness.i[4554,4567] [2024-11-12 08:54:20,490 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:54:20,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-12 08:54:20,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-12 08:54:20,513 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:54:20,515 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:54:20,516 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,516 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,516 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,516 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:54:20,516 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,517 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,517 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:54:20,517 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:54:20,518 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:54:20,518 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:54:20,520 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,520 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:54:20,521 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,521 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:54:20,521 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,521 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:54:20,522 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,522 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:54:20,527 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,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-12 08:54:20,528 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,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-12 08:54:20,528 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,528 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,573 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-12 08:54:20,573 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-12 08:54:20,573 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-12 08:54:20,574 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:54:20,595 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:54:20,601 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:54:20,640 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:54:20,664 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:54:20,668 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:54:20,677 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:54:20,683 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:54:20,687 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:54:20,693 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:54:20,700 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:54:20,706 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,707 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,716 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,717 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,718 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,719 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,726 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:54:20,727 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:54:20,731 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,732 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,732 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,732 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,732 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,733 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,733 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,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:54:20,743 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:54:20,744 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:54:20,751 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 08:54:20,805 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 08:54:20,819 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_table_clear_harness.i[4494,4507] [2024-11-12 08:54:20,823 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_table_clear_harness.i[4554,4567] [2024-11-12 08:54:20,867 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,868 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,869 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,869 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,870 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,874 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,874 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,875 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,875 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,876 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,876 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,877 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,877 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:20,986 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7585-7596] [2024-11-12 08:54:21,093 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,094 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,100 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,100 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,103 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,103 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,111 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,112 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,112 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,113 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,113 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,113 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,113 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-12 08:54:21,125 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 08:54:21,341 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-12 08:54:21,345 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@77e8267f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 08:54:21, skipping insertion in model container [2024-11-12 08:54:21,346 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 08:54:21,346 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-12 08:54:21,347 INFO L158 Benchmark]: Toolchain (without parser) took 2855.73ms. Allocated memory was 81.8MB in the beginning and 190.8MB in the end (delta: 109.1MB). Free memory was 58.3MB in the beginning and 123.8MB in the end (delta: -65.5MB). Peak memory consumption was 87.0MB. Max. memory is 16.1GB. [2024-11-12 08:54:21,348 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 54.5MB. Free memory is still 37.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-12 08:54:21,349 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2854.02ms. Allocated memory was 81.8MB in the beginning and 190.8MB in the end (delta: 109.1MB). Free memory was 58.2MB in the beginning and 123.8MB in the end (delta: -65.7MB). Peak memory consumption was 87.0MB. Max. memory is 16.1GB. [2024-11-12 08:54:21,352 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 54.5MB. Free memory is still 37.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2854.02ms. Allocated memory was 81.8MB in the beginning and 190.8MB in the end (delta: 109.1MB). Free memory was 58.2MB in the beginning and 123.8MB in the end (delta: -65.7MB). Peak memory consumption was 87.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7585]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7585-7596] - 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