./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_hash_table_clean_up_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_clean_up_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', 'd272ef4205faaf8a4fc383ce66c2e1d6fd3542c1bcb99550bb82ad72fa2d6d83'] 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_clean_up_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 d272ef4205faaf8a4fc383ce66c2e1d6fd3542c1bcb99550bb82ad72fa2d6d83 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 11:57:17,280 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 11:57:17,381 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:17,388 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 11:57:17,391 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 11:57:17,427 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 11:57:17,428 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 11:57:17,428 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 11:57:17,429 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 11:57:17,429 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 11:57:17,430 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 11:57:17,430 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 11:57:17,430 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 11:57:17,431 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 11:57:17,431 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 11:57:17,431 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 11:57:17,431 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 11:57:17,431 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 11:57:17,431 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 11:57:17,431 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 11:57:17,431 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 11:57:17,432 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 11:57:17,432 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 11:57:17,432 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 11:57:17,432 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 11:57:17,432 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 11:57:17,432 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 11:57:17,432 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 11:57:17,432 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 11:57:17,433 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 11:57:17,433 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 11:57:17,433 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 11:57:17,433 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 11:57:17,433 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 11:57:17,434 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 11:57:17,434 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 11:57:17,434 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 11:57:17,434 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 11:57:17,434 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 11:57:17,435 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 -> d272ef4205faaf8a4fc383ce66c2e1d6fd3542c1bcb99550bb82ad72fa2d6d83 [2024-11-07 11:57:17,725 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 11:57:17,736 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 11:57:17,738 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 11:57:17,742 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 11:57:17,742 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 11:57:17,743 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_clean_up_harness_negated.i [2024-11-07 11:57:19,072 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 11:57:19,659 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 11:57:19,660 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_clean_up_harness_negated.i [2024-11-07 11:57:19,712 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/184bd18ef/463f6a959d2c4e0387fb1174d6a6f7c6/FLAG59bcb927f [2024-11-07 11:57:20,130 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/184bd18ef/463f6a959d2c4e0387fb1174d6a6f7c6 [2024-11-07 11:57:20,133 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 11:57:20,134 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 11:57:20,135 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 11:57:20,135 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 11:57:20,140 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 11:57:20,141 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:57:20" (1/1) ... [2024-11-07 11:57:20,141 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ad0bcf7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:57:20, skipping insertion in model container [2024-11-07 11:57:20,141 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:57:20" (1/1) ... [2024-11-07 11:57:20,229 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 11:57:20,482 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_clean_up_harness_negated.i[4497,4510] [2024-11-07 11:57:20,491 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_clean_up_harness_negated.i[4557,4570] [2024-11-07 11:57:21,208 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,208 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,209 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,209 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,210 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,221 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,221 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,223 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,223 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,225 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,226 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,226 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,226 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,896 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,896 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,930 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,931 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,937 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,937 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,962 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,963 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,965 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,966 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,966 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,966 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:21,966 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,010 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:57:22,044 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 11:57:22,062 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_clean_up_harness_negated.i[4497,4510] [2024-11-07 11:57:22,063 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_clean_up_harness_negated.i[4557,4570] [2024-11-07 11:57:22,104 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,104 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,105 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,105 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,105 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,112 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,114 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,115 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,116 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,116 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,117 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,117 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,117 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,217 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7553-7564] [2024-11-07 11:57:22,315 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,316 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,322 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,323 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,324 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,325 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,334 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,336 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,336 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,336 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,336 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,337 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,338 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:22,356 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:57:22,592 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-07 11:57:22,593 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@333bdd91 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:57:22, skipping insertion in model container [2024-11-07 11:57:22,593 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 11:57:22,594 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-07 11:57:22,597 INFO L158 Benchmark]: Toolchain (without parser) took 2461.09ms. Allocated memory was 100.7MB in the beginning and 201.3MB in the end (delta: 100.7MB). Free memory was 66.8MB in the beginning and 102.7MB in the end (delta: -36.0MB). Peak memory consumption was 77.5MB. Max. memory is 16.1GB. [2024-11-07 11:57:22,598 INFO L158 Benchmark]: CDTParser took 0.24ms. Allocated memory is still 83.9MB. Free memory is still 47.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:57:22,598 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2458.66ms. Allocated memory was 100.7MB in the beginning and 201.3MB in the end (delta: 100.7MB). Free memory was 66.6MB in the beginning and 102.7MB in the end (delta: -36.1MB). Peak memory consumption was 77.5MB. Max. memory is 16.1GB. [2024-11-07 11:57:22,599 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.24ms. Allocated memory is still 83.9MB. Free memory is still 47.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2458.66ms. Allocated memory was 100.7MB in the beginning and 201.3MB in the end (delta: 100.7MB). Free memory was 66.6MB in the beginning and 102.7MB in the end (delta: -36.1MB). Peak memory consumption was 77.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7553]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7553-7564] - 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_clean_up_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 d272ef4205faaf8a4fc383ce66c2e1d6fd3542c1bcb99550bb82ad72fa2d6d83 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 11:57:24,521 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 11:57:24,619 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:24,624 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 11:57:24,626 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 11:57:24,644 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 11:57:24,644 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 11:57:24,644 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 11:57:24,645 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 11:57:24,645 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 11:57:24,645 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 11:57:24,645 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 11:57:24,645 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 11:57:24,646 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 11:57:24,646 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 11:57:24,646 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 11:57:24,646 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 11:57:24,646 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 11:57:24,646 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 11:57:24,647 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 11:57:24,647 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 11:57:24,647 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-07 11:57:24,647 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-07 11:57:24,647 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 11:57:24,647 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-07 11:57:24,647 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 11:57:24,647 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 11:57:24,648 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 11:57:24,648 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 11:57:24,648 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 11:57:24,648 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 11:57:24,648 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 11:57:24,648 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 11:57:24,648 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 11:57:24,649 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 11:57:24,649 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-07 11:57:24,649 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-07 11:57:24,649 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 11:57:24,649 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 11:57:24,649 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 11:57:24,649 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 11:57:24,649 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 -> d272ef4205faaf8a4fc383ce66c2e1d6fd3542c1bcb99550bb82ad72fa2d6d83 [2024-11-07 11:57:24,945 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 11:57:24,958 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 11:57:24,961 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 11:57:24,963 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 11:57:24,964 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 11:57:24,965 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_clean_up_harness_negated.i [2024-11-07 11:57:26,329 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 11:57:26,797 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 11:57:26,798 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_clean_up_harness_negated.i [2024-11-07 11:57:26,840 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b6a8a210c/13ef54d2fd6f4e28a407945d2747d3d7/FLAGc7b6247ed [2024-11-07 11:57:26,853 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b6a8a210c/13ef54d2fd6f4e28a407945d2747d3d7 [2024-11-07 11:57:26,855 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 11:57:26,856 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 11:57:26,857 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 11:57:26,857 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 11:57:26,860 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 11:57:26,860 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:57:26" (1/1) ... [2024-11-07 11:57:26,861 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f1fcaab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:57:26, skipping insertion in model container [2024-11-07 11:57:26,861 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:57:26" (1/1) ... [2024-11-07 11:57:26,939 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 11:57:27,165 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_clean_up_harness_negated.i[4497,4510] [2024-11-07 11:57:27,177 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_clean_up_harness_negated.i[4557,4570] [2024-11-07 11:57:27,760 WARN 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:27,833 WARN 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:27,834 WARN 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:27,837 WARN 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:27,849 WARN 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:27,852 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,854 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,855 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,855 WARN 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:27,855 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,856 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,860 WARN 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:27,860 WARN 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:27,862 WARN 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:27,862 WARN 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:27,870 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,871 WARN 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:27,871 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,871 WARN 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:27,872 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,873 WARN 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:27,873 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,873 WARN 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:27,875 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,875 WARN 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:27,876 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,876 WARN 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:27,877 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:27,877 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,169 WARN 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:28,169 WARN 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:28,170 WARN 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:28,170 WARN 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:28,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:28,313 WARN 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:28,429 WARN 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:28,434 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:28,440 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:28,459 WARN 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:28,468 WARN 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:28,479 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:28,491 WARN 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:28,496 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:28,516 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,516 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,531 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,531 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,535 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,536 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,542 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:28,543 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:28,545 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,546 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,546 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,559 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,559 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,561 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,561 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,563 WARN 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:28,582 WARN 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:28,585 WARN 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:28,605 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:57:28,644 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-07 11:57:28,671 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 11:57:28,676 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_clean_up_harness_negated.i[4497,4510] [2024-11-07 11:57:28,677 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_clean_up_harness_negated.i[4557,4570] [2024-11-07 11:57:28,702 WARN 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:28,719 WARN 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:28,721 WARN 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:28,721 WARN 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:28,724 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:28,725 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,725 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,725 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,725 WARN 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:28,726 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,726 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,727 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:28,727 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:28,728 WARN 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:28,729 WARN 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:28,731 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,732 WARN 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:28,733 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,733 WARN 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:28,734 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,734 WARN 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:28,734 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,734 WARN 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:28,735 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,735 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:28,736 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,737 WARN 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:28,737 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,737 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,793 WARN 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:28,795 WARN 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:28,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-07 11:57:28,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-07 11:57:28,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-07 11:57:28,834 WARN 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:28,902 WARN 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:28,907 WARN 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:28,913 WARN 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:28,920 WARN 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:28,923 WARN 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:28,927 WARN 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:28,941 WARN 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:28,951 WARN 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:28,967 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,967 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,992 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,992 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,999 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:28,999 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,015 WARN 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:29,015 WARN 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:29,016 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,016 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,017 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,017 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,023 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,024 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,024 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,026 WARN 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:29,037 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 11:57:29,040 WARN 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:29,047 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:57:29,065 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 11:57:29,079 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_clean_up_harness_negated.i[4497,4510] [2024-11-07 11:57:29,084 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_clean_up_harness_negated.i[4557,4570] [2024-11-07 11:57:29,138 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,138 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,138 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,139 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,139 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,143 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,143 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,145 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,146 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,146 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,147 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,147 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,147 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,203 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7553-7564] [2024-11-07 11:57:29,284 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,284 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,289 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,289 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,291 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,291 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,297 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,297 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,298 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,298 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,298 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,298 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,298 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-07 11:57:29,312 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:57:29,668 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-07 11:57:29,669 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4bb05020 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:57:29, skipping insertion in model container [2024-11-07 11:57:29,669 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 11:57:29,670 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-07 11:57:29,672 INFO L158 Benchmark]: Toolchain (without parser) took 2815.27ms. Allocated memory was 83.9MB in the beginning and 276.8MB in the end (delta: 192.9MB). Free memory was 50.3MB in the beginning and 157.5MB in the end (delta: -107.1MB). Peak memory consumption was 95.2MB. Max. memory is 16.1GB. [2024-11-07 11:57:29,672 INFO L158 Benchmark]: CDTParser took 0.89ms. Allocated memory is still 83.9MB. Free memory was 64.5MB in the beginning and 64.4MB in the end (delta: 33.6kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:57:29,673 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2812.78ms. Allocated memory was 83.9MB in the beginning and 276.8MB in the end (delta: 192.9MB). Free memory was 50.3MB in the beginning and 157.5MB in the end (delta: -107.1MB). Peak memory consumption was 95.2MB. Max. memory is 16.1GB. [2024-11-07 11:57:29,676 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.89ms. Allocated memory is still 83.9MB. Free memory was 64.5MB in the beginning and 64.4MB in the end (delta: 33.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2812.78ms. Allocated memory was 83.9MB in the beginning and 276.8MB in the end (delta: 192.9MB). Free memory was 50.3MB in the beginning and 157.5MB in the end (delta: -107.1MB). Peak memory consumption was 95.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7553]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7553-7564] - 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