./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_hash_table_init_bounded_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_init_bounded_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 9b54145646e793b80ad32a5964acd9cb756fedabb3314a705fb95ff4eafdbb89 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 03:15:42,292 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 03:15:42,354 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:42,361 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 03:15:42,362 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 03:15:42,387 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 03:15:42,389 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 03:15:42,389 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 03:15:42,390 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 03:15:42,390 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 03:15:42,390 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 03:15:42,391 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 03:15:42,391 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 03:15:42,391 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 03:15:42,392 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 03:15:42,392 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 03:15:42,392 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 03:15:42,393 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 03:15:42,393 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 03:15:42,393 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 03:15:42,394 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 03:15:42,394 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 03:15:42,394 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 03:15:42,395 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 03:15:42,395 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 03:15:42,395 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 03:15:42,395 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 03:15:42,396 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 03:15:42,396 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 03:15:42,400 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 03:15:42,400 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 03:15:42,401 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 03:15:42,401 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 03:15:42,401 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 03:15:42,406 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 03:15:42,407 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 03:15:42,407 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 03:15:42,407 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 03:15:42,407 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 03:15:42,407 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 -> 9b54145646e793b80ad32a5964acd9cb756fedabb3314a705fb95ff4eafdbb89 [2024-11-09 03:15:42,607 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 03:15:42,631 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 03:15:42,634 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 03:15:42,635 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 03:15:42,636 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 03:15:42,637 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_init_bounded_harness_negated.i [2024-11-09 03:15:43,905 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 03:15:44,266 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 03:15:44,266 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_init_bounded_harness_negated.i [2024-11-09 03:15:44,296 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4e3ca62d7/752911108be343889cc0d7f723f671ea/FLAGef378abdf [2024-11-09 03:15:44,472 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4e3ca62d7/752911108be343889cc0d7f723f671ea [2024-11-09 03:15:44,475 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 03:15:44,476 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 03:15:44,477 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:44,477 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 03:15:44,482 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 03:15:44,483 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:44" (1/1) ... [2024-11-09 03:15:44,483 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36b2de4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:44, skipping insertion in model container [2024-11-09 03:15:44,484 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:44" (1/1) ... [2024-11-09 03:15:44,560 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:15:44,831 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_init_bounded_harness_negated.i[4501,4514] [2024-11-09 03:15:44,842 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_init_bounded_harness_negated.i[4561,4574] [2024-11-09 03:15:45,725 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,726 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,726 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,727 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,727 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,739 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,740 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,743 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,743 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,745 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,745 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,746 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:45,746 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,479 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,480 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,508 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,509 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,516 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,517 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,529 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,530 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,530 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,530 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,531 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,531 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,532 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,573 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:46,608 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 03:15:46,625 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_init_bounded_harness_negated.i[4501,4514] [2024-11-09 03:15:46,625 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_init_bounded_harness_negated.i[4561,4574] [2024-11-09 03:15:46,659 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,659 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,659 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,660 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,661 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,669 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,670 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,671 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,671 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,672 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,672 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,673 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,673 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,761 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] [2024-11-09 03:15:46,845 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,846 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,852 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,854 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,856 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,856 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,866 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,867 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,867 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,867 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,868 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,868 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,868 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:46,884 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:47,072 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-09 03:15:47,073 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@18d69be3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:47, skipping insertion in model container [2024-11-09 03:15:47,074 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:47,074 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-09 03:15:47,076 INFO L158 Benchmark]: Toolchain (without parser) took 2599.12ms. Allocated memory was 176.2MB in the beginning and 245.4MB in the end (delta: 69.2MB). Free memory was 106.7MB in the beginning and 130.0MB in the end (delta: -23.3MB). Peak memory consumption was 109.2MB. Max. memory is 16.1GB. [2024-11-09 03:15:47,077 INFO L158 Benchmark]: CDTParser took 0.11ms. Allocated memory is still 176.2MB. Free memory is still 141.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 03:15:47,077 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2597.04ms. Allocated memory was 176.2MB in the beginning and 245.4MB in the end (delta: 69.2MB). Free memory was 106.7MB in the beginning and 130.0MB in the end (delta: -23.3MB). Peak memory consumption was 109.2MB. Max. memory is 16.1GB. [2024-11-09 03:15:47,080 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.11ms. Allocated memory is still 176.2MB. Free memory is still 141.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2597.04ms. Allocated memory was 176.2MB in the beginning and 245.4MB in the end (delta: 69.2MB). Free memory was 106.7MB in the beginning and 130.0MB in the end (delta: -23.3MB). Peak memory consumption was 109.2MB. 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_init_bounded_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 9b54145646e793b80ad32a5964acd9cb756fedabb3314a705fb95ff4eafdbb89 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 03:15:48,879 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 03:15:48,939 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:48,943 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 03:15:48,943 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 03:15:48,974 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 03:15:48,976 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 03:15:48,976 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 03:15:48,977 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 03:15:48,979 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 03:15:48,980 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 03:15:48,980 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 03:15:48,980 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 03:15:48,981 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 03:15:48,981 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 03:15:48,981 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 03:15:48,981 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 03:15:48,981 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 03:15:48,982 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 03:15:48,982 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 03:15:48,983 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 03:15:48,983 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 03:15:48,983 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-09 03:15:48,984 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 03:15:48,984 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-09 03:15:48,984 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 03:15:48,984 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 03:15:48,984 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 03:15:48,984 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 03:15:48,985 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 03:15:48,985 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 03:15:48,985 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 03:15:48,985 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 03:15:48,985 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 03:15:48,985 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 03:15:48,986 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-09 03:15:48,986 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 03:15:48,986 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 03:15:48,986 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 03:15:48,986 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 03:15:48,986 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 03:15:48,988 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 -> 9b54145646e793b80ad32a5964acd9cb756fedabb3314a705fb95ff4eafdbb89 [2024-11-09 03:15:49,262 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 03:15:49,283 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 03:15:49,285 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 03:15:49,286 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 03:15:49,286 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 03:15:49,288 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_init_bounded_harness_negated.i [2024-11-09 03:15:50,686 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 03:15:51,073 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 03:15:51,074 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_table_init_bounded_harness_negated.i [2024-11-09 03:15:51,115 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fae7d991b/e7ed7103329f48daa9a648063fa8606f/FLAG91ee5a7c8 [2024-11-09 03:15:51,130 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fae7d991b/e7ed7103329f48daa9a648063fa8606f [2024-11-09 03:15:51,132 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 03:15:51,134 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 03:15:51,136 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:51,137 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 03:15:51,141 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 03:15:51,142 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:51" (1/1) ... [2024-11-09 03:15:51,142 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@18f83089 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:51, skipping insertion in model container [2024-11-09 03:15:51,142 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:51" (1/1) ... [2024-11-09 03:15:51,230 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:15:51,483 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_init_bounded_harness_negated.i[4501,4514] [2024-11-09 03:15:51,490 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_init_bounded_harness_negated.i[4561,4574] [2024-11-09 03:15:52,023 WARN 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:52,148 WARN 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:52,149 WARN 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:52,149 WARN 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:52,155 WARN 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:52,157 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,157 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,158 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,158 WARN 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:52,158 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,159 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,161 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:52,161 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:52,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:52,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:52,178 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,179 WARN 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:52,179 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,179 WARN 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:52,181 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,183 WARN 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:52,184 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,184 WARN 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:52,185 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,186 WARN 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:52,186 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,186 WARN 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:52,188 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,188 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,493 WARN 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:52,494 WARN 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:52,497 WARN 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:52,497 WARN 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:52,633 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:52,802 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:52,806 WARN 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:52,815 WARN 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:52,824 WARN 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:52,828 WARN 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:52,832 WARN 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:52,841 WARN 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:52,845 WARN 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:52,864 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,865 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,892 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,893 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,897 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,899 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,906 WARN 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:52,906 WARN 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:52,910 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,911 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,911 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,912 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,912 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,912 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,913 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:52,914 WARN 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:52,926 WARN 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:52,928 WARN 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:52,957 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:53,000 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-09 03:15:53,059 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:15:53,063 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_init_bounded_harness_negated.i[4501,4514] [2024-11-09 03:15:53,064 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_init_bounded_harness_negated.i[4561,4574] [2024-11-09 03:15:53,082 WARN 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:53,093 WARN 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:53,094 WARN 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:53,094 WARN 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:53,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:53,102 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,102 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,102 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,102 WARN 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:53,103 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,103 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,104 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:53,104 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:53,104 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:53,104 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:53,114 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,115 WARN 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:53,115 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,115 WARN 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:53,116 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,116 WARN 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:53,116 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,116 WARN 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:53,116 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,117 WARN 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:53,117 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,117 WARN 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:53,117 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,117 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,175 WARN 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:53,176 WARN 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:53,176 WARN 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:53,177 WARN 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:53,209 WARN 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:53,254 WARN 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:53,260 WARN 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:53,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:53,274 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:53,279 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:53,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:53,289 WARN 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:53,293 WARN 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:53,299 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,300 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,309 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,310 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,312 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,313 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,317 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:15:53,318 WARN 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:53,319 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,320 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,320 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,320 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,321 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,321 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,321 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,323 WARN 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:53,331 WARN 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:53,335 WARN 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:53,341 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:53,392 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 03:15:53,406 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_init_bounded_harness_negated.i[4501,4514] [2024-11-09 03:15:53,407 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_init_bounded_harness_negated.i[4561,4574] [2024-11-09 03:15:53,430 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,430 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,431 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,431 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,431 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,434 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,434 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,434 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,435 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,435 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,435 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,436 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,436 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,476 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] [2024-11-09 03:15:53,534 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,534 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,541 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,541 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,542 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,544 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,548 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,549 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,550 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,550 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:15:53,564 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:15:53,736 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-09 03:15:53,737 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4d8f512d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:53, skipping insertion in model container [2024-11-09 03:15:53,737 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 03:15:53,737 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-09 03:15:53,745 INFO L158 Benchmark]: Toolchain (without parser) took 2603.74ms. Allocated memory was 77.6MB in the beginning and 207.6MB in the end (delta: 130.0MB). Free memory was 48.1MB in the beginning and 112.6MB in the end (delta: -64.5MB). Peak memory consumption was 90.3MB. Max. memory is 16.1GB. [2024-11-09 03:15:53,746 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 46.1MB. Free memory is still 19.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 03:15:53,746 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2600.48ms. Allocated memory was 77.6MB in the beginning and 207.6MB in the end (delta: 130.0MB). Free memory was 47.9MB in the beginning and 112.6MB in the end (delta: -64.7MB). Peak memory consumption was 90.3MB. Max. memory is 16.1GB. [2024-11-09 03:15:53,747 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.14ms. Allocated memory is still 46.1MB. Free memory is still 19.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2600.48ms. Allocated memory was 77.6MB in the beginning and 207.6MB in the end (delta: 130.0MB). Free memory was 47.9MB in the beginning and 112.6MB in the end (delta: -64.7MB). Peak memory consumption was 90.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