./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_hash_table_find_harness_negated.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c7c6ca5d 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_find_harness_negated.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 21c2d89ba952d07e377b7cc6f67ade412305d7778f1617e1e9b402d84365e011 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 03:15:34,079 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 03:15:34,154 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-09 03:15:34,161 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 03:15:34,162 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 03:15:34,197 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 03:15:34,198 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 03:15:34,198 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 03:15:34,199 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 03:15:34,200 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 03:15:34,200 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 03:15:34,200 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 03:15:34,201 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 03:15:34,201 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 03:15:34,202 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 03:15:34,202 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 03:15:34,205 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 03:15:34,208 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 03:15:34,208 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 03:15:34,208 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 03:15:34,209 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 03:15:34,210 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 03:15:34,210 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 03:15:34,211 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 03:15:34,211 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 03:15:34,211 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 03:15:34,212 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 03:15:34,212 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 03:15:34,213 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 03:15:34,213 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 03:15:34,213 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 03:15:34,214 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 03:15:34,214 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 03:15:34,215 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 03:15:34,215 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 03:15:34,215 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 03:15:34,216 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 03:15:34,216 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 03:15:34,216 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 03:15:34,216 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 -> 21c2d89ba952d07e377b7cc6f67ade412305d7778f1617e1e9b402d84365e011 [2024-11-09 03:15:34,469 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 03:15:34,496 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 03:15:34,499 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 03:15:34,500 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 03:15:34,501 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 03:15:34,502 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_find_harness_negated.i [2024-11-09 03:15:35,996 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 03:15:36,520 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 03:15:36,520 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_find_harness_negated.i [2024-11-09 03:15:36,573 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f5258d7d4/359745c7545e4124a95c16330b49157d/FLAGa73891e14 [2024-11-09 03:15:37,082 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f5258d7d4/359745c7545e4124a95c16330b49157d [2024-11-09 03:15:37,085 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 03:15:37,086 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 03:15:37,088 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:37,089 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 03:15:37,099 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 03:15:37,100 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:37" (1/1) ... [2024-11-09 03:15:37,101 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e3a445d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:37, skipping insertion in model container [2024-11-09 03:15:37,101 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:37" (1/1) ... [2024-11-09 03:15:37,226 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:15:37,613 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_find_harness_negated.i[4493,4506] [2024-11-09 03:15:37,625 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_find_harness_negated.i[4553,4566] [2024-11-09 03:15:38,459 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,459 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,460 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,461 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,462 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,476 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,477 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,479 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,479 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,482 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,483 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,484 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:38,485 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,397 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,398 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,431 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,432 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,439 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,442 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,462 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,463 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,463 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,464 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,464 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,465 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,465 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,514 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:39,564 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 03:15:39,585 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_find_harness_negated.i[4493,4506] [2024-11-09 03:15:39,590 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_find_harness_negated.i[4553,4566] [2024-11-09 03:15:39,634 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,635 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,635 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,636 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,636 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,648 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,648 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,649 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,650 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,651 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,652 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,653 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,653 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,734 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] [2024-11-09 03:15:39,820 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,821 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,829 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,830 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,833 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,834 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,845 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,847 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,847 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,847 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,848 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,848 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,849 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:39,870 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:40,198 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-09 03:15:40,205 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@73010c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:40, skipping insertion in model container [2024-11-09 03:15:40,206 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:40,206 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-09 03:15:40,208 INFO L158 Benchmark]: Toolchain (without parser) took 3120.76ms. Allocated memory was 159.4MB in the beginning and 220.2MB in the end (delta: 60.8MB). Free memory was 95.0MB in the beginning and 99.6MB in the end (delta: -4.6MB). Peak memory consumption was 129.8MB. Max. memory is 16.1GB. [2024-11-09 03:15:40,211 INFO L158 Benchmark]: CDTParser took 0.25ms. Allocated memory is still 159.4MB. Free memory was 121.0MB in the beginning and 120.8MB in the end (delta: 141.9kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 03:15:40,213 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3117.54ms. Allocated memory was 159.4MB in the beginning and 220.2MB in the end (delta: 60.8MB). Free memory was 94.6MB in the beginning and 99.6MB in the end (delta: -5.0MB). Peak memory consumption was 129.8MB. Max. memory is 16.1GB. [2024-11-09 03:15:40,218 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.25ms. Allocated memory is still 159.4MB. Free memory was 121.0MB in the beginning and 120.8MB in the end (delta: 141.9kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3117.54ms. Allocated memory was 159.4MB in the beginning and 220.2MB in the end (delta: 60.8MB). Free memory was 94.6MB in the beginning and 99.6MB in the end (delta: -5.0MB). Peak memory consumption was 129.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7526]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] - 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_find_harness_negated.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 21c2d89ba952d07e377b7cc6f67ade412305d7778f1617e1e9b402d84365e011 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 03:15:42,329 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 03:15:42,402 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-09 03:15:42,413 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 03:15:42,415 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 03:15:42,442 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 03:15:42,443 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 03:15:42,443 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 03:15:42,444 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 03:15:42,448 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 03:15:42,448 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 03:15:42,449 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 03:15:42,449 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 03:15:42,451 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 03:15:42,451 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 03:15:42,452 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 03:15:42,452 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 03:15:42,454 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 03:15:42,454 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 03:15:42,454 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 03:15:42,455 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 03:15:42,455 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 03:15:42,455 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-09 03:15:42,456 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 03:15:42,456 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-09 03:15:42,456 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 03:15:42,457 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 03:15:42,457 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 03:15:42,457 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 03:15:42,457 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 03:15:42,458 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 03:15:42,458 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 03:15:42,458 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 03:15:42,458 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 03:15:42,458 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 03:15:42,459 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-09 03:15:42,459 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 03:15:42,459 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 03:15:42,460 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 03:15:42,461 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 03:15:42,461 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 03:15:42,461 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 -> 21c2d89ba952d07e377b7cc6f67ade412305d7778f1617e1e9b402d84365e011 [2024-11-09 03:15:42,820 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 03:15:42,845 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 03:15:42,852 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 03:15:42,853 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 03:15:42,853 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 03:15:42,855 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_find_harness_negated.i [2024-11-09 03:15:44,430 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 03:15:44,987 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 03:15:44,987 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_find_harness_negated.i [2024-11-09 03:15:45,041 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9c897e95f/7d2c9ca0e6e64ad2866995c39c56ed2d/FLAGf02876e76 [2024-11-09 03:15:45,511 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9c897e95f/7d2c9ca0e6e64ad2866995c39c56ed2d [2024-11-09 03:15:45,513 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 03:15:45,514 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 03:15:45,515 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:45,515 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 03:15:45,521 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 03:15:45,522 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:45" (1/1) ... [2024-11-09 03:15:45,523 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@532f0fe4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:45, skipping insertion in model container [2024-11-09 03:15:45,523 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:45" (1/1) ... [2024-11-09 03:15:45,627 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:15:45,959 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_find_harness_negated.i[4493,4506] [2024-11-09 03:15:45,969 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_find_harness_negated.i[4553,4566] [2024-11-09 03:15:47,104 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,238 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,239 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,240 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,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-09 03:15:47,259 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,261 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,261 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,262 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,262 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,263 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,265 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,265 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,267 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,267 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,279 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,283 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,283 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,283 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,285 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,285 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,299 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,299 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,301 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,301 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,302 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,302 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,303 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,303 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:47,757 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,758 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,759 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,759 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:47,911 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,127 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,137 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,145 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,161 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,174 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,182 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15: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-09 03:15:48,202 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,243 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,245 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,282 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,284 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,292 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,294 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,310 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,314 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,320 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,322 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,337 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,338 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,338 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,339 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,339 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,342 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,368 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,375 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,413 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:48,461 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-09 03:15:48,554 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:15:48,559 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_find_harness_negated.i[4493,4506] [2024-11-09 03:15:48,560 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_find_harness_negated.i[4553,4566] [2024-11-09 03:15:48,598 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15: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-09 03:15:48,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-09 03:15:48,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-09 03:15:48,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-09 03:15:48,621 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,621 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,621 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,621 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,622 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,622 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,627 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,630 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,632 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,633 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,637 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,638 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,639 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,639 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,640 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,641 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,641 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,641 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,642 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,643 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,643 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,643 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,644 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,644 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,712 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15: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-09 03:15:48,714 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,714 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,748 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,796 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,802 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,808 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,819 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,823 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,829 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,851 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,856 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,862 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,863 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,871 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,871 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,879 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,880 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,886 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,887 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,887 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,888 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,889 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,889 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,889 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,889 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,890 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:48,892 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,901 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,903 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:48,911 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:48,929 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 03:15:48,947 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_find_harness_negated.i[4493,4506] [2024-11-09 03:15:48,948 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_find_harness_negated.i[4553,4566] [2024-11-09 03:15:49,018 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,022 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,023 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,027 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,028 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,032 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,036 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,037 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,038 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,038 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,039 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,042 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,043 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,177 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] [2024-11-09 03:15:49,246 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,247 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,260 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,261 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,263 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,265 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,273 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,273 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,274 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,274 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,275 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,275 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,276 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:49,313 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:49,613 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-09 03:15:49,614 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@41f35a99 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:49, skipping insertion in model container [2024-11-09 03:15:49,614 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:49,614 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-09 03:15:49,616 INFO L158 Benchmark]: Toolchain (without parser) took 4101.07ms. Allocated memory was 60.8MB in the beginning and 176.2MB in the end (delta: 115.3MB). Free memory was 33.9MB in the beginning and 80.3MB in the end (delta: -46.4MB). Peak memory consumption was 69.1MB. Max. memory is 16.1GB. [2024-11-09 03:15:49,617 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 46.1MB. Free memory was 27.1MB in the beginning and 27.1MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 03:15:49,617 INFO L158 Benchmark]: CACSL2BoogieTranslator took 4099.11ms. Allocated memory was 60.8MB in the beginning and 176.2MB in the end (delta: 115.3MB). Free memory was 33.7MB in the beginning and 80.3MB in the end (delta: -46.6MB). Peak memory consumption was 69.1MB. Max. memory is 16.1GB. [2024-11-09 03:15:49,618 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.14ms. Allocated memory is still 46.1MB. Free memory was 27.1MB in the beginning and 27.1MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 4099.11ms. Allocated memory was 60.8MB in the beginning and 176.2MB in the end (delta: 115.3MB). Free memory was 33.7MB in the beginning and 80.3MB in the end (delta: -46.6MB). Peak memory consumption was 69.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7526]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] - 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