./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/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())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '64bit', '--witnessprinter.graph.data.programhash', 'b9c6758ce95672dce3a80ced0038fb12c5d303c7f51f11e2d6af9ddfb735b727'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 b9c6758ce95672dce3a80ced0038fb12c5d303c7f51f11e2d6af9ddfb735b727 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 11:57:48,454 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 11:57:48,516 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-07 11:57:48,521 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 11:57:48,525 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 11:57:48,549 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 11:57:48,549 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 11:57:48,549 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 11:57:48,549 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 11:57:48,549 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 11:57:48,549 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 11:57:48,549 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 11:57:48,550 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 11:57:48,550 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 11:57:48,550 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 11:57:48,550 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 11:57:48,551 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 11:57:48,551 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 11:57:48,551 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 11:57:48,551 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 11:57:48,551 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 11:57:48,551 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 11:57:48,551 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 11:57:48,551 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 11:57:48,551 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 11:57:48,553 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 11:57:48,553 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 11:57:48,553 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 11:57:48,553 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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-jdk21/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 -> b9c6758ce95672dce3a80ced0038fb12c5d303c7f51f11e2d6af9ddfb735b727 [2024-11-07 11:57:48,776 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 11:57:48,780 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 11:57:48,786 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 11:57:48,786 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 11:57:48,786 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 11:57:48,787 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i [2024-11-07 11:57:49,913 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 11:57:50,264 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 11:57:50,265 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i [2024-11-07 11:57:50,299 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5c90b0448/6a2e0d15769740f19c9942551dbe339f/FLAGf5aacce0f [2024-11-07 11:57:50,480 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5c90b0448/6a2e0d15769740f19c9942551dbe339f [2024-11-07 11:57:50,482 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 11:57:50,483 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 11:57:50,484 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 11:57:50,484 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 11:57:50,487 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 11:57:50,487 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:57:50" (1/1) ... [2024-11-07 11:57:50,488 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ece3917 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:57:50, skipping insertion in model container [2024-11-07 11:57:50,488 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:57:50" (1/1) ... [2024-11-07 11:57:50,546 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 11:57:50,724 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i[4495,4508] [2024-11-07 11:57:50,733 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i[4555,4568] [2024-11-07 11:57:51,244 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,245 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,245 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,246 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,246 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,263 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,264 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,267 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,267 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,269 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,270 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,271 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,271 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,825 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,826 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,842 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,842 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,846 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,847 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,857 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,862 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,862 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,862 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,862 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,863 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,863 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:51,900 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:57:51,926 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 11:57:51,937 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i[4495,4508] [2024-11-07 11:57:51,938 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i[4555,4568] [2024-11-07 11:57:52,004 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,004 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,006 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,007 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,007 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,010 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,011 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,011 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,011 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,012 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,012 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,012 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,012 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,081 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7544-7555] [2024-11-07 11:57:52,144 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,145 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,153 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,153 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,155 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,155 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,161 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,161 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,162 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,162 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,162 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,162 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,163 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:52,178 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:57:52,327 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-07 11:57:52,327 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1e70ac66 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:57:52, skipping insertion in model container [2024-11-07 11:57:52,327 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 11:57:52,328 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-07 11:57:52,329 INFO L158 Benchmark]: Toolchain (without parser) took 1845.60ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 81.8MB in the beginning and 78.8MB in the end (delta: 2.9MB). Peak memory consumption was 99.5MB. Max. memory is 16.1GB. [2024-11-07 11:57:52,329 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 117.4MB. Free memory is still 81.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:57:52,329 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1843.80ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 81.6MB in the beginning and 78.8MB in the end (delta: 2.8MB). Peak memory consumption was 99.5MB. Max. memory is 16.1GB. [2024-11-07 11:57:52,330 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.12ms. Allocated memory is still 117.4MB. Free memory is still 81.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1843.80ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 81.6MB in the beginning and 78.8MB in the end (delta: 2.8MB). Peak memory consumption was 99.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7544]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7544-7555] - 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/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 b9c6758ce95672dce3a80ced0038fb12c5d303c7f51f11e2d6af9ddfb735b727 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 11:57:53,834 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 11:57:53,889 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-07 11:57:53,894 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 11:57:53,894 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 11:57:53,931 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 11:57:53,932 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 11:57:53,932 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 11:57:53,932 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 11:57:53,932 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 11:57:53,932 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 11:57:53,932 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 11:57:53,940 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 11:57:53,940 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 11:57:53,940 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 11:57:53,940 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 11:57:53,940 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 11:57:53,940 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 11:57:53,940 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 11:57:53,940 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 11:57:53,940 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 11:57:53,941 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 11:57:53,941 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 11:57:53,941 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 11:57:53,942 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 11:57:53,942 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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-jdk21/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 -> b9c6758ce95672dce3a80ced0038fb12c5d303c7f51f11e2d6af9ddfb735b727 [2024-11-07 11:57:54,149 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 11:57:54,158 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 11:57:54,159 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 11:57:54,160 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 11:57:54,160 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 11:57:54,164 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i [2024-11-07 11:57:55,309 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 11:57:55,677 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 11:57:55,677 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i [2024-11-07 11:57:55,717 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c9c201329/4858065d361b42bf9ebc1a41a11f2234/FLAGa4f24fc7f [2024-11-07 11:57:55,732 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c9c201329/4858065d361b42bf9ebc1a41a11f2234 [2024-11-07 11:57:55,734 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 11:57:55,735 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 11:57:55,736 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 11:57:55,736 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 11:57:55,739 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 11:57:55,740 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:57:55" (1/1) ... [2024-11-07 11:57:55,741 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7c5bb293 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:57:55, skipping insertion in model container [2024-11-07 11:57:55,741 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:57:55" (1/1) ... [2024-11-07 11:57:55,813 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 11:57:55,998 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i[4495,4508] [2024-11-07 11:57:56,005 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i[4555,4568] [2024-11-07 11:57:56,424 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,501 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,502 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,503 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,511 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,512 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,512 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,513 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,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-07 11:57:56,516 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,517 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,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-07 11:57:56,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-07 11:57:56,523 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,523 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,529 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,529 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,529 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,530 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,530 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,531 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,531 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,531 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,534 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,535 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,535 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,535 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,535 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,535 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:56,801 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,801 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:56,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-07 11:57:56,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-07 11:57:56,889 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,020 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,027 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,035 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,046 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,052 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,061 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,071 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,076 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,092 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,093 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,111 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,112 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,117 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,117 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,123 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,124 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,126 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,127 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,127 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,127 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,128 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,128 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,129 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,130 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,141 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,143 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,161 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:57:57,198 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-07 11:57:57,245 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 11:57:57,249 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i[4495,4508] [2024-11-07 11:57:57,249 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i[4555,4568] [2024-11-07 11:57:57,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-07 11:57:57,274 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,274 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,275 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,276 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,277 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,277 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,277 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,277 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,277 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,277 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,278 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,279 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,279 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,281 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,283 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,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-07 11:57:57,285 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,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-07 11:57:57,285 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,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-07 11:57:57,286 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,286 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,287 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,287 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,288 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,288 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,289 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,289 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,315 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,317 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,317 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,317 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,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-07 11:57:57,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-07 11:57:57,371 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,374 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,379 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,382 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,407 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,412 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,414 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,420 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,420 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,424 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,425 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,426 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,426 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,430 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,432 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,433 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,435 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,435 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,435 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,435 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,435 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,436 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,437 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,443 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,444 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:57,450 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:57:57,464 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 11:57:57,478 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i[4495,4508] [2024-11-07 11:57:57,478 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_remove_harness_negated.i[4555,4568] [2024-11-07 11:57:57,501 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,501 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,501 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,502 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,502 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,504 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,505 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,505 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,505 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,506 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,506 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,506 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,506 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,569 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7544-7555] [2024-11-07 11:57:57,604 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,605 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,608 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,609 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,610 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,610 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,614 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,615 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,615 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,615 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,616 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,616 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,616 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:57,664 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:57:57,876 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-07 11:57:57,876 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@586acaf3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:57:57, skipping insertion in model container [2024-11-07 11:57:57,877 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 11:57:57,877 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-07 11:57:57,879 INFO L158 Benchmark]: Toolchain (without parser) took 2142.89ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 85.2MB in the beginning and 98.3MB in the end (delta: -13.1MB). Peak memory consumption was 107.9MB. Max. memory is 16.1GB. [2024-11-07 11:57:57,879 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 83.9MB. Free memory is still 51.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:57:57,879 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2140.86ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 85.0MB in the beginning and 98.3MB in the end (delta: -13.3MB). Peak memory consumption was 107.9MB. Max. memory is 16.1GB. [2024-11-07 11:57:57,880 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.19ms. Allocated memory is still 83.9MB. Free memory is still 51.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2140.86ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 85.0MB in the beginning and 98.3MB in the end (delta: -13.3MB). Peak memory consumption was 107.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7544]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7544-7555] - 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