./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/busybox-1.22.0/printf-2.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/busybox-1.22.0/printf-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a1277896718e4a2de50a241e859788fd2cca972852ccec2fe2acb0e0515dfcaa --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:40:54,504 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:40:54,588 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf [2023-11-24 21:40:54,594 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:40:54,595 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:40:54,628 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:40:54,629 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:40:54,629 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:40:54,630 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:40:54,631 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:40:54,631 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:40:54,632 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:40:54,637 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:40:54,642 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:40:54,643 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:40:54,644 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:40:54,645 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:40:54,646 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:40:54,646 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-24 21:40:54,647 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-24 21:40:54,647 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-24 21:40:54,648 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:40:54,648 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 21:40:54,649 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 21:40:54,649 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:40:54,650 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:40:54,651 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:40:54,651 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:40:54,651 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:40:54,652 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:40:54,653 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:40:54,654 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:40:54,654 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 21:40:54,654 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 21:40:54,654 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:40:54,655 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:40:54,655 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:40:54,655 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:40:54,655 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> a1277896718e4a2de50a241e859788fd2cca972852ccec2fe2acb0e0515dfcaa [2023-11-24 21:40:54,958 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:40:55,015 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:40:55,018 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:40:55,020 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:40:55,021 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:40:55,022 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/busybox-1.22.0/printf-2.i [2023-11-24 21:40:58,470 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:40:58,993 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:40:58,994 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/sv-benchmarks/c/busybox-1.22.0/printf-2.i [2023-11-24 21:40:59,031 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/data/1938f886f/575d1e2843094fe6beb93b92510292e7/FLAGc08fb6fb0 [2023-11-24 21:40:59,047 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/data/1938f886f/575d1e2843094fe6beb93b92510292e7 [2023-11-24 21:40:59,050 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:40:59,051 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:40:59,053 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:40:59,054 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:40:59,060 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:40:59,060 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:40:59" (1/1) ... [2023-11-24 21:40:59,062 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36975cfc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:40:59, skipping insertion in model container [2023-11-24 21:40:59,062 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:40:59" (1/1) ... [2023-11-24 21:40:59,148 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:41:01,094 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:41:01,136 ERROR L324 MainTranslator]: Unsupported Syntax: Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) [2023-11-24 21:41:01,137 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3fecc6ab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:41:01, skipping insertion in model container [2023-11-24 21:41:01,138 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:41:01,138 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-24 21:41:01,140 INFO L158 Benchmark]: Toolchain (without parser) took 2087.92ms. Allocated memory is still 182.5MB. Free memory was 133.9MB in the beginning and 94.0MB in the end (delta: 39.8MB). Peak memory consumption was 39.8MB. Max. memory is 16.1GB. [2023-11-24 21:41:01,142 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 109.1MB. Free memory was 74.2MB in the beginning and 74.2MB in the end (delta: 29.5kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 21:41:01,142 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2084.97ms. Allocated memory is still 182.5MB. Free memory was 133.9MB in the beginning and 94.0MB in the end (delta: 39.8MB). Peak memory consumption was 39.8MB. Max. memory is 16.1GB. [2023-11-24 21:41:01,145 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.21ms. Allocated memory is still 109.1MB. Free memory was 74.2MB in the beginning and 74.2MB in the end (delta: 29.5kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2084.97ms. Allocated memory is still 182.5MB. Free memory was 133.9MB in the beginning and 94.0MB in the end (delta: 39.8MB). Peak memory consumption was 39.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 2478]: Unsupported Syntax Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) 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: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/busybox-1.22.0/printf-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a1277896718e4a2de50a241e859788fd2cca972852ccec2fe2acb0e0515dfcaa --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:41:03,801 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:41:03,948 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf [2023-11-24 21:41:03,956 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:41:03,959 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:41:04,006 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:41:04,008 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:41:04,008 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:41:04,009 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:41:04,014 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:41:04,015 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:41:04,015 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:41:04,016 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:41:04,018 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:41:04,019 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:41:04,019 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:41:04,019 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:41:04,020 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:41:04,020 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-24 21:41:04,021 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-24 21:41:04,022 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-24 21:41:04,023 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:41:04,023 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 21:41:04,023 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 21:41:04,024 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 21:41:04,024 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 21:41:04,025 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:41:04,026 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:41:04,026 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:41:04,026 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:41:04,028 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:41:04,028 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:41:04,029 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:41:04,029 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:41:04,029 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-24 21:41:04,029 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 21:41:04,030 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:41:04,031 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:41:04,031 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:41:04,031 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:41:04,031 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-24 21:41:04,032 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> a1277896718e4a2de50a241e859788fd2cca972852ccec2fe2acb0e0515dfcaa [2023-11-24 21:41:04,467 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:41:04,497 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:41:04,500 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:41:04,501 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:41:04,502 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:41:04,503 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/busybox-1.22.0/printf-2.i [2023-11-24 21:41:07,864 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:41:08,430 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:41:08,430 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/sv-benchmarks/c/busybox-1.22.0/printf-2.i [2023-11-24 21:41:08,473 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/data/529fe6b70/2a28d43072de4a3fb09f66bc7229a6e3/FLAG963fe68c4 [2023-11-24 21:41:08,497 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_282361c0-13f4-41a0-aeb0-8150313a3751/bin/uautomizer-verify-NlZe1sFDwI/data/529fe6b70/2a28d43072de4a3fb09f66bc7229a6e3 [2023-11-24 21:41:08,502 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:41:08,504 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:41:08,507 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:41:08,507 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:41:08,513 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:41:08,514 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:41:08" (1/1) ... [2023-11-24 21:41:08,515 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2e2a0e84 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:41:08, skipping insertion in model container [2023-11-24 21:41:08,515 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:41:08" (1/1) ... [2023-11-24 21:41:08,651 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:41:10,842 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:41:10,906 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-24 21:41:10,962 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:41:11,301 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:41:11,335 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 21:41:11,612 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:41:11,927 WARN L675 CHandler]: The function fflush is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 21:41:11,928 WARN L675 CHandler]: The function strtoull is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 21:41:11,928 WARN L675 CHandler]: The function strtol is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 21:41:11,928 WARN L675 CHandler]: The function strstr is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 21:41:11,928 WARN L675 CHandler]: The function putchar is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 21:41:11,928 WARN L675 CHandler]: The function strtoll is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 21:41:11,929 WARN L675 CHandler]: The function convert is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 21:41:11,937 INFO L206 MainTranslator]: Completed translation [2023-11-24 21:41:11,937 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:41:11 WrapperNode [2023-11-24 21:41:11,938 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:41:11,939 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 21:41:11,939 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 21:41:11,939 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 21:41:11,946 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:41:11" (1/1) ... [2023-11-24 21:41:11,993 ERROR L1136 TypeChecker]: : Undeclared function ~fp~64 in FunctionApplication[~fp~64,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],64,63],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],63,52],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],52,0]]] [2023-11-24 21:41:11,996 ERROR L1136 TypeChecker]: : Undeclared function ~fp~64 in FunctionApplication[~fp~64,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],64,63],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],63,52],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],52,0]]] [2023-11-24 21:41:12,000 ERROR L1136 TypeChecker]: : Undeclared function ~fp~64 in FunctionApplication[~fp~64,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],64,63],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],63,52],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],52,0]]] [2023-11-24 21:41:12,001 ERROR L1136 TypeChecker]: : Undeclared function ~fp~64 in FunctionApplication[~fp~64,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],64,63],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],63,52],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],52,0]]] [2023-11-24 21:41:12,036 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:41:11" (1/1) ... [2023-11-24 21:41:12,036 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 21:41:12,036 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2023-11-24 21:41:12,038 INFO L158 Benchmark]: Toolchain (without parser) took 3533.49ms. Allocated memory was 83.9MB in the beginning and 113.2MB in the end (delta: 29.4MB). Free memory was 54.0MB in the beginning and 51.9MB in the end (delta: 2.1MB). Peak memory consumption was 32.2MB. Max. memory is 16.1GB. [2023-11-24 21:41:12,039 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 83.9MB. Free memory was 59.3MB in the beginning and 59.2MB in the end (delta: 150.8kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 21:41:12,040 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3430.96ms. Allocated memory was 83.9MB in the beginning and 113.2MB in the end (delta: 29.4MB). Free memory was 53.8MB in the beginning and 56.1MB in the end (delta: -2.3MB). Peak memory consumption was 51.1MB. Max. memory is 16.1GB. [2023-11-24 21:41:12,041 INFO L158 Benchmark]: Boogie Procedure Inliner took 97.52ms. Allocated memory is still 113.2MB. Free memory was 56.1MB in the beginning and 51.9MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-24 21:41:12,043 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.31ms. Allocated memory is still 83.9MB. Free memory was 59.3MB in the beginning and 59.2MB in the end (delta: 150.8kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3430.96ms. Allocated memory was 83.9MB in the beginning and 113.2MB in the end (delta: 29.4MB). Free memory was 53.8MB in the beginning and 56.1MB in the end (delta: -2.3MB). Peak memory consumption was 51.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 97.52ms. Allocated memory is still 113.2MB. Free memory was 56.1MB in the beginning and 51.9MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: -1]: Type Error Undeclared function ~fp~64 in FunctionApplication[~fp~64,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],64,63],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],63,52],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],52,0]]] - TypeErrorResult [Line: -1]: Type Error Undeclared function ~fp~64 in FunctionApplication[~fp~64,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],64,63],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],63,52],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],52,0]]] - TypeErrorResult [Line: -1]: Type Error Undeclared function ~fp~64 in FunctionApplication[~fp~64,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],64,63],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],63,52],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],52,0]]] - TypeErrorResult [Line: -1]: Type Error Undeclared function ~fp~64 in FunctionApplication[~fp~64,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],64,63],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],63,52],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[7,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[6,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[5,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[4,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[3,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[2,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[1,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[#ptr,]]]],52,0]]] 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: ERROR: TYPE ERROR