./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_hash_iter_begin_harness_negated.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/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_iter_begin_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 6be9b66ca328a7a6212dacb956e89cedd13b1d7b23d6b6080c393a898cf27e7a --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 14:18:40,646 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 14:18:40,699 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-22 14:18:40,705 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 14:18:40,706 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 14:18:40,728 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 14:18:40,729 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 14:18:40,729 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 14:18:40,730 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-22 14:18:40,730 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-22 14:18:40,730 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 14:18:40,731 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 14:18:40,731 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 14:18:40,732 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 14:18:40,733 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 14:18:40,733 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 14:18:40,733 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-22 14:18:40,733 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-22 14:18:40,734 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 14:18:40,734 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-22 14:18:40,735 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 14:18:40,736 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-22 14:18:40,736 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 14:18:40,736 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-22 14:18:40,739 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 14:18:40,739 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 14:18:40,739 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 14:18:40,739 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-22 14:18:40,739 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 14:18:40,739 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 14:18:40,740 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 14:18:40,740 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 14:18:40,740 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-22 14:18:40,740 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-22 14:18:40,740 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-22 14:18:40,740 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 14:18:40,740 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 14:18:40,741 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 14:18:40,741 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 14:18:40,741 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 -> 6be9b66ca328a7a6212dacb956e89cedd13b1d7b23d6b6080c393a898cf27e7a [2024-11-22 14:18:40,954 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 14:18:40,974 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 14:18:40,977 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 14:18:40,978 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 14:18:40,978 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 14:18:40,979 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_iter_begin_harness_negated.i [2024-11-22 14:18:42,191 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 14:18:42,574 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 14:18:42,575 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_begin_harness_negated.i [2024-11-22 14:18:42,613 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f8bc1a8e9/ddd2ec19bcd845d281fe32a3b28c438b/FLAGb6c883959 [2024-11-22 14:18:42,752 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f8bc1a8e9/ddd2ec19bcd845d281fe32a3b28c438b [2024-11-22 14:18:42,755 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 14:18:42,756 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 14:18:42,759 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 14:18:42,759 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 14:18:42,764 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 14:18:42,764 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 02:18:42" (1/1) ... [2024-11-22 14:18:42,765 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58029904 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 02:18:42, skipping insertion in model container [2024-11-22 14:18:42,765 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 02:18:42" (1/1) ... [2024-11-22 14:18:42,849 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 14:18:43,130 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_iter_begin_harness_negated.i[4493,4506] [2024-11-22 14:18:43,139 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_iter_begin_harness_negated.i[4553,4566] [2024-11-22 14:18:43,761 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,764 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,765 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,766 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,766 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,794 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,795 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,797 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,797 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,798 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,799 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,800 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:43,800 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,423 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,424 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,451 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,453 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,459 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,459 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,472 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,473 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,474 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,474 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,474 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,475 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,475 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,508 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 14:18:44,541 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 14:18:44,557 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_iter_begin_harness_negated.i[4493,4506] [2024-11-22 14:18:44,558 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_iter_begin_harness_negated.i[4553,4566] [2024-11-22 14:18:44,589 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,589 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,590 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,590 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,591 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,595 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,596 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,596 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,596 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,597 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,597 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,598 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,598 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] [2024-11-22 14:18:44,779 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,780 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,786 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,788 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,790 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,790 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,805 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,805 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,805 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,806 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,806 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,806 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,806 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:44,834 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 14:18:45,036 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-22 14:18:45,037 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@49effcc7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 02:18:45, skipping insertion in model container [2024-11-22 14:18:45,037 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 14:18:45,037 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-22 14:18:45,038 INFO L158 Benchmark]: Toolchain (without parser) took 2281.76ms. Allocated memory was 178.3MB in the beginning and 262.1MB in the end (delta: 83.9MB). Free memory was 110.8MB in the beginning and 169.9MB in the end (delta: -59.1MB). Peak memory consumption was 91.6MB. Max. memory is 16.1GB. [2024-11-22 14:18:45,039 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 117.4MB. Free memory is still 88.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-22 14:18:45,039 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2278.37ms. Allocated memory was 178.3MB in the beginning and 262.1MB in the end (delta: 83.9MB). Free memory was 110.8MB in the beginning and 169.9MB in the end (delta: -59.1MB). Peak memory consumption was 91.6MB. Max. memory is 16.1GB. [2024-11-22 14:18:45,041 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.15ms. Allocated memory is still 117.4MB. Free memory is still 88.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2278.37ms. Allocated memory was 178.3MB in the beginning and 262.1MB in the end (delta: 83.9MB). Free memory was 110.8MB in the beginning and 169.9MB in the end (delta: -59.1MB). Peak memory consumption was 91.6MB. 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/current/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_iter_begin_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 6be9b66ca328a7a6212dacb956e89cedd13b1d7b23d6b6080c393a898cf27e7a --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 14:18:46,789 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 14:18:46,853 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-22 14:18:46,856 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 14:18:46,856 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 14:18:46,881 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 14:18:46,882 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 14:18:46,882 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 14:18:46,882 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-22 14:18:46,883 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-22 14:18:46,883 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 14:18:46,883 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 14:18:46,884 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 14:18:46,884 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 14:18:46,886 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 14:18:46,886 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 14:18:46,886 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-22 14:18:46,886 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 14:18:46,887 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-22 14:18:46,887 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 14:18:46,887 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-22 14:18:46,888 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-22 14:18:46,890 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-22 14:18:46,890 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 14:18:46,890 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-22 14:18:46,890 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-22 14:18:46,890 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 14:18:46,891 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 14:18:46,891 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 14:18:46,891 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-22 14:18:46,891 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 14:18:46,891 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 14:18:46,891 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 14:18:46,891 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 14:18:46,892 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-22 14:18:46,892 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-22 14:18:46,892 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-22 14:18:46,892 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 14:18:46,892 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 14:18:46,892 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 14:18:46,892 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 14:18:46,894 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 -> 6be9b66ca328a7a6212dacb956e89cedd13b1d7b23d6b6080c393a898cf27e7a [2024-11-22 14:18:47,132 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 14:18:47,148 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 14:18:47,149 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 14:18:47,150 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 14:18:47,151 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 14:18:47,151 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_hash_iter_begin_harness_negated.i [2024-11-22 14:18:48,384 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 14:18:48,739 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 14:18:48,740 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_hash_iter_begin_harness_negated.i [2024-11-22 14:18:48,770 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f34312e77/029b94dd60fe48a78dd23c90e1d481a4/FLAG09052b0c2 [2024-11-22 14:18:48,795 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f34312e77/029b94dd60fe48a78dd23c90e1d481a4 [2024-11-22 14:18:48,796 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 14:18:48,797 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 14:18:48,798 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 14:18:48,798 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 14:18:48,804 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 14:18:48,804 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 02:18:48" (1/1) ... [2024-11-22 14:18:48,806 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4395524d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 02:18:48, skipping insertion in model container [2024-11-22 14:18:48,806 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 02:18:48" (1/1) ... [2024-11-22 14:18:48,921 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 14:18:49,182 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_iter_begin_harness_negated.i[4493,4506] [2024-11-22 14:18:49,190 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_iter_begin_harness_negated.i[4553,4566] [2024-11-22 14:18:49,702 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,785 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,786 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,787 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,798 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,800 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,800 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,800 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,801 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,801 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,802 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,807 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,808 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,810 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,812 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,821 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,822 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,822 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,822 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,824 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,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-22 14:18:49,825 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,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-22 14:18:49,826 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,827 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,827 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,827 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:49,828 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:49,828 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,091 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,092 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,092 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,092 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,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-22 14:18:50,320 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,325 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,330 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,339 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,343 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,348 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,356 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,360 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,378 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,379 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,400 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,401 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,407 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,408 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,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-22 14:18:50,421 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,424 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,425 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,426 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,426 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,426 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,427 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,427 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,429 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,458 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,461 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,486 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 14:18:50,532 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-22 14:18:50,566 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 14:18:50,570 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_iter_begin_harness_negated.i[4493,4506] [2024-11-22 14:18:50,570 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_iter_begin_harness_negated.i[4553,4566] [2024-11-22 14:18:50,589 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,597 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,598 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,598 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,602 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,603 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,603 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,603 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,607 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,607 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,608 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,608 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,609 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,609 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,609 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,614 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,614 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,615 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,615 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,615 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,615 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,616 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,616 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,616 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,620 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,620 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,620 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,620 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,620 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,656 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,657 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,658 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,658 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,697 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,733 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,739 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,745 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,754 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,758 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,763 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,770 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,772 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,777 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,777 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,783 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,784 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,785 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,785 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,793 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,793 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,794 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,794 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,795 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,795 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,795 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,795 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,795 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,797 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,803 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,830 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-22 14:18:50,836 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 14:18:50,855 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 14:18:50,865 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_iter_begin_harness_negated.i[4493,4506] [2024-11-22 14:18:50,869 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_iter_begin_harness_negated.i[4553,4566] [2024-11-22 14:18:50,893 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,894 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,894 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,894 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,894 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,897 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,897 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,898 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,898 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,898 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,899 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,899 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,899 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:50,968 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7526-7537] [2024-11-22 14:18:51,005 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,020 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,032 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,033 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,035 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,035 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,040 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,040 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,041 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,041 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,042 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,042 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,045 WARN L1674 CHandler]: Possible shadowing of function index [2024-11-22 14:18:51,065 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 14:18:51,334 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-22 14:18:51,337 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4dc7987a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 02:18:51, skipping insertion in model container [2024-11-22 14:18:51,337 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 14:18:51,337 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-22 14:18:51,342 INFO L158 Benchmark]: Toolchain (without parser) took 2540.55ms. Allocated memory was 71.3MB in the beginning and 165.7MB in the end (delta: 94.4MB). Free memory was 48.6MB in the beginning and 97.6MB in the end (delta: -49.0MB). Peak memory consumption was 89.1MB. Max. memory is 16.1GB. [2024-11-22 14:18:51,342 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 50.3MB. Free memory is still 32.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-22 14:18:51,343 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2538.98ms. Allocated memory was 71.3MB in the beginning and 165.7MB in the end (delta: 94.4MB). Free memory was 48.3MB in the beginning and 97.6MB in the end (delta: -49.2MB). Peak memory consumption was 89.1MB. Max. memory is 16.1GB. [2024-11-22 14:18:51,344 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 50.3MB. Free memory is still 32.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2538.98ms. Allocated memory was 71.3MB in the beginning and 165.7MB in the end (delta: 94.4MB). Free memory was 48.3MB in the beginning and 97.6MB in the end (delta: -49.2MB). Peak memory consumption was 89.1MB. 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