./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/busybox-1.22.0/od-1.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/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.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/busybox-1.22.0/od-1.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-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 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 eca51e8e3f819f138fdf25d4ecdabbd2673c0fa41933ff35939d527113d330b4 --- Real Ultimate output --- This is Ultimate 0.3.0-?-8fc3dc6-m [2025-03-17 13:31:31,974 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 13:31:32,019 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf [2025-03-17 13:31:32,025 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 13:31:32,026 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 13:31:32,046 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 13:31:32,047 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 13:31:32,047 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 13:31:32,047 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-17 13:31:32,047 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-17 13:31:32,048 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 13:31:32,048 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 13:31:32,048 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 13:31:32,049 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 13:31:32,049 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 13:31:32,049 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 13:31:32,049 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 13:31:32,049 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 13:31:32,049 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-17 13:31:32,049 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-17 13:31:32,050 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-17 13:31:32,050 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 13:31:32,050 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-17 13:31:32,050 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-17 13:31:32,050 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 13:31:32,050 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 13:31:32,050 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 13:31:32,050 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 13:31:32,050 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-17 13:31:32,050 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 13:31:32,050 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 13:31:32,051 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 13:31:32,051 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 13:31:32,051 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 13:31:32,051 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 13:31:32,051 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 13:31:32,051 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 13:31:32,051 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 13:31:32,051 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 13:31:32,051 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 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 -> eca51e8e3f819f138fdf25d4ecdabbd2673c0fa41933ff35939d527113d330b4 [2025-03-17 13:31:32,258 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 13:31:32,264 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 13:31:32,267 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 13:31:32,267 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 13:31:32,268 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 13:31:32,269 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/busybox-1.22.0/od-1.i [2025-03-17 13:31:33,449 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6e1b8c4e0/672a5a20f3104582a0f6f5982b1c8c7e/FLAGed8e95a3e [2025-03-17 13:31:33,902 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 13:31:33,903 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/busybox-1.22.0/od-1.i [2025-03-17 13:31:33,928 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6e1b8c4e0/672a5a20f3104582a0f6f5982b1c8c7e/FLAGed8e95a3e [2025-03-17 13:31:34,011 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6e1b8c4e0/672a5a20f3104582a0f6f5982b1c8c7e [2025-03-17 13:31:34,013 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 13:31:34,014 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 13:31:34,015 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 13:31:34,015 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 13:31:34,017 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 13:31:34,018 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 01:31:34" (1/1) ... [2025-03-17 13:31:34,018 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6c277178 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 01:31:34, skipping insertion in model container [2025-03-17 13:31:34,019 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 01:31:34" (1/1) ... [2025-03-17 13:31:34,076 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 13:31:35,071 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,073 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,074 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,091 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,092 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,094 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,095 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,096 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,098 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,099 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,100 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,100 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,101 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,101 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,102 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,102 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,104 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,104 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,105 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,106 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,109 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,111 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,111 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,112 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,115 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,116 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,117 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,118 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,123 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,128 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,138 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,140 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,145 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,153 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,155 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,158 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,161 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,162 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,163 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,163 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,164 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,165 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,167 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,170 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,170 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,173 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,174 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,176 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,178 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,179 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,181 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,185 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,186 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,187 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,194 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,194 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,195 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,196 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,197 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,198 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,198 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,199 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,208 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,209 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,209 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,209 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,209 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,210 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,214 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,215 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,219 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,226 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,227 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,229 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,229 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,230 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,231 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,231 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,232 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,234 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,234 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,237 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,238 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,239 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,240 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,257 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,258 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,259 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,264 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,265 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,265 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,266 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,268 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,273 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,276 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,277 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,279 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,284 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,290 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,294 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:35,305 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 13:31:35,390 ERROR L321 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) [2025-03-17 13:31:35,390 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@395743b9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 01:31:35, skipping insertion in model container [2025-03-17 13:31:35,390 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 13:31:35,391 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2025-03-17 13:31:35,393 INFO L158 Benchmark]: Toolchain (without parser) took 1378.35ms. Allocated memory is still 142.6MB. Free memory was 106.1MB in the beginning and 97.7MB in the end (delta: 8.4MB). Peak memory consumption was 73.6MB. Max. memory is 16.1GB. [2025-03-17 13:31:35,393 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 201.3MB. Free memory is still 124.3MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-17 13:31:35,393 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1376.72ms. Allocated memory is still 142.6MB. Free memory was 105.6MB in the beginning and 97.7MB in the end (delta: 7.9MB). Peak memory consumption was 73.6MB. Max. memory is 16.1GB. [2025-03-17 13:31:35,394 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.14ms. Allocated memory is still 201.3MB. Free memory is still 124.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1376.72ms. Allocated memory is still 142.6MB. Free memory was 105.6MB in the beginning and 97.7MB in the end (delta: 7.9MB). Peak memory consumption was 73.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 3506]: 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: /root/.sdkman/candidates/java/21.0.5-tem/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.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/busybox-1.22.0/od-1.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-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 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 eca51e8e3f819f138fdf25d4ecdabbd2673c0fa41933ff35939d527113d330b4 --- Real Ultimate output --- This is Ultimate 0.3.0-?-8fc3dc6-m [2025-03-17 13:31:37,089 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 13:31:37,179 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf [2025-03-17 13:31:37,185 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 13:31:37,186 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 13:31:37,211 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 13:31:37,212 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 13:31:37,213 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 13:31:37,213 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-17 13:31:37,213 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-17 13:31:37,213 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 13:31:37,213 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 13:31:37,214 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 13:31:37,214 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 13:31:37,214 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 13:31:37,214 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 13:31:37,214 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 13:31:37,214 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 13:31:37,215 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-17 13:31:37,215 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 13:31:37,216 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-17 13:31:37,216 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 13:31:37,217 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 13:31:37,217 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 13:31:37,217 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 13:31:37,217 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-03-17 13:31:37,217 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-03-17 13:31:37,218 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 13:31:37,218 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 13:31:37,218 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 13:31:37,218 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 13:31:37,218 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 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 -> eca51e8e3f819f138fdf25d4ecdabbd2673c0fa41933ff35939d527113d330b4 [2025-03-17 13:31:37,475 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 13:31:37,482 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 13:31:37,486 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 13:31:37,487 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 13:31:37,488 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 13:31:37,489 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/busybox-1.22.0/od-1.i [2025-03-17 13:31:38,718 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1194c1134/b653c4645f9f44358d16a22d7b58f153/FLAGc4f0ec7f8 [2025-03-17 13:31:39,129 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 13:31:39,130 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/busybox-1.22.0/od-1.i [2025-03-17 13:31:39,157 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1194c1134/b653c4645f9f44358d16a22d7b58f153/FLAGc4f0ec7f8 [2025-03-17 13:31:39,284 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1194c1134/b653c4645f9f44358d16a22d7b58f153 [2025-03-17 13:31:39,286 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 13:31:39,287 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 13:31:39,288 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 13:31:39,288 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 13:31:39,291 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 13:31:39,291 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 01:31:39" (1/1) ... [2025-03-17 13:31:39,292 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7f55f864 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 01:31:39, skipping insertion in model container [2025-03-17 13:31:39,292 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 01:31:39" (1/1) ... [2025-03-17 13:31:39,360 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 13:31:40,550 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,552 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,552 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,563 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,565 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,568 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,570 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,572 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,578 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,580 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,580 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,581 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,581 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,583 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,585 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,586 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,586 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,589 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,593 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,595 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,596 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,596 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,598 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,599 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,603 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,604 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,608 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,612 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,627 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,629 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,641 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,652 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,655 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,661 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,668 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,670 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,673 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,673 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,675 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,676 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,677 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,680 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,680 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,684 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,684 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,687 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,690 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,690 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,693 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,694 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,696 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,696 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,707 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,708 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,709 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,710 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,711 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,711 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,711 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,712 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,715 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,716 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,716 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,717 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,717 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,717 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,720 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,721 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,724 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,733 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,734 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,735 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,736 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,737 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,739 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,740 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,741 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,744 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,745 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,748 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,750 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,752 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,755 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,800 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,801 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,802 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,803 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,805 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,805 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,806 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,806 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,811 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,812 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,813 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,814 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,821 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,833 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,839 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,848 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 13:31:40,896 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2025-03-17 13:31:40,914 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 13:31:40,960 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,962 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,963 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,967 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,971 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,972 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,972 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,973 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,974 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,974 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,977 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,977 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,977 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,978 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,978 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,978 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,980 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,980 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,982 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,983 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,984 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,985 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,985 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,985 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,986 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,987 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,988 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,988 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,991 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:40,992 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,000 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,001 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,005 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,011 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,015 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,015 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,017 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,017 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,018 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,018 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,018 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,019 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,020 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,022 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,022 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,024 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,024 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,026 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,026 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,026 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,027 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,028 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,028 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,029 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,033 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,034 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,034 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,035 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,036 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,036 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,036 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,036 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,044 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,044 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,044 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,045 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,045 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,045 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,046 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,047 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,050 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,056 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,056 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,058 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,058 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,059 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,061 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,062 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,062 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,063 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,064 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,066 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,067 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,069 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,070 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,081 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,081 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,082 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,083 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,085 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,085 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,086 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,087 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,091 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,093 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,093 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,094 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,097 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,117 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,120 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-17 13:31:41,125 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 13:31:41,154 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 13:31:41,355 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 13:31:41,507 WARN L1212 FunctionHandler]: The following functions are not defined or handled internally: vasprintf [2025-03-17 13:31:41,512 INFO L204 MainTranslator]: Completed translation [2025-03-17 13:31:41,512 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 01:31:41 WrapperNode [2025-03-17 13:31:41,512 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 13:31:41,513 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 13:31:41,513 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 13:31:41,513 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 13:31:41,518 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 01:31:41" (1/1) ... [2025-03-17 13:31:41,546 ERROR L1139 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]]] [2025-03-17 13:31:41,551 ERROR L1139 TypeChecker]: : Undeclared function ~fp~32 in FunctionApplication[~fp~32,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],32,31],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],31,23],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],23,0]]] [2025-03-17 13:31:41,553 ERROR L1139 TypeChecker]: : Undeclared function ~fp~128 in FunctionApplication[~fp~128,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],128,127],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],127,112],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],112,0]]] [2025-03-17 13:31:41,558 ERROR L1139 TypeChecker]: : Undeclared function ~fp~128 in FunctionApplication[~fp~128,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],128,127],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],127,112],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],112,0]]] [2025-03-17 13:31:41,558 ERROR L1139 TypeChecker]: : Undeclared function ~fp~128 in FunctionApplication[~fp~128,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],128,127],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],127,112],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],112,0]]] [2025-03-17 13:31:41,558 ERROR L1139 TypeChecker]: : Undeclared function ~fp~32 in FunctionApplication[~fp~32,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],32,31],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],31,23],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],23,0]]] [2025-03-17 13:31:41,559 ERROR L1139 TypeChecker]: : Undeclared function ~fp~32 in FunctionApplication[~fp~32,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],32,31],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],31,23],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],23,0]]] [2025-03-17 13:31:41,559 ERROR L1139 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]]] [2025-03-17 13:31:41,559 ERROR L1139 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]]] [2025-03-17 13:31:41,560 ERROR L1139 TypeChecker]: : Undeclared function ~fp~128 in FunctionApplication[~fp~128,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],128,127],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],127,112],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],112,0]]] [2025-03-17 13:31:41,562 ERROR L1139 TypeChecker]: : Undeclared function ~fp~32 in FunctionApplication[~fp~32,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],32,31],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],31,23],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],23,0]]] [2025-03-17 13:31:41,563 ERROR L1139 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]]] [2025-03-17 13:31:41,589 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 01:31:41" (1/1) ... [2025-03-17 13:31:41,590 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 13:31:41,590 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2025-03-17 13:31:41,592 INFO L158 Benchmark]: Toolchain (without parser) took 2303.52ms. Allocated memory was 83.9MB in the beginning and 134.2MB in the end (delta: 50.3MB). Free memory was 51.3MB in the beginning and 51.7MB in the end (delta: -404.6kB). Peak memory consumption was 45.1MB. Max. memory is 16.1GB. [2025-03-17 13:31:41,593 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 83.9MB. Free memory is still 62.5MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-17 13:31:41,593 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2224.59ms. Allocated memory was 83.9MB in the beginning and 134.2MB in the end (delta: 50.3MB). Free memory was 50.9MB in the beginning and 60.1MB in the end (delta: -9.2MB). Peak memory consumption was 77.1MB. Max. memory is 16.1GB. [2025-03-17 13:31:41,593 INFO L158 Benchmark]: Boogie Procedure Inliner took 76.49ms. Allocated memory is still 134.2MB. Free memory was 60.1MB in the beginning and 51.7MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-17 13:31:41,595 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.30ms. Allocated memory is still 83.9MB. Free memory is still 62.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2224.59ms. Allocated memory was 83.9MB in the beginning and 134.2MB in the end (delta: 50.3MB). Free memory was 50.9MB in the beginning and 60.1MB in the end (delta: -9.2MB). Peak memory consumption was 77.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 76.49ms. Allocated memory is still 134.2MB. Free memory was 60.1MB in the beginning and 51.7MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. 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[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~32 in FunctionApplication[~fp~32,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],32,31],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],31,23],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],23,0]]] - TypeErrorResult [Line: -1]: Type Error Undeclared function ~fp~128 in FunctionApplication[~fp~128,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],128,127],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],127,112],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],112,0]]] - TypeErrorResult [Line: -1]: Type Error Undeclared function ~fp~128 in FunctionApplication[~fp~128,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],128,127],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],127,112],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],112,0]]] - TypeErrorResult [Line: -1]: Type Error Undeclared function ~fp~128 in FunctionApplication[~fp~128,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],128,127],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],127,112],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],112,0]]] - TypeErrorResult [Line: -1]: Type Error Undeclared function ~fp~32 in FunctionApplication[~fp~32,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],32,31],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],31,23],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],23,0]]] - TypeErrorResult [Line: -1]: Type Error Undeclared function ~fp~32 in FunctionApplication[~fp~32,[BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],32,31],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],31,23],BitVectorAccessExpression[IdentifierExpression[#valueAsBitvector,QUANTIFIED],23,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[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~128 in FunctionApplication[~fp~128,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],128,127],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],127,112],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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[15,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[14,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[13,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[12,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[11,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[9,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#ptr,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[#ptr,],offset]]]]]]]],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,]]]],112,0]]] - TypeErrorResult [Line: -1]: Type Error Undeclared function ~fp~32 in FunctionApplication[~fp~32,[BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],32,31],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],31,23],BitVectorAccessExpression[BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,BinaryExpression[BITVECCONCAT,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,]]]],23,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