./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 1aff94200ac4117962e76fd53c645cd9f09d34e83ee2d9eea604e31ed1e8a72c --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 03:15:53,479 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 03:15:53,555 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-09 03:15:53,559 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 03:15:53,563 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 03:15:53,584 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 03:15:53,586 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 03:15:53,587 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 03:15:53,587 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 03:15:53,588 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 03:15:53,588 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 03:15:53,588 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 03:15:53,589 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 03:15:53,589 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 03:15:53,590 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 03:15:53,590 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 03:15:53,592 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 03:15:53,595 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 03:15:53,595 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 03:15:53,596 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 03:15:53,596 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 03:15:53,597 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 03:15:53,597 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 03:15:53,597 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 03:15:53,601 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 03:15:53,602 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 03:15:53,602 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 03:15:53,602 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 03:15:53,602 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 03:15:53,602 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 03:15:53,603 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 03:15:53,603 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 03:15:53,604 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 03:15:53,604 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 03:15:53,604 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 03:15:53,604 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 03:15:53,605 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 03:15:53,606 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 03:15:53,606 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 03:15:53,607 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1aff94200ac4117962e76fd53c645cd9f09d34e83ee2d9eea604e31ed1e8a72c [2024-11-09 03:15:53,960 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 03:15:53,982 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 03:15:53,985 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 03:15:53,986 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 03:15:53,986 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 03:15:53,987 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i [2024-11-09 03:15:55,465 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 03:15:55,883 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 03:15:55,884 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i [2024-11-09 03:15:55,924 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ad30f571e/4331f89b5f394d80b674d45eb890068c/FLAG2369c1994 [2024-11-09 03:15:55,942 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ad30f571e/4331f89b5f394d80b674d45eb890068c [2024-11-09 03:15:55,945 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 03:15:55,946 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 03:15:55,947 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:55,947 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 03:15:55,952 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 03:15:55,952 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:55" (1/1) ... [2024-11-09 03:15:55,953 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@15405b55 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:55, skipping insertion in model container [2024-11-09 03:15:55,955 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:55" (1/1) ... [2024-11-09 03:15:56,126 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:15:56,383 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i[4493,4506] [2024-11-09 03:15:56,394 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i[4553,4566] [2024-11-09 03:15:57,186 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,191 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,191 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,192 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,193 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,206 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,207 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,208 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,209 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,210 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,211 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,212 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,212 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,892 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,893 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,909 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,910 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,914 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,914 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,924 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,925 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,925 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,925 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,925 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,926 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,926 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:57,953 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:57,985 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 03:15:58,040 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i[4493,4506] [2024-11-09 03:15:58,049 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i[4553,4566] [2024-11-09 03:15:58,085 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,085 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,086 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,086 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,087 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,092 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,095 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,096 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,098 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,099 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,099 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,099 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,099 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,183 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] [2024-11-09 03:15:58,256 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,257 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,262 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,263 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,265 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,265 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,276 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,277 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,278 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,278 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,278 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,278 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,279 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:58,298 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:58,520 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-09 03:15:58,521 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@508b144b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:58, skipping insertion in model container [2024-11-09 03:15:58,521 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:58,521 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-09 03:15:58,523 INFO L158 Benchmark]: Toolchain (without parser) took 2576.25ms. Allocated memory was 178.3MB in the beginning and 278.9MB in the end (delta: 100.7MB). Free memory was 96.9MB in the beginning and 170.4MB in the end (delta: -73.5MB). Peak memory consumption was 81.4MB. Max. memory is 16.1GB. [2024-11-09 03:15:58,523 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 178.3MB. Free memory is still 137.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 03:15:58,524 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2574.15ms. Allocated memory was 178.3MB in the beginning and 278.9MB in the end (delta: 100.7MB). Free memory was 96.7MB in the beginning and 170.4MB in the end (delta: -73.7MB). Peak memory consumption was 81.4MB. Max. memory is 16.1GB. [2024-11-09 03:15:58,525 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 178.3MB. Free memory is still 137.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2574.15ms. Allocated memory was 178.3MB in the beginning and 278.9MB in the end (delta: 100.7MB). Free memory was 96.7MB in the beginning and 170.4MB in the end (delta: -73.7MB). Peak memory consumption was 81.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7526]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: aws_array_list_ensure_capacity RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 1aff94200ac4117962e76fd53c645cd9f09d34e83ee2d9eea604e31ed1e8a72c --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 03:16:00,726 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 03:16:00,785 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-09 03:16:00,789 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 03:16:00,789 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 03:16:00,806 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 03:16:00,806 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 03:16:00,807 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 03:16:00,807 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 03:16:00,807 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 03:16:00,808 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 03:16:00,808 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 03:16:00,808 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 03:16:00,809 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 03:16:00,809 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 03:16:00,809 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 03:16:00,810 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 03:16:00,810 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 03:16:00,810 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 03:16:00,810 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 03:16:00,811 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 03:16:00,811 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 03:16:00,811 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-09 03:16:00,812 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 03:16:00,812 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-09 03:16:00,812 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 03:16:00,813 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 03:16:00,813 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 03:16:00,813 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 03:16:00,814 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 03:16:00,814 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 03:16:00,814 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 03:16:00,814 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 03:16:00,815 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 03:16:00,815 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 03:16:00,815 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-09 03:16:00,815 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 03:16:00,816 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 03:16:00,816 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 03:16:00,816 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 03:16:00,816 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 03:16:00,817 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1aff94200ac4117962e76fd53c645cd9f09d34e83ee2d9eea604e31ed1e8a72c [2024-11-09 03:16:01,125 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 03:16:01,156 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 03:16:01,160 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 03:16:01,162 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 03:16:01,163 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 03:16:01,165 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i [2024-11-09 03:16:02,886 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 03:16:03,304 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 03:16:03,305 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i [2024-11-09 03:16:03,338 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3bb202d24/7e31d70bf0244a25b20ae6e2addadb5d/FLAGfe1d2eee5 [2024-11-09 03:16:03,353 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3bb202d24/7e31d70bf0244a25b20ae6e2addadb5d [2024-11-09 03:16:03,357 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 03:16:03,359 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 03:16:03,361 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 03:16:03,362 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 03:16:03,366 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 03:16:03,367 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:16:03" (1/1) ... [2024-11-09 03:16:03,367 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a5fce97 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:16:03, skipping insertion in model container [2024-11-09 03:16:03,368 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:16:03" (1/1) ... [2024-11-09 03:16:03,471 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:16:03,771 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i[4493,4506] [2024-11-09 03:16:03,779 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i[4553,4566] [2024-11-09 03:16:04,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-09 03:16:04,583 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,584 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,589 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,599 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,604 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,606 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,607 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,607 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,607 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,612 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,614 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,615 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,619 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,620 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,634 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,634 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,635 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,635 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,639 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,639 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,639 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,639 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,641 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,643 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,644 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,644 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,646 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,646 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:04,946 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,947 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,947 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:04,948 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,108 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,253 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,258 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,263 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,271 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,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-09 03:16:05,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-09 03:16:05,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-09 03:16:05,292 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,312 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,313 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,374 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,375 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,381 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,381 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,393 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,394 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,400 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,400 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,403 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,413 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,415 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,433 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:16:05,471 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-09 03:16:05,512 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:16:05,516 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i[4493,4506] [2024-11-09 03:16:05,517 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i[4553,4566] [2024-11-09 03:16:05,537 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,556 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,556 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,556 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,559 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,564 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,587 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,587 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,588 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,588 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,588 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,589 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,589 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,593 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,593 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,596 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,600 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,600 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,601 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,601 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,601 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,602 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,602 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,602 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,603 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,603 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,603 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,603 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,603 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,645 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,646 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,646 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,646 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,674 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,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-09 03:16:05,742 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,749 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,759 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,763 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,768 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,775 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,780 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,831 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,833 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,838 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,841 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,843 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,843 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,851 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,851 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,852 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,853 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,853 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,853 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,853 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,854 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,854 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,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-09 03:16:05,864 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,865 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:16:05,872 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:16:05,896 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 03:16:05,924 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i[4493,4506] [2024-11-09 03:16:05,925 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_swap_harness_negated.i[4553,4566] [2024-11-09 03:16:05,957 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,958 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,958 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,958 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,959 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,962 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,963 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,963 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,963 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,965 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,965 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,966 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:05,966 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,016 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] [2024-11-09 03:16:06,151 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,151 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,160 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,161 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,162 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,162 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,172 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,173 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,173 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,174 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,174 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,174 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,174 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:16:06,189 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:16:06,396 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-09 03:16:06,400 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@10ff3462 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:16:06, skipping insertion in model container [2024-11-09 03:16:06,401 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 03:16:06,401 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-09 03:16:06,403 INFO L158 Benchmark]: Toolchain (without parser) took 3042.61ms. Allocated memory was 75.5MB in the beginning and 148.9MB in the end (delta: 73.4MB). Free memory was 48.7MB in the beginning and 53.8MB in the end (delta: -5.1MB). Peak memory consumption was 92.3MB. Max. memory is 16.1GB. [2024-11-09 03:16:06,403 INFO L158 Benchmark]: CDTParser took 2.60ms. Allocated memory is still 75.5MB. Free memory is still 51.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 03:16:06,404 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3039.88ms. Allocated memory was 75.5MB in the beginning and 148.9MB in the end (delta: 73.4MB). Free memory was 48.5MB in the beginning and 53.8MB in the end (delta: -5.3MB). Peak memory consumption was 92.3MB. Max. memory is 16.1GB. [2024-11-09 03:16:06,405 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 2.60ms. Allocated memory is still 75.5MB. Free memory is still 51.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3039.88ms. Allocated memory was 75.5MB in the beginning and 148.9MB in the end (delta: 73.4MB). Free memory was 48.5MB in the beginning and 53.8MB in the end (delta: -5.3MB). Peak memory consumption was 92.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7526]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: aws_array_list_ensure_capacity RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN