./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_hash_callback_string_destroy_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_callback_string_destroy_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 1c51fa9740038cd6296654a42bc67549945905406bb81fe2a2f6eee643c6c593 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 03:14:12,350 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 03:14:12,417 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-09 03:14:12,421 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 03:14:12,422 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 03:14:12,454 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 03:14:12,455 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 03:14:12,455 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 03:14:12,456 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 03:14:12,457 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 03:14:12,457 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 03:14:12,458 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 03:14:12,458 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 03:14:12,459 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 03:14:12,459 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 03:14:12,459 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 03:14:12,459 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 03:14:12,460 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 03:14:12,460 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 03:14:12,460 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 03:14:12,461 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 03:14:12,461 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 03:14:12,461 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 03:14:12,462 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 03:14:12,462 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 03:14:12,462 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 03:14:12,463 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 03:14:12,463 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 03:14:12,463 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 03:14:12,463 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 03:14:12,464 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 03:14:12,464 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 03:14:12,464 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 03:14:12,464 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 03:14:12,465 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 03:14:12,465 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 03:14:12,465 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 03:14:12,465 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 03:14:12,466 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 03:14:12,466 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 -> 1c51fa9740038cd6296654a42bc67549945905406bb81fe2a2f6eee643c6c593 [2024-11-09 03:14:12,736 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 03:14:12,764 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 03:14:12,767 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 03:14:12,768 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 03:14:12,769 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 03:14:12,770 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_callback_string_destroy_harness_negated.i [2024-11-09 03:14:14,235 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 03:14:14,827 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 03:14:14,829 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_callback_string_destroy_harness_negated.i [2024-11-09 03:14:14,881 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/112ed23a5/3141991e77b14606a9f6fa049e5d3f99/FLAG92fb6d639 [2024-11-09 03:14:14,898 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/112ed23a5/3141991e77b14606a9f6fa049e5d3f99 [2024-11-09 03:14:14,902 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 03:14:14,904 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 03:14:14,906 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 03:14:14,907 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 03:14:14,913 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 03:14:14,913 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:14:14" (1/1) ... [2024-11-09 03:14:14,914 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@724facfd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:14:14, skipping insertion in model container [2024-11-09 03:14:14,914 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:14:14" (1/1) ... [2024-11-09 03:14:15,013 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:14:15,374 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_callback_string_destroy_harness_negated.i[4506,4519] [2024-11-09 03:14:15,387 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_callback_string_destroy_harness_negated.i[4566,4579] [2024-11-09 03:14:16,334 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,335 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,335 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,336 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,337 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,355 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,356 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,357 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,360 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,364 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,364 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,365 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:16,365 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,287 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,287 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,324 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,327 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,335 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,336 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,361 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,363 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,364 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,364 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,365 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,365 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,368 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,417 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:14:17,455 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 03:14:17,477 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_callback_string_destroy_harness_negated.i[4506,4519] [2024-11-09 03:14:17,477 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_callback_string_destroy_harness_negated.i[4566,4579] [2024-11-09 03:14:17,518 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,519 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,519 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,519 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,520 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,525 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,527 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,527 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,528 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,529 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,529 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,529 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,530 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,610 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7511-7522] [2024-11-09 03:14:17,698 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,698 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,710 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,711 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,714 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,714 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,724 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,724 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,725 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,725 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,726 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,726 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,727 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:17,865 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:14:18,042 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_last_error, aws_array_list_ensure_capacity [2024-11-09 03:14:18,043 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3f2f22b8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:14:18, skipping insertion in model container [2024-11-09 03:14:18,043 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 03:14:18,044 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-09 03:14:18,046 INFO L158 Benchmark]: Toolchain (without parser) took 3140.91ms. Allocated memory was 159.4MB in the beginning and 291.5MB in the end (delta: 132.1MB). Free memory was 126.4MB in the beginning and 206.6MB in the end (delta: -80.2MB). Peak memory consumption was 125.9MB. Max. memory is 16.1GB. [2024-11-09 03:14:18,046 INFO L158 Benchmark]: CDTParser took 0.23ms. Allocated memory is still 111.1MB. Free memory is still 73.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 03:14:18,047 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3137.64ms. Allocated memory was 159.4MB in the beginning and 291.5MB in the end (delta: 132.1MB). Free memory was 126.4MB in the beginning and 206.6MB in the end (delta: -80.2MB). Peak memory consumption was 125.9MB. Max. memory is 16.1GB. [2024-11-09 03:14:18,048 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.23ms. Allocated memory is still 111.1MB. Free memory is still 73.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3137.64ms. Allocated memory was 159.4MB in the beginning and 291.5MB in the end (delta: 132.1MB). Free memory was 126.4MB in the beginning and 206.6MB in the end (delta: -80.2MB). Peak memory consumption was 125.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7511]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7511-7522] - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: aws_last_error, 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_callback_string_destroy_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 1c51fa9740038cd6296654a42bc67549945905406bb81fe2a2f6eee643c6c593 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 03:14:20,196 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 03:14:20,274 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-09 03:14:20,279 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 03:14:20,279 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 03:14:20,314 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 03:14:20,315 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 03:14:20,315 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 03:14:20,316 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 03:14:20,316 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 03:14:20,317 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 03:14:20,317 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 03:14:20,318 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 03:14:20,318 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 03:14:20,318 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 03:14:20,319 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 03:14:20,319 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 03:14:20,319 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 03:14:20,320 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 03:14:20,320 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 03:14:20,321 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 03:14:20,321 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 03:14:20,322 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-09 03:14:20,322 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 03:14:20,322 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-09 03:14:20,323 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 03:14:20,323 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 03:14:20,324 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 03:14:20,324 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 03:14:20,325 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 03:14:20,325 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 03:14:20,325 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 03:14:20,326 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 03:14:20,326 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 03:14:20,326 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 03:14:20,327 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-09 03:14:20,327 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 03:14:20,327 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 03:14:20,328 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 03:14:20,328 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 03:14:20,328 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 03:14:20,331 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 -> 1c51fa9740038cd6296654a42bc67549945905406bb81fe2a2f6eee643c6c593 [2024-11-09 03:14:20,680 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 03:14:20,708 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 03:14:20,711 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 03:14:20,712 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 03:14:20,712 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 03:14:20,714 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_callback_string_destroy_harness_negated.i [2024-11-09 03:14:22,311 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 03:14:22,870 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 03:14:22,870 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_callback_string_destroy_harness_negated.i [2024-11-09 03:14:22,923 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a21046d19/6ff5e4a4ad6041aaa9cde4992804ebd9/FLAGc26343231 [2024-11-09 03:14:22,941 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a21046d19/6ff5e4a4ad6041aaa9cde4992804ebd9 [2024-11-09 03:14:22,944 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 03:14:22,946 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 03:14:22,947 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 03:14:22,948 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 03:14:22,953 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 03:14:22,954 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:14:22" (1/1) ... [2024-11-09 03:14:22,954 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1f1b90a3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:14:22, skipping insertion in model container [2024-11-09 03:14:22,955 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:14:22" (1/1) ... [2024-11-09 03:14:23,081 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:14:23,396 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_callback_string_destroy_harness_negated.i[4506,4519] [2024-11-09 03:14:23,404 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_callback_string_destroy_harness_negated.i[4566,4579] [2024-11-09 03:14:23,999 WARN 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:14:24,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:14:24,086 WARN 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:14:24,086 WARN 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:14:24,095 WARN 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:14:24,097 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,097 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,098 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,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:14:24,099 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,100 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,103 WARN 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:14:24,103 WARN 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:14:24,105 WARN 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:14:24,106 WARN 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:14:24,115 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,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:14:24,116 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,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:14:24,117 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,118 WARN 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:14:24,118 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,119 WARN 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:14:24,120 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,121 WARN 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:14:24,121 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,122 WARN 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:14:24,122 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,122 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,481 WARN 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:14:24,482 WARN 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:14:24,483 WARN 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:14:24,483 WARN 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:14:24,606 WARN 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:14:24,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:14:24,814 WARN 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:14:24,825 WARN 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:14:24,838 WARN 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:14:24,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:14:24,851 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:14:24,876 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:14:24,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:14:24,913 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,914 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,938 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,939 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,944 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,946 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,958 WARN 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:14:24,963 WARN 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:14:24,967 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,968 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,968 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,968 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,968 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,969 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,969 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:24,971 WARN 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:14:24,988 WARN 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:14:24,990 WARN 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:14:25,009 WARN 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:14:25,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:14:25,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:14:25,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:14:25,024 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:14:25,095 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-09 03:14:25,140 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 03:14:25,148 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_callback_string_destroy_harness_negated.i[4506,4519] [2024-11-09 03:14:25,148 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_callback_string_destroy_harness_negated.i[4566,4579] [2024-11-09 03:14:25,195 WARN 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:14:25,214 WARN 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:14:25,222 WARN 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:14:25,222 WARN 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:14:25,226 WARN 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:14:25,227 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,227 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,227 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,228 WARN 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:14:25,228 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,228 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,233 WARN 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:14:25,233 WARN 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:14:25,234 WARN 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:14:25,234 WARN 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:14:25,240 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,240 WARN 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:14:25,240 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,244 WARN 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:14:25,245 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,245 WARN 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:14:25,245 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,245 WARN 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:14:25,246 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,246 WARN 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:14:25,246 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,247 WARN 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:14:25,247 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,247 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,290 WARN 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:14:25,291 WARN 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:14:25,291 WARN 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:14:25,291 WARN 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:14:25,326 WARN 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:14:25,382 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:14:25,388 WARN 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:14:25,399 WARN 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:14:25,406 WARN 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:14:25,411 WARN 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:14:25,419 WARN 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:14:25,426 WARN 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:14:25,430 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:14:25,439 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,439 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,451 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,452 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,459 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,461 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,466 WARN 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:14:25,468 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:14:25,470 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,470 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,471 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,472 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,472 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,472 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,473 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,475 WARN 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:14:25,484 WARN 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:14:25,486 WARN 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:14:25,496 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-09 03:14:25,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:14:25,499 WARN 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:14:25,499 WARN 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:14:25,500 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:14:25,525 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 03:14:25,566 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_callback_string_destroy_harness_negated.i[4506,4519] [2024-11-09 03:14:25,566 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_callback_string_destroy_harness_negated.i[4566,4579] [2024-11-09 03:14:25,596 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,596 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,597 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,597 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,597 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,602 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,602 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,603 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,603 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,604 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,604 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,605 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,605 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7511-7522] [2024-11-09 03:14:25,742 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,742 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,748 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,748 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,750 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,750 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,757 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,757 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,760 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,760 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,761 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,761 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,761 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-09 03:14:25,778 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 03:14:26,200 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_last_error, aws_array_list_ensure_capacity [2024-11-09 03:14:26,201 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@77be8ad6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:14:26, skipping insertion in model container [2024-11-09 03:14:26,201 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 03:14:26,201 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-09 03:14:26,207 INFO L158 Benchmark]: Toolchain (without parser) took 3256.66ms. Allocated memory was 71.3MB in the beginning and 190.8MB in the end (delta: 119.5MB). Free memory was 44.3MB in the beginning and 115.6MB in the end (delta: -71.3MB). Peak memory consumption was 89.0MB. Max. memory is 16.1GB. [2024-11-09 03:14:26,207 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 52.4MB. Free memory is still 35.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 03:14:26,208 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3254.41ms. Allocated memory was 71.3MB in the beginning and 190.8MB in the end (delta: 119.5MB). Free memory was 44.0MB in the beginning and 115.6MB in the end (delta: -71.5MB). Peak memory consumption was 89.0MB. Max. memory is 16.1GB. [2024-11-09 03:14:26,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.20ms. Allocated memory is still 52.4MB. Free memory is still 35.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3254.41ms. Allocated memory was 71.3MB in the beginning and 190.8MB in the end (delta: 119.5MB). Free memory was 44.0MB in the beginning and 115.6MB in the end (delta: -71.5MB). Peak memory consumption was 89.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7511]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7511-7522] - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: aws_last_error, 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