./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_hash_table_eq_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_eq_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 418444d45b0c7850a9989314dcd5f57e0b0ef1cb83134fc862bc4bb0b0db0821 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 03:15:30,686 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 03:15:30,766 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:30,771 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 03:15:30,772 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 03:15:30,792 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 03:15:30,792 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 03:15:30,793 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 03:15:30,794 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 03:15:30,794 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 03:15:30,794 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 03:15:30,795 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 03:15:30,795 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 03:15:30,796 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 03:15:30,796 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 03:15:30,797 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 03:15:30,797 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 03:15:30,797 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 03:15:30,798 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 03:15:30,798 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 03:15:30,798 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 03:15:30,799 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 03:15:30,799 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 03:15:30,800 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 03:15:30,800 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 03:15:30,801 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 03:15:30,801 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 03:15:30,801 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 03:15:30,802 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 03:15:30,802 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 03:15:30,802 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 03:15:30,803 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 03:15:30,803 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 03:15:30,803 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 03:15:30,804 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 03:15:30,804 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 03:15:30,804 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 03:15:30,804 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 03:15:30,805 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 03:15:30,805 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 -> 418444d45b0c7850a9989314dcd5f57e0b0ef1cb83134fc862bc4bb0b0db0821 [2024-11-09 03:15:31,073 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 03:15:31,101 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 03:15:31,104 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 03:15:31,107 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 03:15:31,107 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 03:15:31,108 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_eq_harness_negated.i [2024-11-09 03:15:32,632 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 03:15:33,133 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 03:15:33,134 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness_negated.i [2024-11-09 03:15:33,175 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6aca2a487/dad173d55bf8420dbc0096c0073cb437/FLAG82ab3cbb5 [2024-11-09 03:15:33,192 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6aca2a487/dad173d55bf8420dbc0096c0073cb437 [2024-11-09 03:15:33,196 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 03:15:33,199 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 03:15:33,201 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:33,201 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 03:15:33,206 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 03:15:33,207 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:33" (1/1) ... [2024-11-09 03:15:33,209 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@44b41af9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:33, skipping insertion in model container [2024-11-09 03:15:33,209 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:33" (1/1) ... [2024-11-09 03:15:33,351 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:15:33,678 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_eq_harness_negated.i[4491,4504] [2024-11-09 03:15:33,689 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_eq_harness_negated.i[4551,4564] [2024-11-09 03:15:34,578 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,579 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,580 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,580 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,581 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,592 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,593 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,595 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,595 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,597 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,598 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,599 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:34,599 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,403 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,405 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,431 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,432 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,438 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,438 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,461 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,463 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,463 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,464 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,464 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,465 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,465 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,505 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:35,553 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 03:15:35,573 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_eq_harness_negated.i[4491,4504] [2024-11-09 03:15:35,573 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_eq_harness_negated.i[4551,4564] [2024-11-09 03:15:35,669 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,669 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,670 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,671 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,671 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,681 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,681 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,682 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,685 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,686 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,687 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,687 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,687 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,772 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] [2024-11-09 03:15:35,856 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,857 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,864 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,865 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,868 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,869 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,880 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,881 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,881 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,882 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,882 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,882 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,883 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:35,905 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:36,198 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-09 03:15:36,199 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@775b4719 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:36, skipping insertion in model container [2024-11-09 03:15:36,203 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:36,204 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-09 03:15:36,206 INFO L158 Benchmark]: Toolchain (without parser) took 3006.57ms. Allocated memory was 182.5MB in the beginning and 262.1MB in the end (delta: 79.7MB). Free memory was 102.8MB in the beginning and 125.8MB in the end (delta: -23.0MB). Peak memory consumption was 93.7MB. Max. memory is 16.1GB. [2024-11-09 03:15:36,206 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 182.5MB. Free memory is still 143.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 03:15:36,207 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3003.02ms. Allocated memory was 182.5MB in the beginning and 262.1MB in the end (delta: 79.7MB). Free memory was 102.6MB in the beginning and 125.8MB in the end (delta: -23.2MB). Peak memory consumption was 93.7MB. Max. memory is 16.1GB. [2024-11-09 03:15:36,208 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.18ms. Allocated memory is still 182.5MB. Free memory is still 143.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3003.02ms. Allocated memory was 182.5MB in the beginning and 262.1MB in the end (delta: 79.7MB). Free memory was 102.6MB in the beginning and 125.8MB in the end (delta: -23.2MB). Peak memory consumption was 93.7MB. 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_eq_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 418444d45b0c7850a9989314dcd5f57e0b0ef1cb83134fc862bc4bb0b0db0821 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 03:15:38,324 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 03:15:38,411 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-09 03:15:38,419 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 03:15:38,421 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 03:15:38,454 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 03:15:38,454 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 03:15:38,455 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 03:15:38,455 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 03:15:38,456 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 03:15:38,456 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 03:15:38,456 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 03:15:38,457 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 03:15:38,459 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 03:15:38,459 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 03:15:38,459 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 03:15:38,460 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 03:15:38,463 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 03:15:38,464 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 03:15:38,464 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 03:15:38,464 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 03:15:38,464 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 03:15:38,465 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-09 03:15:38,465 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 03:15:38,465 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-09 03:15:38,466 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 03:15:38,466 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 03:15:38,466 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 03:15:38,467 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 03:15:38,467 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 03:15:38,467 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 03:15:38,467 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 03:15:38,468 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 03:15:38,468 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 03:15:38,469 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 03:15:38,469 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-09 03:15:38,477 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 03:15:38,478 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 03:15:38,478 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 03:15:38,479 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 03:15:38,479 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 03:15:38,479 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 -> 418444d45b0c7850a9989314dcd5f57e0b0ef1cb83134fc862bc4bb0b0db0821 [2024-11-09 03:15:38,824 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 03:15:38,851 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 03:15:38,855 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 03:15:38,857 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 03:15:38,857 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 03:15:38,859 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_eq_harness_negated.i [2024-11-09 03:15:40,470 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 03:15:40,991 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 03:15:40,993 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_eq_harness_negated.i [2024-11-09 03:15:41,061 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/97876e83b/12dc088dfd1e461598b77f79011dde20/FLAG394224115 [2024-11-09 03:15:41,573 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/97876e83b/12dc088dfd1e461598b77f79011dde20 [2024-11-09 03:15:41,576 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 03:15:41,578 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 03:15:41,579 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:41,579 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 03:15:41,584 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 03:15:41,585 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:41" (1/1) ... [2024-11-09 03:15:41,586 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@e2635bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:41, skipping insertion in model container [2024-11-09 03:15:41,586 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:41" (1/1) ... [2024-11-09 03:15:41,686 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:15:42,047 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_eq_harness_negated.i[4491,4504] [2024-11-09 03:15:42,057 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_eq_harness_negated.i[4551,4564] [2024-11-09 03:15:42,856 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:42,969 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:42,969 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:42,970 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:42,984 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:42,988 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:42,990 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:42,991 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:42,992 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:42,992 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:42,993 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:42,997 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:42,998 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,000 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,001 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,009 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,010 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,011 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,011 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,013 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,013 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,013 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,014 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,015 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,016 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,016 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,017 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,017 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,017 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,357 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,358 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,359 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,359 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,520 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,676 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,688 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,699 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,717 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,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-09 03:15:43,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-09 03:15:43,748 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,769 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,800 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,802 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,831 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,832 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,841 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,841 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,854 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,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:15:43,859 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,860 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,861 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,861 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,862 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,862 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,862 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:43,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:15:43,883 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,885 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:43,923 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:43,978 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-09 03:15:44,041 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:15:44,046 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_eq_harness_negated.i[4491,4504] [2024-11-09 03:15:44,047 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_eq_harness_negated.i[4551,4564] [2024-11-09 03:15:44,069 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,084 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,084 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,085 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,091 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,092 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,096 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,096 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,097 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,097 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,097 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,098 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,099 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,100 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,100 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,108 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,109 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,109 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,109 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,110 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,110 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,110 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,110 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,111 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,113 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,113 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,113 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,113 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,114 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,166 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,167 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,168 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,168 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,202 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,255 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,261 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,265 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,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:15:44,280 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,284 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,312 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,316 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,323 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,324 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,330 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,331 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,333 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,333 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,338 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,343 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,344 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,344 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,345 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,347 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,347 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,348 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,348 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,350 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,362 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,366 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:44,376 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:44,409 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 03:15:44,430 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_eq_harness_negated.i[4491,4504] [2024-11-09 03:15:44,434 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_eq_harness_negated.i[4551,4564] [2024-11-09 03:15:44,519 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,519 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,520 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,520 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,525 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,535 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,536 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,540 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,540 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,541 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,542 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,542 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,542 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,685 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] [2024-11-09 03:15:44,830 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,830 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,841 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,842 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,845 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,845 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,852 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,853 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,853 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,854 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,854 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,854 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,855 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:44,878 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:45,323 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-09 03:15:45,330 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@5a155dbb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:45, skipping insertion in model container [2024-11-09 03:15:45,331 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:45,331 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-09 03:15:45,333 INFO L158 Benchmark]: Toolchain (without parser) took 3754.27ms. Allocated memory was 75.5MB in the beginning and 188.7MB in the end (delta: 113.2MB). Free memory was 52.4MB in the beginning and 119.1MB in the end (delta: -66.7MB). Peak memory consumption was 84.9MB. Max. memory is 16.1GB. [2024-11-09 03:15:45,333 INFO L158 Benchmark]: CDTParser took 0.25ms. Allocated memory is still 58.7MB. Free memory was 33.6MB in the beginning and 33.5MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 03:15:45,333 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3752.05ms. Allocated memory was 75.5MB in the beginning and 188.7MB in the end (delta: 113.2MB). Free memory was 52.4MB in the beginning and 119.1MB in the end (delta: -66.7MB). Peak memory consumption was 84.9MB. Max. memory is 16.1GB. [2024-11-09 03:15:45,339 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.25ms. Allocated memory is still 58.7MB. Free memory was 33.6MB in the beginning and 33.5MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3752.05ms. Allocated memory was 75.5MB in the beginning and 188.7MB in the end (delta: 113.2MB). Free memory was 52.4MB in the beginning and 119.1MB in the end (delta: -66.7MB). Peak memory consumption was 84.9MB. 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