./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 023d838f 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_linked_list_insert_after_harness.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 811b19098d8792ad6e5000a82cea527dd92a4bca0da5ce1bf33c0114316cf54d --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-023d838-m [2024-11-10 11:02:12,526 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-10 11:02:12,599 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-10 11:02:12,605 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-10 11:02:12,605 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-10 11:02:12,638 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-10 11:02:12,640 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-10 11:02:12,640 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-10 11:02:12,641 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-10 11:02:12,642 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-10 11:02:12,643 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-10 11:02:12,643 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-10 11:02:12,644 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-10 11:02:12,644 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-10 11:02:12,646 INFO L153 SettingsManager]: * Use SBE=true [2024-11-10 11:02:12,647 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-10 11:02:12,647 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-10 11:02:12,647 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-10 11:02:12,648 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-10 11:02:12,648 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-10 11:02:12,648 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-10 11:02:12,652 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-10 11:02:12,652 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-10 11:02:12,653 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-10 11:02:12,653 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-10 11:02:12,653 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-10 11:02:12,654 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-10 11:02:12,654 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-10 11:02:12,654 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-10 11:02:12,654 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 11:02:12,655 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-10 11:02:12,655 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-10 11:02:12,655 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-10 11:02:12,655 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-10 11:02:12,656 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-10 11:02:12,656 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-10 11:02:12,656 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-10 11:02:12,657 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-10 11:02:12,657 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-10 11:02:12,657 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 -> 811b19098d8792ad6e5000a82cea527dd92a4bca0da5ce1bf33c0114316cf54d [2024-11-10 11:02:12,983 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-10 11:02:13,007 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-10 11:02:13,011 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-10 11:02:13,012 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-10 11:02:13,013 INFO L274 PluginConnector]: CDTParser initialized [2024-11-10 11:02:13,015 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i [2024-11-10 11:02:14,472 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-10 11:02:14,933 INFO L384 CDTParser]: Found 1 translation units. [2024-11-10 11:02:14,934 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i [2024-11-10 11:02:14,980 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fb3ae2c8e/0eb1cd815ef949d18e524203625f27fe/FLAGc6416f5d2 [2024-11-10 11:02:15,051 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fb3ae2c8e/0eb1cd815ef949d18e524203625f27fe [2024-11-10 11:02:15,053 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-10 11:02:15,055 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-10 11:02:15,056 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-10 11:02:15,056 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-10 11:02:15,064 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-10 11:02:15,065 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 11:02:15" (1/1) ... [2024-11-10 11:02:15,066 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@29cec3f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:02:15, skipping insertion in model container [2024-11-10 11:02:15,066 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 11:02:15" (1/1) ... [2024-11-10 11:02:15,160 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 11:02:15,460 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_linked_list_insert_after_harness.i[4502,4515] [2024-11-10 11:02:15,468 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_linked_list_insert_after_harness.i[4562,4575] [2024-11-10 11:02:16,065 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,066 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,067 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,068 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,069 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,080 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,085 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,087 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,087 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,090 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,092 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,094 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,095 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,544 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 11:02:16,565 INFO L200 MainTranslator]: Completed pre-run [2024-11-10 11:02:16,585 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_linked_list_insert_after_harness.i[4502,4515] [2024-11-10 11:02:16,586 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_linked_list_insert_after_harness.i[4562,4575] [2024-11-10 11:02:16,639 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,643 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,644 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,644 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,645 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,656 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,657 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,658 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,659 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,660 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,661 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,661 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,662 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:16,761 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 11:02:16,971 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-10 11:02:16,972 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@180137f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:02:16, skipping insertion in model container [2024-11-10 11:02:16,972 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-10 11:02:16,972 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-10 11:02:16,974 INFO L158 Benchmark]: Toolchain (without parser) took 1918.50ms. Allocated memory is still 192.9MB. Free memory was 107.9MB in the beginning and 130.1MB in the end (delta: -22.2MB). Peak memory consumption was 63.3MB. Max. memory is 16.1GB. [2024-11-10 11:02:16,974 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 192.9MB. Free memory was 162.1MB in the beginning and 162.0MB in the end (delta: 141.2kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-10 11:02:16,975 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1916.41ms. Allocated memory is still 192.9MB. Free memory was 107.9MB in the beginning and 130.1MB in the end (delta: -22.2MB). Peak memory consumption was 63.3MB. Max. memory is 16.1GB. [2024-11-10 11:02:16,976 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.22ms. Allocated memory is still 192.9MB. Free memory was 162.1MB in the beginning and 162.0MB in the end (delta: 141.2kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1916.41ms. Allocated memory is still 192.9MB. Free memory was 107.9MB in the beginning and 130.1MB in the end (delta: -22.2MB). Peak memory consumption was 63.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: aws_array_list_ensure_capacity RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.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 811b19098d8792ad6e5000a82cea527dd92a4bca0da5ce1bf33c0114316cf54d --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-023d838-m [2024-11-10 11:02:19,096 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-10 11:02:19,174 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-10 11:02:19,181 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-10 11:02:19,182 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-10 11:02:19,213 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-10 11:02:19,214 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-10 11:02:19,215 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-10 11:02:19,216 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-10 11:02:19,217 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-10 11:02:19,217 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-10 11:02:19,217 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-10 11:02:19,218 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-10 11:02:19,218 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-10 11:02:19,219 INFO L153 SettingsManager]: * Use SBE=true [2024-11-10 11:02:19,219 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-10 11:02:19,219 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-10 11:02:19,220 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-10 11:02:19,220 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-10 11:02:19,220 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-10 11:02:19,220 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-10 11:02:19,221 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-10 11:02:19,221 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-10 11:02:19,221 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-10 11:02:19,221 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-10 11:02:19,222 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-10 11:02:19,222 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-10 11:02:19,222 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-10 11:02:19,222 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-10 11:02:19,223 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-10 11:02:19,223 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-10 11:02:19,223 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 11:02:19,223 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-10 11:02:19,223 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-10 11:02:19,224 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-10 11:02:19,224 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-10 11:02:19,224 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-10 11:02:19,225 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-10 11:02:19,225 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-10 11:02:19,225 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-10 11:02:19,225 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-10 11:02:19,226 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 -> 811b19098d8792ad6e5000a82cea527dd92a4bca0da5ce1bf33c0114316cf54d [2024-11-10 11:02:19,565 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-10 11:02:19,589 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-10 11:02:19,593 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-10 11:02:19,596 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-10 11:02:19,596 INFO L274 PluginConnector]: CDTParser initialized [2024-11-10 11:02:19,598 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i [2024-11-10 11:02:21,308 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-10 11:02:21,745 INFO L384 CDTParser]: Found 1 translation units. [2024-11-10 11:02:21,748 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i [2024-11-10 11:02:21,790 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e13ba734a/4aad037634e74d40a5a9ab913a1f3736/FLAGbd1e52ea5 [2024-11-10 11:02:21,809 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e13ba734a/4aad037634e74d40a5a9ab913a1f3736 [2024-11-10 11:02:21,813 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-10 11:02:21,815 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-10 11:02:21,818 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-10 11:02:21,818 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-10 11:02:21,823 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-10 11:02:21,824 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 11:02:21" (1/1) ... [2024-11-10 11:02:21,825 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d4cc683 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:02:21, skipping insertion in model container [2024-11-10 11:02:21,825 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 11:02:21" (1/1) ... [2024-11-10 11:02:21,963 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 11:02:22,267 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_linked_list_insert_after_harness.i[4502,4515] [2024-11-10 11:02:22,276 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_linked_list_insert_after_harness.i[4562,4575] [2024-11-10 11:02:22,754 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,856 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,857 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,858 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,876 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,878 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,879 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,879 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,880 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,880 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,881 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,884 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,885 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,887 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,888 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,896 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,896 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,897 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,897 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,899 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,899 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,900 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,900 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,902 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,903 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,903 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,903 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:22,907 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:22,908 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,222 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,223 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,223 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,224 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,352 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,370 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 11:02:23,396 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-10 11:02:23,424 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 11:02:23,428 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_linked_list_insert_after_harness.i[4502,4515] [2024-11-10 11:02:23,429 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_linked_list_insert_after_harness.i[4562,4575] [2024-11-10 11:02:23,447 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,465 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,468 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,468 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,475 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,476 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,480 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,481 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,481 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,481 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,482 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,484 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,485 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,486 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,487 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,492 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,495 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,496 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,496 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,497 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,497 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,498 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,498 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,499 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,499 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,500 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,500 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,500 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,500 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,577 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,581 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,584 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,585 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,629 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-10 11:02:23,640 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 11:02:23,649 INFO L200 MainTranslator]: Completed pre-run [2024-11-10 11:02:23,663 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_linked_list_insert_after_harness.i[4502,4515] [2024-11-10 11:02:23,666 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_linked_list_insert_after_harness.i[4562,4575] [2024-11-10 11:02:23,721 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,722 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,722 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,723 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,723 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,729 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,730 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,732 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,732 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,733 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,733 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,734 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,734 WARN L1684 CHandler]: Possible shadowing of function index [2024-11-10 11:02:23,853 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 11:02:24,041 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: aws_array_list_ensure_capacity [2024-11-10 11:02:24,042 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@206f4fe3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:02:24, skipping insertion in model container [2024-11-10 11:02:24,042 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-10 11:02:24,043 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-10 11:02:24,045 INFO L158 Benchmark]: Toolchain (without parser) took 2229.79ms. Allocated memory was 65.0MB in the beginning and 125.8MB in the end (delta: 60.8MB). Free memory was 30.2MB in the beginning and 66.4MB in the end (delta: -36.3MB). Peak memory consumption was 47.8MB. Max. memory is 16.1GB. [2024-11-10 11:02:24,045 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 46.1MB. Free memory is still 22.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-10 11:02:24,046 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2224.69ms. Allocated memory was 65.0MB in the beginning and 125.8MB in the end (delta: 60.8MB). Free memory was 29.8MB in the beginning and 66.4MB in the end (delta: -36.6MB). Peak memory consumption was 45.7MB. Max. memory is 16.1GB. [2024-11-10 11:02:24,047 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 46.1MB. Free memory is still 22.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2224.69ms. Allocated memory was 65.0MB in the beginning and 125.8MB in the end (delta: 60.8MB). Free memory was 29.8MB in the beginning and 66.4MB in the end (delta: -36.6MB). Peak memory consumption was 45.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - 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