./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 798a7b37 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-?-798a7b3-m [2025-03-04 09:15:18,425 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 09:15:18,488 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf [2025-03-04 09:15:18,493 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 09:15:18,493 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 09:15:18,517 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 09:15:18,518 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 09:15:18,518 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 09:15:18,518 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 09:15:18,518 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 09:15:18,519 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 09:15:18,519 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 09:15:18,519 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 09:15:18,520 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 09:15:18,520 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 09:15:18,520 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 09:15:18,520 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 09:15:18,521 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 09:15:18,521 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-04 09:15:18,521 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-04 09:15:18,521 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-04 09:15:18,521 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 09:15:18,521 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-04 09:15:18,521 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 09:15:18,521 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 09:15:18,521 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 09:15:18,521 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 09:15:18,522 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 09:15:18,522 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 09:15:18,522 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-04 09:15:18,778 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 09:15:18,784 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 09:15:18,786 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 09:15:18,787 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 09:15:18,789 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 09:15:18,790 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-04 09:15:19,912 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/893120426/ec94fcc81f2742fd95985110a768f185/FLAG4f9c3174c [2025-03-04 09:15:20,325 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 09:15:20,325 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/busybox-1.22.0/od-1.i [2025-03-04 09:15:20,361 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/893120426/ec94fcc81f2742fd95985110a768f185/FLAG4f9c3174c [2025-03-04 09:15:20,481 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/893120426/ec94fcc81f2742fd95985110a768f185 [2025-03-04 09:15:20,483 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 09:15:20,484 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 09:15:20,485 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 09:15:20,485 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 09:15:20,487 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 09:15:20,488 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 09:15:20" (1/1) ... [2025-03-04 09:15:20,488 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2107ef4f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:15:20, skipping insertion in model container [2025-03-04 09:15:20,488 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 09:15:20" (1/1) ... [2025-03-04 09:15:20,542 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 09:15:21,527 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,529 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,530 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,540 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,541 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,543 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,545 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,547 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,549 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,551 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,551 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,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-04 09:15:21,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-04 09:15:21,553 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,553 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,555 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,555 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,556 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,557 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,560 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,561 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,562 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,562 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,564 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,564 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,566 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,571 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,579 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,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-04 09:15:21,594 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,601 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,606 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,609 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,617 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,617 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,625 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,625 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,631 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,631 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,632 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,632 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,634 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,634 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,640 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,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-04 09:15:21,642 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,643 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,643 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,644 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,644 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,650 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,651 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,651 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,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-04 09:15:21,653 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,658 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,659 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,663 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,671 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,672 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,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-04 09:15:21,674 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,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-04 09:15:21,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-04 09:15:21,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-04 09:15:21,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-04 09:15:21,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-04 09:15:21,686 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,688 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,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-04 09:15:21,718 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,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-04 09:15:21,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-04 09:15:21,725 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,725 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,730 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,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-04 09:15:21,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-04 09:15:21,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-04 09:15:21,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-04 09:15:21,749 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,754 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:21,763 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 09:15:21,811 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-04 09:15:21,812 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@305cd4f9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:15:21, skipping insertion in model container [2025-03-04 09:15:21,812 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 09:15:21,812 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2025-03-04 09:15:21,813 INFO L158 Benchmark]: Toolchain (without parser) took 1328.87ms. Allocated memory is still 167.8MB. Free memory was 125.0MB in the beginning and 56.4MB in the end (delta: 68.5MB). Peak memory consumption was 67.1MB. Max. memory is 16.1GB. [2025-03-04 09:15:21,814 INFO L158 Benchmark]: CDTParser took 0.24ms. Allocated memory is still 201.3MB. Free memory is still 126.8MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-04 09:15:21,814 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1327.36ms. Allocated memory is still 167.8MB. Free memory was 125.0MB in the beginning and 56.4MB in the end (delta: 68.5MB). Peak memory consumption was 67.1MB. Max. memory is 16.1GB. [2025-03-04 09:15:21,815 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.24ms. Allocated memory is still 201.3MB. Free memory is still 126.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1327.36ms. Allocated memory is still 167.8MB. Free memory was 125.0MB in the beginning and 56.4MB in the end (delta: 68.5MB). Peak memory consumption was 67.1MB. 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-?-798a7b3-m [2025-03-04 09:15:23,465 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 09:15:23,559 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf [2025-03-04 09:15:23,565 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 09:15:23,565 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 09:15:23,588 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 09:15:23,589 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 09:15:23,589 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 09:15:23,589 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 09:15:23,589 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 09:15:23,590 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 09:15:23,590 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 09:15:23,590 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 09:15:23,590 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 09:15:23,591 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 09:15:23,591 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 09:15:23,591 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 09:15:23,591 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 09:15:23,591 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-04 09:15:23,591 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-04 09:15:23,592 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-04 09:15:23,592 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 09:15:23,592 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-04 09:15:23,592 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-03-04 09:15:23,592 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-03-04 09:15:23,592 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 09:15:23,592 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 09:15:23,592 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 09:15:23,593 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 09:15:23,593 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 09:15:23,593 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 09:15:23,593 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 09:15:23,593 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 09:15:23,593 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 09:15:23,593 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 09:15:23,593 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-03-04 09:15:23,594 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-03-04 09:15:23,594 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 09:15:23,594 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 09:15:23,594 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 09:15:23,594 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 09:15:23,594 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-04 09:15:23,855 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 09:15:23,860 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 09:15:23,862 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 09:15:23,862 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 09:15:23,863 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 09:15:23,866 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-04 09:15:24,965 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4e3087b29/8b095d2fe31945c0900889ab5816d438/FLAG02a5ba0d9 [2025-03-04 09:15:25,348 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 09:15:25,351 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/busybox-1.22.0/od-1.i [2025-03-04 09:15:25,388 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4e3087b29/8b095d2fe31945c0900889ab5816d438/FLAG02a5ba0d9 [2025-03-04 09:15:25,404 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4e3087b29/8b095d2fe31945c0900889ab5816d438 [2025-03-04 09:15:25,406 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 09:15:25,409 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 09:15:25,410 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 09:15:25,410 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 09:15:25,414 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 09:15:25,415 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 09:15:25" (1/1) ... [2025-03-04 09:15:25,416 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@574c0e0a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:15:25, skipping insertion in model container [2025-03-04 09:15:25,416 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 09:15:25" (1/1) ... [2025-03-04 09:15:25,477 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 09:15:26,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-04 09:15:26,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-04 09:15:26,605 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,614 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,616 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,618 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,619 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,620 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,622 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,624 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,624 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,625 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,625 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,626 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,626 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,633 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,634 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,634 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,636 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,639 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,640 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,640 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,642 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,643 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,643 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,645 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,648 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,651 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,664 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,667 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,695 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,699 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,705 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,713 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,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-04 09:15:26,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-04 09:15:26,719 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,722 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,726 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,726 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,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-04 09:15:26,743 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,746 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,749 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,751 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,786 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,787 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,788 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,789 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,791 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,793 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,794 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,795 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,798 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,799 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,799 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,799 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,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-04 09:15:26,804 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,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-04 09:15:26,818 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,820 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,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-04 09:15:26,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-04 09:15:26,822 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,823 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,825 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,828 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,829 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,832 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,834 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,834 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,835 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,838 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,861 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,864 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,866 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,871 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,872 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,874 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,876 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,876 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,880 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,882 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,883 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,884 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,887 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,897 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,902 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:26,908 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 09:15:26,963 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2025-03-04 09:15:26,983 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 09:15:27,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-04 09:15:27,023 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,032 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,039 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,040 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,040 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,040 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,042 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,042 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,042 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,043 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,048 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,049 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,049 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,049 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,049 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,051 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,052 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,053 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,103 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,103 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,103 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,107 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,107 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,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-04 09:15:27,113 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,113 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,114 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,124 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,124 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,126 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,127 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,131 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,131 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,131 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,131 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,132 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,132 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,132 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,133 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,135 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,141 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,142 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,142 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,143 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,143 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,143 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,146 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,146 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,149 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,149 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,151 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,169 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,171 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,175 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,175 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,184 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,184 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,189 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-04 09:15:27,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-04 09:15:27,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-04 09:15:27,202 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 09:15:27,227 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 09:15:27,390 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 09:15:27,525 WARN L1212 FunctionHandler]: The following functions are not defined or handled internally: vasprintf [2025-03-04 09:15:27,530 INFO L204 MainTranslator]: Completed translation [2025-03-04 09:15:27,531 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:15:27 WrapperNode [2025-03-04 09:15:27,531 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 09:15:27,532 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 09:15:27,532 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 09:15:27,532 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 09:15:27,536 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:15:27" (1/1) ... [2025-03-04 09:15:27,556 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-04 09:15:27,560 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-04 09:15:27,561 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-04 09:15:27,565 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-04 09:15:27,565 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-04 09:15:27,565 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-04 09:15:27,566 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-04 09:15:27,566 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-04 09:15:27,566 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-04 09:15:27,567 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-04 09:15:27,568 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-04 09:15:27,568 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-04 09:15:27,595 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 09:15:27" (1/1) ... [2025-03-04 09:15:27,595 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 09:15:27,595 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2025-03-04 09:15:27,598 INFO L158 Benchmark]: Toolchain (without parser) took 2188.02ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 84.7MB in the beginning and 57.8MB in the end (delta: 26.9MB). Peak memory consumption was 82.1MB. Max. memory is 16.1GB. [2025-03-04 09:15:27,598 INFO L158 Benchmark]: CDTParser took 0.37ms. Allocated memory is still 83.9MB. Free memory is still 62.8MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-04 09:15:27,598 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2121.24ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 84.5MB in the beginning and 65.6MB in the end (delta: 18.9MB). Peak memory consumption was 91.4MB. Max. memory is 16.1GB. [2025-03-04 09:15:27,600 INFO L158 Benchmark]: Boogie Procedure Inliner took 63.66ms. Allocated memory is still 176.2MB. Free memory was 65.6MB in the beginning and 57.8MB in the end (delta: 7.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-04 09:15:27,600 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.37ms. Allocated memory is still 83.9MB. Free memory is still 62.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2121.24ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 84.5MB in the beginning and 65.6MB in the end (delta: 18.9MB). Peak memory consumption was 91.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 63.66ms. Allocated memory is still 176.2MB. Free memory was 65.6MB in the beginning and 57.8MB in the end (delta: 7.8MB). 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