./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/list-simple/dll2c_prepend_unequal.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/list-simple/dll2c_prepend_unequal.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-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 32bit --witnessprinter.graph.data.programhash 583b66b9d59d34de12ff7e58a8eb24a95055476e3f5044dc2a7c6b2bb83f4c67 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 08:01:54,603 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 08:01:54,664 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 08:01:54,669 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 08:01:54,671 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 08:01:54,701 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 08:01:54,702 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 08:01:54,703 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 08:01:54,703 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 08:01:54,704 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 08:01:54,706 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 08:01:54,706 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 08:01:54,707 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 08:01:54,707 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 08:01:54,707 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 08:01:54,707 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 08:01:54,707 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 08:01:54,707 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 08:01:54,708 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 08:01:54,708 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 08:01:54,708 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 08:01:54,709 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 08:01:54,709 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 08:01:54,709 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 08:01:54,710 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 08:01:54,710 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 08:01:54,710 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 08:01:54,710 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 08:01:54,710 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 08:01:54,711 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 08:01:54,711 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 08:01:54,711 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 08:01:54,712 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 08:01:54,712 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 08:01:54,712 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 08:01:54,712 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 08:01:54,712 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 08:01:54,713 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 08:01:54,713 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 08:01:54,713 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 08:01:54,713 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 08:01:54,713 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 08:01:54,713 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G 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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 583b66b9d59d34de12ff7e58a8eb24a95055476e3f5044dc2a7c6b2bb83f4c67 [2024-11-09 08:01:54,904 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 08:01:54,919 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 08:01:54,922 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 08:01:54,923 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 08:01:54,923 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 08:01:54,924 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/list-simple/dll2c_prepend_unequal.i [2024-11-09 08:01:56,145 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 08:01:56,346 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 08:01:56,346 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/list-simple/dll2c_prepend_unequal.i [2024-11-09 08:01:56,359 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4b0019f71/ce914f4c256d4203bf24ccd0dc9b1ff2/FLAG6182406e3 [2024-11-09 08:01:56,715 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4b0019f71/ce914f4c256d4203bf24ccd0dc9b1ff2 [2024-11-09 08:01:56,717 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 08:01:56,719 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 08:01:56,722 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 08:01:56,722 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 08:01:56,726 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 08:01:56,727 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 08:01:56" (1/1) ... [2024-11-09 08:01:56,727 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@613106cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:56, skipping insertion in model container [2024-11-09 08:01:56,727 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 08:01:56" (1/1) ... [2024-11-09 08:01:56,762 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 08:01:57,015 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 08:01:57,022 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 08:01:57,051 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 08:01:57,072 INFO L204 MainTranslator]: Completed translation [2024-11-09 08:01:57,072 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57 WrapperNode [2024-11-09 08:01:57,072 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 08:01:57,073 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 08:01:57,073 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 08:01:57,073 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 08:01:57,078 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,093 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,132 INFO L138 Inliner]: procedures = 127, calls = 50, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 154 [2024-11-09 08:01:57,132 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 08:01:57,133 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 08:01:57,133 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 08:01:57,133 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 08:01:57,142 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,142 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,145 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,178 INFO L175 MemorySlicer]: Split 31 memory accesses to 3 slices as follows [2, 20, 9]. 65 percent of accesses are in the largest equivalence class. The 3 initializations are split as follows [2, 0, 1]. The 15 writes are split as follows [0, 13, 2]. [2024-11-09 08:01:57,178 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,178 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,193 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,195 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,196 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,197 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,200 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 08:01:57,201 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 08:01:57,201 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 08:01:57,201 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 08:01:57,203 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (1/1) ... [2024-11-09 08:01:57,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 08:01:57,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:01:57,236 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 08:01:57,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 08:01:57,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-09 08:01:57,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-09 08:01:57,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-09 08:01:57,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-09 08:01:57,275 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-09 08:01:57,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-09 08:01:57,276 INFO L130 BoogieDeclarations]: Found specification of procedure node_create [2024-11-09 08:01:57,276 INFO L138 BoogieDeclarations]: Found implementation of procedure node_create [2024-11-09 08:01:57,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-09 08:01:57,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 08:01:57,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 08:01:57,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-09 08:01:57,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-09 08:01:57,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-09 08:01:57,276 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-09 08:01:57,277 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-09 08:01:57,278 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-09 08:01:57,278 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 08:01:57,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-09 08:01:57,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-09 08:01:57,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-09 08:01:57,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 08:01:57,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-09 08:01:57,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-09 08:01:57,278 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 08:01:57,278 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 08:01:57,416 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 08:01:57,418 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 08:01:57,716 INFO L? ?]: Removed 156 outVars from TransFormulas that were not future-live. [2024-11-09 08:01:57,716 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 08:01:57,731 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 08:01:57,732 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-09 08:01:57,732 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 08:01:57 BoogieIcfgContainer [2024-11-09 08:01:57,732 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 08:01:57,734 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 08:01:57,734 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 08:01:57,736 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 08:01:57,737 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 08:01:56" (1/3) ... [2024-11-09 08:01:57,737 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c4b889d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 08:01:57, skipping insertion in model container [2024-11-09 08:01:57,737 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 08:01:57" (2/3) ... [2024-11-09 08:01:57,738 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c4b889d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 08:01:57, skipping insertion in model container [2024-11-09 08:01:57,738 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 08:01:57" (3/3) ... [2024-11-09 08:01:57,739 INFO L112 eAbstractionObserver]: Analyzing ICFG dll2c_prepend_unequal.i [2024-11-09 08:01:57,751 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 08:01:57,751 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 64 error locations. [2024-11-09 08:01:57,787 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 08:01:57,791 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@1d2c4a0a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 08:01:57,791 INFO L334 AbstractCegarLoop]: Starting to check reachability of 64 error locations. [2024-11-09 08:01:57,794 INFO L276 IsEmpty]: Start isEmpty. Operand has 142 states, 73 states have (on average 2.0684931506849313) internal successors, (151), 137 states have internal predecessors, (151), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:01:57,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-09 08:01:57,798 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:01:57,798 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-09 08:01:57,799 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting node_createErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:01:57,802 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:01:57,802 INFO L85 PathProgramCache]: Analyzing trace with hash 895949618, now seen corresponding path program 1 times [2024-11-09 08:01:57,809 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:01:57,809 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1919170001] [2024-11-09 08:01:57,809 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:01:57,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:01:57,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:57,984 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 08:01:57,984 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:01:57,985 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1919170001] [2024-11-09 08:01:57,986 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1919170001] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:01:57,986 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:01:57,986 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 08:01:57,987 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [839020396] [2024-11-09 08:01:57,988 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:01:57,991 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 08:01:57,991 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:01:58,010 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 08:01:58,011 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 08:01:58,012 INFO L87 Difference]: Start difference. First operand has 142 states, 73 states have (on average 2.0684931506849313) internal successors, (151), 137 states have internal predecessors, (151), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 08:01:58,130 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:01:58,130 INFO L93 Difference]: Finished difference Result 138 states and 148 transitions. [2024-11-09 08:01:58,131 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 08:01:58,132 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2024-11-09 08:01:58,132 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:01:58,139 INFO L225 Difference]: With dead ends: 138 [2024-11-09 08:01:58,140 INFO L226 Difference]: Without dead ends: 135 [2024-11-09 08:01:58,141 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 08:01:58,144 INFO L432 NwaCegarLoop]: 139 mSDtfsCounter, 3 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 73 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 218 SdHoareTripleChecker+Invalid, 75 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 73 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:01:58,145 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 218 Invalid, 75 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 73 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-09 08:01:58,157 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 135 states. [2024-11-09 08:01:58,170 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 135 to 135. [2024-11-09 08:01:58,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 135 states, 70 states have (on average 1.9714285714285715) internal successors, (138), 130 states have internal predecessors, (138), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:01:58,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 135 states and 144 transitions. [2024-11-09 08:01:58,175 INFO L78 Accepts]: Start accepts. Automaton has 135 states and 144 transitions. Word has length 6 [2024-11-09 08:01:58,175 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:01:58,175 INFO L471 AbstractCegarLoop]: Abstraction has 135 states and 144 transitions. [2024-11-09 08:01:58,175 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 08:01:58,175 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 144 transitions. [2024-11-09 08:01:58,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-09 08:01:58,176 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:01:58,176 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-09 08:01:58,176 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 08:01:58,176 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting node_createErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:01:58,177 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:01:58,177 INFO L85 PathProgramCache]: Analyzing trace with hash 895949619, now seen corresponding path program 1 times [2024-11-09 08:01:58,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:01:58,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1725510087] [2024-11-09 08:01:58,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:01:58,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:01:58,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:58,319 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 08:01:58,320 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:01:58,320 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1725510087] [2024-11-09 08:01:58,320 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1725510087] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:01:58,320 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:01:58,320 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 08:01:58,321 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [774072650] [2024-11-09 08:01:58,321 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:01:58,322 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 08:01:58,322 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:01:58,322 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 08:01:58,323 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 08:01:58,323 INFO L87 Difference]: Start difference. First operand 135 states and 144 transitions. Second operand has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 08:01:58,414 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:01:58,414 INFO L93 Difference]: Finished difference Result 132 states and 141 transitions. [2024-11-09 08:01:58,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 08:01:58,415 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2024-11-09 08:01:58,417 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:01:58,418 INFO L225 Difference]: With dead ends: 132 [2024-11-09 08:01:58,418 INFO L226 Difference]: Without dead ends: 132 [2024-11-09 08:01:58,418 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 08:01:58,419 INFO L432 NwaCegarLoop]: 136 mSDtfsCounter, 3 mSDsluCounter, 83 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 219 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:01:58,419 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 219 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-09 08:01:58,420 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 132 states. [2024-11-09 08:01:58,428 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 132 to 132. [2024-11-09 08:01:58,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 132 states, 70 states have (on average 1.9285714285714286) internal successors, (135), 127 states have internal predecessors, (135), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:01:58,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 132 states and 141 transitions. [2024-11-09 08:01:58,433 INFO L78 Accepts]: Start accepts. Automaton has 132 states and 141 transitions. Word has length 6 [2024-11-09 08:01:58,433 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:01:58,433 INFO L471 AbstractCegarLoop]: Abstraction has 132 states and 141 transitions. [2024-11-09 08:01:58,433 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.5) internal successors, (5), 3 states have internal predecessors, (5), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 08:01:58,434 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 141 transitions. [2024-11-09 08:01:58,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 08:01:58,434 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:01:58,434 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:01:58,434 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 08:01:58,435 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:01:58,435 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:01:58,435 INFO L85 PathProgramCache]: Analyzing trace with hash -1271068585, now seen corresponding path program 1 times [2024-11-09 08:01:58,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:01:58,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [846598921] [2024-11-09 08:01:58,436 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:01:58,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:01:58,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:58,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:01:58,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:58,570 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 08:01:58,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:01:58,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [846598921] [2024-11-09 08:01:58,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [846598921] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:01:58,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:01:58,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 08:01:58,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1860880590] [2024-11-09 08:01:58,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:01:58,575 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 08:01:58,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:01:58,576 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 08:01:58,576 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 08:01:58,576 INFO L87 Difference]: Start difference. First operand 132 states and 141 transitions. Second operand has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-09 08:01:58,689 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:01:58,689 INFO L93 Difference]: Finished difference Result 143 states and 154 transitions. [2024-11-09 08:01:58,689 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 08:01:58,689 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 14 [2024-11-09 08:01:58,690 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:01:58,690 INFO L225 Difference]: With dead ends: 143 [2024-11-09 08:01:58,690 INFO L226 Difference]: Without dead ends: 143 [2024-11-09 08:01:58,691 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 08:01:58,691 INFO L432 NwaCegarLoop]: 138 mSDtfsCounter, 10 mSDsluCounter, 182 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 320 SdHoareTripleChecker+Invalid, 100 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:01:58,692 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 320 Invalid, 100 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-09 08:01:58,692 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 143 states. [2024-11-09 08:01:58,700 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 143 to 133. [2024-11-09 08:01:58,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 133 states, 71 states have (on average 1.9154929577464788) internal successors, (136), 128 states have internal predecessors, (136), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:01:58,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 133 states and 142 transitions. [2024-11-09 08:01:58,705 INFO L78 Accepts]: Start accepts. Automaton has 133 states and 142 transitions. Word has length 14 [2024-11-09 08:01:58,706 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:01:58,707 INFO L471 AbstractCegarLoop]: Abstraction has 133 states and 142 transitions. [2024-11-09 08:01:58,707 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-09 08:01:58,707 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 142 transitions. [2024-11-09 08:01:58,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-09 08:01:58,707 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:01:58,707 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:01:58,708 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 08:01:58,708 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:01:58,708 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:01:58,708 INFO L85 PathProgramCache]: Analyzing trace with hash -29197696, now seen corresponding path program 1 times [2024-11-09 08:01:58,708 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:01:58,708 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [569090693] [2024-11-09 08:01:58,709 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:01:58,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:01:58,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:58,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:01:58,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:58,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:01:58,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:58,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 08:01:58,876 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:01:58,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [569090693] [2024-11-09 08:01:58,876 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [569090693] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:01:58,876 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:01:58,876 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-09 08:01:58,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1916918208] [2024-11-09 08:01:58,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:01:58,877 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 08:01:58,877 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:01:58,877 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 08:01:58,878 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 08:01:58,878 INFO L87 Difference]: Start difference. First operand 133 states and 142 transitions. Second operand has 7 states, 6 states have (on average 3.0) internal successors, (18), 5 states have internal predecessors, (18), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-09 08:01:59,103 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:01:59,103 INFO L93 Difference]: Finished difference Result 132 states and 141 transitions. [2024-11-09 08:01:59,103 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 08:01:59,103 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 3.0) internal successors, (18), 5 states have internal predecessors, (18), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 24 [2024-11-09 08:01:59,103 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:01:59,104 INFO L225 Difference]: With dead ends: 132 [2024-11-09 08:01:59,104 INFO L226 Difference]: Without dead ends: 132 [2024-11-09 08:01:59,104 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 08:01:59,105 INFO L432 NwaCegarLoop]: 128 mSDtfsCounter, 7 mSDsluCounter, 322 mSDsCounter, 0 mSdLazyCounter, 372 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 450 SdHoareTripleChecker+Invalid, 374 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 372 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-09 08:01:59,106 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 450 Invalid, 374 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 372 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-09 08:01:59,106 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 132 states. [2024-11-09 08:01:59,109 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 132 to 132. [2024-11-09 08:01:59,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 132 states, 71 states have (on average 1.9014084507042253) internal successors, (135), 127 states have internal predecessors, (135), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:01:59,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 132 states and 141 transitions. [2024-11-09 08:01:59,110 INFO L78 Accepts]: Start accepts. Automaton has 132 states and 141 transitions. Word has length 24 [2024-11-09 08:01:59,110 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:01:59,110 INFO L471 AbstractCegarLoop]: Abstraction has 132 states and 141 transitions. [2024-11-09 08:01:59,110 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 3.0) internal successors, (18), 5 states have internal predecessors, (18), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-09 08:01:59,111 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 141 transitions. [2024-11-09 08:01:59,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-09 08:01:59,111 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:01:59,111 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:01:59,111 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 08:01:59,111 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:01:59,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:01:59,112 INFO L85 PathProgramCache]: Analyzing trace with hash -29197695, now seen corresponding path program 1 times [2024-11-09 08:01:59,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:01:59,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [664977186] [2024-11-09 08:01:59,112 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:01:59,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:01:59,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:59,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:01:59,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:59,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:01:59,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:59,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 08:01:59,336 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:01:59,336 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [664977186] [2024-11-09 08:01:59,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [664977186] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:01:59,336 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:01:59,337 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-09 08:01:59,337 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1127484143] [2024-11-09 08:01:59,337 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:01:59,338 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 08:01:59,338 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:01:59,338 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 08:01:59,339 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 08:01:59,339 INFO L87 Difference]: Start difference. First operand 132 states and 141 transitions. Second operand has 7 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 5 states have internal predecessors, (20), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-09 08:01:59,559 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:01:59,560 INFO L93 Difference]: Finished difference Result 131 states and 140 transitions. [2024-11-09 08:01:59,560 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 08:01:59,560 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 5 states have internal predecessors, (20), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 24 [2024-11-09 08:01:59,561 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:01:59,561 INFO L225 Difference]: With dead ends: 131 [2024-11-09 08:01:59,561 INFO L226 Difference]: Without dead ends: 131 [2024-11-09 08:01:59,562 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 08:01:59,563 INFO L432 NwaCegarLoop]: 128 mSDtfsCounter, 6 mSDsluCounter, 346 mSDsCounter, 0 mSdLazyCounter, 342 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 474 SdHoareTripleChecker+Invalid, 343 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 342 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-09 08:01:59,566 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 474 Invalid, 343 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 342 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-09 08:01:59,567 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 131 states. [2024-11-09 08:01:59,570 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 131 to 131. [2024-11-09 08:01:59,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 131 states, 71 states have (on average 1.8873239436619718) internal successors, (134), 126 states have internal predecessors, (134), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:01:59,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 131 states and 140 transitions. [2024-11-09 08:01:59,574 INFO L78 Accepts]: Start accepts. Automaton has 131 states and 140 transitions. Word has length 24 [2024-11-09 08:01:59,574 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:01:59,575 INFO L471 AbstractCegarLoop]: Abstraction has 131 states and 140 transitions. [2024-11-09 08:01:59,575 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 5 states have internal predecessors, (20), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-09 08:01:59,575 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 140 transitions. [2024-11-09 08:01:59,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 08:01:59,576 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:01:59,576 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:01:59,577 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 08:01:59,577 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:01:59,577 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:01:59,578 INFO L85 PathProgramCache]: Analyzing trace with hash 2005784929, now seen corresponding path program 1 times [2024-11-09 08:01:59,578 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:01:59,579 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2024158196] [2024-11-09 08:01:59,579 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:01:59,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:01:59,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:59,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:01:59,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:59,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:01:59,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:59,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 08:01:59,857 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:01:59,857 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2024158196] [2024-11-09 08:01:59,857 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2024158196] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:01:59,857 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [544694934] [2024-11-09 08:01:59,857 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:01:59,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:01:59,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:01:59,859 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:01:59,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-09 08:01:59,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:01:59,954 INFO L255 TraceCheckSpWp]: Trace formula consists of 241 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-09 08:01:59,958 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:01:59,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 08:02:00,038 WARN L873 $PredicateComparison]: unable to prove that (exists ((|node_create_~temp~0#1.base| Int)) (and (= |c_#valid| (store |c_old(#valid)| |node_create_~temp~0#1.base| (select |c_#valid| |node_create_~temp~0#1.base|))) (= 0 (select |c_old(#valid)| |node_create_~temp~0#1.base|)))) is different from true [2024-11-09 08:02:00,093 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-09 08:02:00,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-09 08:02:00,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 7 not checked. [2024-11-09 08:02:00,102 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:00,162 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [544694934] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:00,162 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-09 08:02:00,162 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7] total 10 [2024-11-09 08:02:00,163 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1652869777] [2024-11-09 08:02:00,163 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:00,163 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-09 08:02:00,163 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:00,164 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-09 08:02:00,164 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=87, Unknown=1, NotChecked=18, Total=132 [2024-11-09 08:02:00,164 INFO L87 Difference]: Start difference. First operand 131 states and 140 transitions. Second operand has 11 states, 10 states have (on average 3.2) internal successors, (32), 8 states have internal predecessors, (32), 2 states have call successors, (4), 3 states have call predecessors, (4), 3 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:00,460 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:00,461 INFO L93 Difference]: Finished difference Result 136 states and 148 transitions. [2024-11-09 08:02:00,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 08:02:00,461 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 10 states have (on average 3.2) internal successors, (32), 8 states have internal predecessors, (32), 2 states have call successors, (4), 3 states have call predecessors, (4), 3 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 26 [2024-11-09 08:02:00,461 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:00,462 INFO L225 Difference]: With dead ends: 136 [2024-11-09 08:02:00,462 INFO L226 Difference]: Without dead ends: 136 [2024-11-09 08:02:00,463 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 44 GetRequests, 32 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=35, Invalid=124, Unknown=1, NotChecked=22, Total=182 [2024-11-09 08:02:00,463 INFO L432 NwaCegarLoop]: 125 mSDtfsCounter, 0 mSDsluCounter, 330 mSDsCounter, 0 mSdLazyCounter, 378 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 455 SdHoareTripleChecker+Invalid, 524 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 378 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 141 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:00,464 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 455 Invalid, 524 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 378 Invalid, 0 Unknown, 141 Unchecked, 0.2s Time] [2024-11-09 08:02:00,464 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 136 states. [2024-11-09 08:02:00,470 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 136 to 136. [2024-11-09 08:02:00,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 136 states, 75 states have (on average 1.8666666666666667) internal successors, (140), 130 states have internal predecessors, (140), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-11-09 08:02:00,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 136 states and 148 transitions. [2024-11-09 08:02:00,471 INFO L78 Accepts]: Start accepts. Automaton has 136 states and 148 transitions. Word has length 26 [2024-11-09 08:02:00,471 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:00,471 INFO L471 AbstractCegarLoop]: Abstraction has 136 states and 148 transitions. [2024-11-09 08:02:00,471 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 10 states have (on average 3.2) internal successors, (32), 8 states have internal predecessors, (32), 2 states have call successors, (4), 3 states have call predecessors, (4), 3 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:00,472 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 148 transitions. [2024-11-09 08:02:00,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 08:02:00,472 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:00,472 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:00,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-09 08:02:00,673 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-11-09 08:02:00,673 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:00,674 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:00,674 INFO L85 PathProgramCache]: Analyzing trace with hash 2005784930, now seen corresponding path program 1 times [2024-11-09 08:02:00,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:00,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [164400778] [2024-11-09 08:02:00,674 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:00,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:00,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:00,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:00,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:00,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:00,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:00,967 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 08:02:00,967 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:00,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [164400778] [2024-11-09 08:02:00,968 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [164400778] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:00,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1221307443] [2024-11-09 08:02:00,968 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:00,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:00,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:00,970 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:00,971 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-09 08:02:01,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:01,087 INFO L255 TraceCheckSpWp]: Trace formula consists of 241 conjuncts, 27 conjuncts are in the unsatisfiable core [2024-11-09 08:02:01,089 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:01,102 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 08:02:01,107 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 08:02:01,248 WARN L873 $PredicateComparison]: unable to prove that (exists ((|node_create_~temp~0#1.base| Int)) (and (= (store |c_old(#length)| |node_create_~temp~0#1.base| (select |c_#length| |node_create_~temp~0#1.base|)) |c_#length|) (= 0 (select |c_old(#valid)| |node_create_~temp~0#1.base|)))) is different from true [2024-11-09 08:02:01,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:01,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2024-11-09 08:02:01,293 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-09 08:02:01,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-11-09 08:02:01,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 7 not checked. [2024-11-09 08:02:01,317 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:01,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1221307443] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:01,433 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-09 08:02:01,433 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 15 [2024-11-09 08:02:01,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1087077791] [2024-11-09 08:02:01,434 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:01,434 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-11-09 08:02:01,434 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:01,434 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-11-09 08:02:01,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=232, Unknown=1, NotChecked=30, Total=306 [2024-11-09 08:02:01,435 INFO L87 Difference]: Start difference. First operand 136 states and 148 transitions. Second operand has 16 states, 15 states have (on average 2.8) internal successors, (42), 12 states have internal predecessors, (42), 3 states have call successors, (4), 3 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) [2024-11-09 08:02:01,933 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:01,934 INFO L93 Difference]: Finished difference Result 136 states and 147 transitions. [2024-11-09 08:02:01,934 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-09 08:02:01,934 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 15 states have (on average 2.8) internal successors, (42), 12 states have internal predecessors, (42), 3 states have call successors, (4), 3 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) Word has length 26 [2024-11-09 08:02:01,934 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:01,935 INFO L225 Difference]: With dead ends: 136 [2024-11-09 08:02:01,935 INFO L226 Difference]: Without dead ends: 136 [2024-11-09 08:02:01,935 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 44 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=65, Invalid=358, Unknown=1, NotChecked=38, Total=462 [2024-11-09 08:02:01,936 INFO L432 NwaCegarLoop]: 127 mSDtfsCounter, 0 mSDsluCounter, 656 mSDsCounter, 0 mSdLazyCounter, 849 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 783 SdHoareTripleChecker+Invalid, 993 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 849 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 140 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:01,936 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 783 Invalid, 993 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 849 Invalid, 0 Unknown, 140 Unchecked, 0.4s Time] [2024-11-09 08:02:01,937 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 136 states. [2024-11-09 08:02:01,939 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 136 to 136. [2024-11-09 08:02:01,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 136 states, 75 states have (on average 1.8533333333333333) internal successors, (139), 130 states have internal predecessors, (139), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-11-09 08:02:01,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 136 states and 147 transitions. [2024-11-09 08:02:01,940 INFO L78 Accepts]: Start accepts. Automaton has 136 states and 147 transitions. Word has length 26 [2024-11-09 08:02:01,940 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:01,940 INFO L471 AbstractCegarLoop]: Abstraction has 136 states and 147 transitions. [2024-11-09 08:02:01,941 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 15 states have (on average 2.8) internal successors, (42), 12 states have internal predecessors, (42), 3 states have call successors, (4), 3 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) [2024-11-09 08:02:01,941 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 147 transitions. [2024-11-09 08:02:01,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 08:02:01,941 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:01,941 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:01,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-09 08:02:02,145 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-11-09 08:02:02,146 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:02,146 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:02,146 INFO L85 PathProgramCache]: Analyzing trace with hash -880845001, now seen corresponding path program 1 times [2024-11-09 08:02:02,147 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:02,147 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1301891315] [2024-11-09 08:02:02,147 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:02,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:02,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:02,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:02,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:02,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:02,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:02,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 1 proven. 7 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 08:02:02,304 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:02,305 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1301891315] [2024-11-09 08:02:02,305 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1301891315] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:02,305 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1435339220] [2024-11-09 08:02:02,305 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:02,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:02,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:02,306 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:02,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-09 08:02:02,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:02,402 INFO L255 TraceCheckSpWp]: Trace formula consists of 251 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-09 08:02:02,403 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:02,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 1 proven. 7 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 08:02:02,419 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:02,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 1 proven. 7 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 08:02:02,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1435339220] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-09 08:02:02,445 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-09 08:02:02,445 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 7 [2024-11-09 08:02:02,445 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2082117208] [2024-11-09 08:02:02,445 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:02,445 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 08:02:02,446 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:02,447 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 08:02:02,447 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 08:02:02,447 INFO L87 Difference]: Start difference. First operand 136 states and 147 transitions. Second operand has 7 states, 7 states have (on average 3.7142857142857144) internal successors, (26), 5 states have internal predecessors, (26), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-09 08:02:02,554 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:02,555 INFO L93 Difference]: Finished difference Result 136 states and 146 transitions. [2024-11-09 08:02:02,555 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 08:02:02,555 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.7142857142857144) internal successors, (26), 5 states have internal predecessors, (26), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 28 [2024-11-09 08:02:02,555 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:02,557 INFO L225 Difference]: With dead ends: 136 [2024-11-09 08:02:02,557 INFO L226 Difference]: Without dead ends: 136 [2024-11-09 08:02:02,557 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 08:02:02,558 INFO L432 NwaCegarLoop]: 129 mSDtfsCounter, 1 mSDsluCounter, 548 mSDsCounter, 0 mSdLazyCounter, 145 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 677 SdHoareTripleChecker+Invalid, 147 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 145 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:02,558 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 677 Invalid, 147 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 145 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-09 08:02:02,558 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 136 states. [2024-11-09 08:02:02,561 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 136 to 136. [2024-11-09 08:02:02,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 136 states, 75 states have (on average 1.84) internal successors, (138), 130 states have internal predecessors, (138), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-11-09 08:02:02,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 136 states and 146 transitions. [2024-11-09 08:02:02,561 INFO L78 Accepts]: Start accepts. Automaton has 136 states and 146 transitions. Word has length 28 [2024-11-09 08:02:02,562 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:02,562 INFO L471 AbstractCegarLoop]: Abstraction has 136 states and 146 transitions. [2024-11-09 08:02:02,562 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.7142857142857144) internal successors, (26), 5 states have internal predecessors, (26), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-09 08:02:02,562 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 146 transitions. [2024-11-09 08:02:02,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 08:02:02,562 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:02,562 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:02,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-09 08:02:02,763 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:02,763 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:02,764 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:02,764 INFO L85 PathProgramCache]: Analyzing trace with hash -1541171918, now seen corresponding path program 1 times [2024-11-09 08:02:02,764 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:02,764 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [953753777] [2024-11-09 08:02:02,764 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:02,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:02,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:02,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:02,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:02,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:02,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:02,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 08:02:02,836 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:02,836 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [953753777] [2024-11-09 08:02:02,836 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [953753777] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:02,836 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1635694695] [2024-11-09 08:02:02,836 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:02,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:02,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:02,838 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:02,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-09 08:02:02,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:02,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 264 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-11-09 08:02:02,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:02,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 08:02:02,980 WARN L873 $PredicateComparison]: unable to prove that (exists ((|node_create_~temp~0#1.base| Int)) (and (= |c_#valid| (store |c_old(#valid)| |node_create_~temp~0#1.base| (select |c_#valid| |node_create_~temp~0#1.base|))) (= 0 (select |c_old(#valid)| |node_create_~temp~0#1.base|)))) is different from true [2024-11-09 08:02:03,012 INFO L349 Elim1Store]: treesize reduction 20, result has 33.3 percent of original size [2024-11-09 08:02:03,013 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 19 treesize of output 16 [2024-11-09 08:02:03,021 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 7 not checked. [2024-11-09 08:02:03,021 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:03,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1635694695] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:03,059 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-09 08:02:03,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 7] total 10 [2024-11-09 08:02:03,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1404850127] [2024-11-09 08:02:03,059 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:03,059 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-09 08:02:03,059 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:03,059 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-09 08:02:03,060 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=89, Unknown=1, NotChecked=18, Total=132 [2024-11-09 08:02:03,060 INFO L87 Difference]: Start difference. First operand 136 states and 146 transitions. Second operand has 11 states, 10 states have (on average 3.8) internal successors, (38), 8 states have internal predecessors, (38), 3 states have call successors, (4), 3 states have call predecessors, (4), 3 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) [2024-11-09 08:02:03,312 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:03,313 INFO L93 Difference]: Finished difference Result 135 states and 145 transitions. [2024-11-09 08:02:03,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-09 08:02:03,313 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 10 states have (on average 3.8) internal successors, (38), 8 states have internal predecessors, (38), 3 states have call successors, (4), 3 states have call predecessors, (4), 3 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) Word has length 29 [2024-11-09 08:02:03,313 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:03,314 INFO L225 Difference]: With dead ends: 135 [2024-11-09 08:02:03,314 INFO L226 Difference]: Without dead ends: 135 [2024-11-09 08:02:03,314 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 34 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=36, Invalid=149, Unknown=1, NotChecked=24, Total=210 [2024-11-09 08:02:03,315 INFO L432 NwaCegarLoop]: 122 mSDtfsCounter, 9 mSDsluCounter, 511 mSDsCounter, 0 mSdLazyCounter, 443 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 633 SdHoareTripleChecker+Invalid, 585 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 443 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 138 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:03,315 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 633 Invalid, 585 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 443 Invalid, 0 Unknown, 138 Unchecked, 0.2s Time] [2024-11-09 08:02:03,315 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 135 states. [2024-11-09 08:02:03,321 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 135 to 135. [2024-11-09 08:02:03,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 135 states, 75 states have (on average 1.8266666666666667) internal successors, (137), 129 states have internal predecessors, (137), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2024-11-09 08:02:03,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 135 states and 145 transitions. [2024-11-09 08:02:03,322 INFO L78 Accepts]: Start accepts. Automaton has 135 states and 145 transitions. Word has length 29 [2024-11-09 08:02:03,323 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:03,326 INFO L471 AbstractCegarLoop]: Abstraction has 135 states and 145 transitions. [2024-11-09 08:02:03,326 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 10 states have (on average 3.8) internal successors, (38), 8 states have internal predecessors, (38), 3 states have call successors, (4), 3 states have call predecessors, (4), 3 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) [2024-11-09 08:02:03,326 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 145 transitions. [2024-11-09 08:02:03,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 08:02:03,326 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:03,327 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:03,341 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-09 08:02:03,527 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:03,527 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:03,528 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:03,528 INFO L85 PathProgramCache]: Analyzing trace with hash -1541171917, now seen corresponding path program 1 times [2024-11-09 08:02:03,528 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:03,528 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1761631825] [2024-11-09 08:02:03,528 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:03,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:03,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:03,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:03,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:03,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:03,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:03,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 08:02:03,718 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:03,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1761631825] [2024-11-09 08:02:03,718 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1761631825] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:03,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [104353392] [2024-11-09 08:02:03,719 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:03,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:03,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:03,720 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:03,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-09 08:02:03,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:03,824 INFO L255 TraceCheckSpWp]: Trace formula consists of 264 conjuncts, 31 conjuncts are in the unsatisfiable core [2024-11-09 08:02:03,826 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:03,833 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 08:02:03,840 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 08:02:03,947 WARN L873 $PredicateComparison]: unable to prove that (exists ((|node_create_~temp~0#1.base| Int)) (and (= (store |c_old(#length)| |node_create_~temp~0#1.base| (select |c_#length| |node_create_~temp~0#1.base|)) |c_#length|) (= 0 (select |c_old(#valid)| |node_create_~temp~0#1.base|)))) is different from true [2024-11-09 08:02:03,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:03,978 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2024-11-09 08:02:03,985 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-09 08:02:03,986 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-11-09 08:02:04,011 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 7 not checked. [2024-11-09 08:02:04,012 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:04,101 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [104353392] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:04,102 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-09 08:02:04,102 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 15 [2024-11-09 08:02:04,102 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1387835718] [2024-11-09 08:02:04,102 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:04,102 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-11-09 08:02:04,102 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:04,103 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-11-09 08:02:04,103 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=230, Unknown=1, NotChecked=30, Total=306 [2024-11-09 08:02:04,103 INFO L87 Difference]: Start difference. First operand 135 states and 145 transitions. Second operand has 16 states, 15 states have (on average 3.2) internal successors, (48), 12 states have internal predecessors, (48), 3 states have call successors, (4), 3 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) [2024-11-09 08:02:04,436 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:04,436 INFO L93 Difference]: Finished difference Result 152 states and 167 transitions. [2024-11-09 08:02:04,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-09 08:02:04,437 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 15 states have (on average 3.2) internal successors, (48), 12 states have internal predecessors, (48), 3 states have call successors, (4), 3 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) Word has length 29 [2024-11-09 08:02:04,437 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:04,438 INFO L225 Difference]: With dead ends: 152 [2024-11-09 08:02:04,439 INFO L226 Difference]: Without dead ends: 152 [2024-11-09 08:02:04,439 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 50 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 61 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=70, Invalid=353, Unknown=1, NotChecked=38, Total=462 [2024-11-09 08:02:04,439 INFO L432 NwaCegarLoop]: 122 mSDtfsCounter, 24 mSDsluCounter, 759 mSDsCounter, 0 mSdLazyCounter, 491 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 881 SdHoareTripleChecker+Invalid, 660 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 491 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 160 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:04,440 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 881 Invalid, 660 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 491 Invalid, 0 Unknown, 160 Unchecked, 0.3s Time] [2024-11-09 08:02:04,440 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 152 states. [2024-11-09 08:02:04,442 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 152 to 145. [2024-11-09 08:02:04,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 145 states, 84 states have (on average 1.7976190476190477) internal successors, (151), 138 states have internal predecessors, (151), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-09 08:02:04,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 145 states and 161 transitions. [2024-11-09 08:02:04,443 INFO L78 Accepts]: Start accepts. Automaton has 145 states and 161 transitions. Word has length 29 [2024-11-09 08:02:04,443 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:04,443 INFO L471 AbstractCegarLoop]: Abstraction has 145 states and 161 transitions. [2024-11-09 08:02:04,443 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 15 states have (on average 3.2) internal successors, (48), 12 states have internal predecessors, (48), 3 states have call successors, (4), 3 states have call predecessors, (4), 4 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) [2024-11-09 08:02:04,443 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 161 transitions. [2024-11-09 08:02:04,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 08:02:04,444 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:04,444 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:04,456 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-09 08:02:04,647 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-09 08:02:04,648 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:04,648 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:04,648 INFO L85 PathProgramCache]: Analyzing trace with hash -531689197, now seen corresponding path program 1 times [2024-11-09 08:02:04,648 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:04,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [915867996] [2024-11-09 08:02:04,649 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:04,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:04,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:04,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:04,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:04,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:04,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:04,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 08:02:04,745 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:04,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [915867996] [2024-11-09 08:02:04,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [915867996] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:04,745 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:02:04,745 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-09 08:02:04,745 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [992538611] [2024-11-09 08:02:04,745 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:04,746 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-09 08:02:04,746 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:04,746 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-09 08:02:04,746 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-09 08:02:04,748 INFO L87 Difference]: Start difference. First operand 145 states and 161 transitions. Second operand has 8 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 6 states have internal predecessors, (24), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-09 08:02:04,965 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:04,965 INFO L93 Difference]: Finished difference Result 144 states and 160 transitions. [2024-11-09 08:02:04,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-09 08:02:04,966 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 6 states have internal predecessors, (24), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 30 [2024-11-09 08:02:04,966 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:04,968 INFO L225 Difference]: With dead ends: 144 [2024-11-09 08:02:04,968 INFO L226 Difference]: Without dead ends: 144 [2024-11-09 08:02:04,968 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-09 08:02:04,969 INFO L432 NwaCegarLoop]: 125 mSDtfsCounter, 7 mSDsluCounter, 380 mSDsCounter, 0 mSdLazyCounter, 449 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 505 SdHoareTripleChecker+Invalid, 451 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 449 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:04,969 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 505 Invalid, 451 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 449 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-09 08:02:04,969 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 144 states. [2024-11-09 08:02:04,971 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 144 to 144. [2024-11-09 08:02:04,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 144 states, 84 states have (on average 1.7857142857142858) internal successors, (150), 137 states have internal predecessors, (150), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-09 08:02:04,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 144 states and 160 transitions. [2024-11-09 08:02:04,972 INFO L78 Accepts]: Start accepts. Automaton has 144 states and 160 transitions. Word has length 30 [2024-11-09 08:02:04,972 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:04,973 INFO L471 AbstractCegarLoop]: Abstraction has 144 states and 160 transitions. [2024-11-09 08:02:04,973 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 6 states have internal predecessors, (24), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-09 08:02:04,973 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 160 transitions. [2024-11-09 08:02:04,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 08:02:04,973 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:04,973 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:04,973 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-09 08:02:04,974 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:04,974 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:04,974 INFO L85 PathProgramCache]: Analyzing trace with hash -531689196, now seen corresponding path program 1 times [2024-11-09 08:02:04,974 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:04,974 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1645985643] [2024-11-09 08:02:04,974 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:04,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:04,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:05,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:05,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:05,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:05,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:05,169 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 08:02:05,169 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:05,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1645985643] [2024-11-09 08:02:05,170 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1645985643] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:05,170 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:02:05,170 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-09 08:02:05,170 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [839287801] [2024-11-09 08:02:05,170 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:05,170 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-09 08:02:05,170 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:05,171 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-09 08:02:05,171 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72 [2024-11-09 08:02:05,171 INFO L87 Difference]: Start difference. First operand 144 states and 160 transitions. Second operand has 9 states, 8 states have (on average 3.25) internal successors, (26), 7 states have internal predecessors, (26), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-09 08:02:05,385 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:05,385 INFO L93 Difference]: Finished difference Result 143 states and 159 transitions. [2024-11-09 08:02:05,386 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-09 08:02:05,386 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 8 states have (on average 3.25) internal successors, (26), 7 states have internal predecessors, (26), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 30 [2024-11-09 08:02:05,386 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:05,386 INFO L225 Difference]: With dead ends: 143 [2024-11-09 08:02:05,386 INFO L226 Difference]: Without dead ends: 143 [2024-11-09 08:02:05,387 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72 [2024-11-09 08:02:05,387 INFO L432 NwaCegarLoop]: 124 mSDtfsCounter, 9 mSDsluCounter, 530 mSDsCounter, 0 mSdLazyCounter, 427 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 654 SdHoareTripleChecker+Invalid, 429 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 427 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:05,387 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 654 Invalid, 429 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 427 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-09 08:02:05,388 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 143 states. [2024-11-09 08:02:05,389 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 143 to 143. [2024-11-09 08:02:05,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 143 states, 84 states have (on average 1.7738095238095237) internal successors, (149), 136 states have internal predecessors, (149), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-09 08:02:05,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 143 states and 159 transitions. [2024-11-09 08:02:05,390 INFO L78 Accepts]: Start accepts. Automaton has 143 states and 159 transitions. Word has length 30 [2024-11-09 08:02:05,391 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:05,391 INFO L471 AbstractCegarLoop]: Abstraction has 143 states and 159 transitions. [2024-11-09 08:02:05,391 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 3.25) internal successors, (26), 7 states have internal predecessors, (26), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-09 08:02:05,391 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 159 transitions. [2024-11-09 08:02:05,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 08:02:05,394 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:05,394 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:05,394 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-09 08:02:05,394 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:05,394 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:05,394 INFO L85 PathProgramCache]: Analyzing trace with hash 1880683964, now seen corresponding path program 1 times [2024-11-09 08:02:05,394 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:05,394 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [923588394] [2024-11-09 08:02:05,394 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:05,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:05,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:05,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:05,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:05,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:05,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:05,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-11-09 08:02:05,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:05,490 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 5 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-09 08:02:05,491 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:05,492 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [923588394] [2024-11-09 08:02:05,492 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [923588394] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:05,492 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1987134962] [2024-11-09 08:02:05,492 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:05,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:05,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:05,493 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:05,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-09 08:02:05,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:05,621 INFO L255 TraceCheckSpWp]: Trace formula consists of 369 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-09 08:02:05,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:05,645 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 08:02:05,646 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 08:02:05,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1987134962] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:05,646 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-09 08:02:05,646 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 6 [2024-11-09 08:02:05,646 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1851584884] [2024-11-09 08:02:05,646 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:05,646 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 08:02:05,646 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:05,646 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 08:02:05,646 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-09 08:02:05,647 INFO L87 Difference]: Start difference. First operand 143 states and 159 transitions. Second operand has 4 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:05,659 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:05,660 INFO L93 Difference]: Finished difference Result 125 states and 132 transitions. [2024-11-09 08:02:05,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 08:02:05,661 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 41 [2024-11-09 08:02:05,661 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:05,661 INFO L225 Difference]: With dead ends: 125 [2024-11-09 08:02:05,661 INFO L226 Difference]: Without dead ends: 125 [2024-11-09 08:02:05,662 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 50 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-09 08:02:05,663 INFO L432 NwaCegarLoop]: 129 mSDtfsCounter, 0 mSDsluCounter, 125 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 254 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:05,663 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 254 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-09 08:02:05,664 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 125 states. [2024-11-09 08:02:05,665 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 125 to 125. [2024-11-09 08:02:05,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 125 states, 71 states have (on average 1.7746478873239437) internal successors, (126), 120 states have internal predecessors, (126), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:05,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 125 states and 132 transitions. [2024-11-09 08:02:05,666 INFO L78 Accepts]: Start accepts. Automaton has 125 states and 132 transitions. Word has length 41 [2024-11-09 08:02:05,666 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:05,666 INFO L471 AbstractCegarLoop]: Abstraction has 125 states and 132 transitions. [2024-11-09 08:02:05,666 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:05,667 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 132 transitions. [2024-11-09 08:02:05,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 08:02:05,669 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:05,669 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:05,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-09 08:02:05,869 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:05,870 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:05,870 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:05,871 INFO L85 PathProgramCache]: Analyzing trace with hash -837194340, now seen corresponding path program 1 times [2024-11-09 08:02:05,871 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:05,871 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1042793144] [2024-11-09 08:02:05,871 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:05,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:05,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:06,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:06,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:06,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:06,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:06,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:06,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:06,237 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 08:02:06,238 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:06,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1042793144] [2024-11-09 08:02:06,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1042793144] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:06,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [492412200] [2024-11-09 08:02:06,239 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:06,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:06,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:06,240 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:06,242 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-09 08:02:06,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:06,403 INFO L255 TraceCheckSpWp]: Trace formula consists of 406 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-11-09 08:02:06,406 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:06,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 08:02:06,421 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-09 08:02:06,462 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2024-11-09 08:02:06,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 13 [2024-11-09 08:02:06,512 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-09 08:02:06,520 WARN L873 $PredicateComparison]: unable to prove that (exists ((|node_create_~temp~0#1.base| Int)) (and (<= (+ |node_create_~temp~0#1.base| 1) |c_#StackHeapBarrier|) (= |c_#valid| (store |c_old(#valid)| |node_create_~temp~0#1.base| (select |c_#valid| |node_create_~temp~0#1.base|))))) is different from true [2024-11-09 08:02:06,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:06,554 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-09 08:02:06,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-09 08:02:06,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:06,643 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2024-11-09 08:02:06,646 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 14 not checked. [2024-11-09 08:02:06,646 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:06,697 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [492412200] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:06,697 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-09 08:02:06,697 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 10] total 16 [2024-11-09 08:02:06,697 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [31951746] [2024-11-09 08:02:06,697 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:06,698 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-11-09 08:02:06,698 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:06,698 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-11-09 08:02:06,698 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=223, Unknown=1, NotChecked=30, Total=306 [2024-11-09 08:02:06,699 INFO L87 Difference]: Start difference. First operand 125 states and 132 transitions. Second operand has 17 states, 15 states have (on average 3.7333333333333334) internal successors, (56), 14 states have internal predecessors, (56), 4 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (6), 5 states have call predecessors, (6), 4 states have call successors, (6) [2024-11-09 08:02:07,071 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:07,071 INFO L93 Difference]: Finished difference Result 135 states and 143 transitions. [2024-11-09 08:02:07,072 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 08:02:07,072 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 15 states have (on average 3.7333333333333334) internal successors, (56), 14 states have internal predecessors, (56), 4 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (6), 5 states have call predecessors, (6), 4 states have call successors, (6) Word has length 43 [2024-11-09 08:02:07,072 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:07,073 INFO L225 Difference]: With dead ends: 135 [2024-11-09 08:02:07,073 INFO L226 Difference]: Without dead ends: 135 [2024-11-09 08:02:07,073 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 44 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=75, Invalid=308, Unknown=1, NotChecked=36, Total=420 [2024-11-09 08:02:07,074 INFO L432 NwaCegarLoop]: 59 mSDtfsCounter, 118 mSDsluCounter, 350 mSDsCounter, 0 mSdLazyCounter, 556 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 118 SdHoareTripleChecker+Valid, 409 SdHoareTripleChecker+Invalid, 702 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 556 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 136 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:07,074 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [118 Valid, 409 Invalid, 702 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 556 Invalid, 0 Unknown, 136 Unchecked, 0.3s Time] [2024-11-09 08:02:07,074 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 135 states. [2024-11-09 08:02:07,076 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 135 to 117. [2024-11-09 08:02:07,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 117 states, 71 states have (on average 1.6619718309859155) internal successors, (118), 112 states have internal predecessors, (118), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:07,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 124 transitions. [2024-11-09 08:02:07,077 INFO L78 Accepts]: Start accepts. Automaton has 117 states and 124 transitions. Word has length 43 [2024-11-09 08:02:07,078 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:07,078 INFO L471 AbstractCegarLoop]: Abstraction has 117 states and 124 transitions. [2024-11-09 08:02:07,078 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 15 states have (on average 3.7333333333333334) internal successors, (56), 14 states have internal predecessors, (56), 4 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (6), 5 states have call predecessors, (6), 4 states have call successors, (6) [2024-11-09 08:02:07,079 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 124 transitions. [2024-11-09 08:02:07,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 08:02:07,079 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:07,079 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:07,092 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-09 08:02:07,279 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:07,280 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:07,280 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:07,280 INFO L85 PathProgramCache]: Analyzing trace with hash -837194339, now seen corresponding path program 1 times [2024-11-09 08:02:07,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:07,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [766684949] [2024-11-09 08:02:07,280 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:07,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:07,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:07,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:07,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:07,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:07,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:07,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:07,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:07,824 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 08:02:07,825 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:07,825 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [766684949] [2024-11-09 08:02:07,825 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [766684949] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:07,825 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2038007405] [2024-11-09 08:02:07,825 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:07,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:07,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:07,827 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:07,828 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-09 08:02:07,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:07,983 INFO L255 TraceCheckSpWp]: Trace formula consists of 406 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-11-09 08:02:07,988 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:07,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 08:02:08,013 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-09 08:02:08,026 WARN L873 $PredicateComparison]: unable to prove that (exists ((|node_create_~temp~0#1.base| Int)) (and (<= (+ |node_create_~temp~0#1.base| 1) |c_#StackHeapBarrier|) (= (store |c_old(#length)| |node_create_~temp~0#1.base| (select |c_#length| |node_create_~temp~0#1.base|)) |c_#length|))) is different from true [2024-11-09 08:02:08,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:08,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2024-11-09 08:02:08,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-09 08:02:08,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:08,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2024-11-09 08:02:08,164 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-09 08:02:08,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:08,197 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2024-11-09 08:02:08,203 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-09 08:02:08,203 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 08:02:08,203 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2038007405] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:08,203 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-09 08:02:08,203 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [11] total 15 [2024-11-09 08:02:08,203 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [190310358] [2024-11-09 08:02:08,203 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:08,203 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 08:02:08,204 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:08,204 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 08:02:08,204 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=169, Unknown=1, NotChecked=26, Total=240 [2024-11-09 08:02:08,204 INFO L87 Difference]: Start difference. First operand 117 states and 124 transitions. Second operand has 7 states, 5 states have (on average 4.6) internal successors, (23), 6 states have internal predecessors, (23), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:08,325 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:08,325 INFO L93 Difference]: Finished difference Result 112 states and 119 transitions. [2024-11-09 08:02:08,325 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 08:02:08,325 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 5 states have (on average 4.6) internal successors, (23), 6 states have internal predecessors, (23), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 43 [2024-11-09 08:02:08,326 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:08,326 INFO L225 Difference]: With dead ends: 112 [2024-11-09 08:02:08,326 INFO L226 Difference]: Without dead ends: 112 [2024-11-09 08:02:08,327 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 43 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 35 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=50, Invalid=193, Unknown=1, NotChecked=28, Total=272 [2024-11-09 08:02:08,328 INFO L432 NwaCegarLoop]: 100 mSDtfsCounter, 11 mSDsluCounter, 224 mSDsCounter, 0 mSdLazyCounter, 200 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 324 SdHoareTripleChecker+Invalid, 355 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 200 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 151 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:08,328 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 324 Invalid, 355 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 200 Invalid, 0 Unknown, 151 Unchecked, 0.1s Time] [2024-11-09 08:02:08,328 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 112 states. [2024-11-09 08:02:08,329 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 112 to 112. [2024-11-09 08:02:08,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 112 states, 71 states have (on average 1.591549295774648) internal successors, (113), 107 states have internal predecessors, (113), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:08,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 119 transitions. [2024-11-09 08:02:08,330 INFO L78 Accepts]: Start accepts. Automaton has 112 states and 119 transitions. Word has length 43 [2024-11-09 08:02:08,330 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:08,331 INFO L471 AbstractCegarLoop]: Abstraction has 112 states and 119 transitions. [2024-11-09 08:02:08,331 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 5 states have (on average 4.6) internal successors, (23), 6 states have internal predecessors, (23), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:08,331 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 119 transitions. [2024-11-09 08:02:08,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 08:02:08,331 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:08,331 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:08,344 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-09 08:02:08,535 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2024-11-09 08:02:08,536 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:08,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:08,536 INFO L85 PathProgramCache]: Analyzing trace with hash 18522841, now seen corresponding path program 1 times [2024-11-09 08:02:08,536 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:08,536 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1191308094] [2024-11-09 08:02:08,536 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:08,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:08,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:08,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:08,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:08,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:08,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:08,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:08,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:08,644 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 08:02:08,644 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:08,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1191308094] [2024-11-09 08:02:08,645 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1191308094] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:08,645 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:02:08,645 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-09 08:02:08,645 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1772637744] [2024-11-09 08:02:08,645 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:08,645 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 08:02:08,645 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:08,646 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 08:02:08,646 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 08:02:08,646 INFO L87 Difference]: Start difference. First operand 112 states and 119 transitions. Second operand has 7 states, 6 states have (on average 5.166666666666667) internal successors, (31), 5 states have internal predecessors, (31), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-09 08:02:08,790 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:08,790 INFO L93 Difference]: Finished difference Result 108 states and 115 transitions. [2024-11-09 08:02:08,791 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 08:02:08,791 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 5.166666666666667) internal successors, (31), 5 states have internal predecessors, (31), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 46 [2024-11-09 08:02:08,791 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:08,791 INFO L225 Difference]: With dead ends: 108 [2024-11-09 08:02:08,791 INFO L226 Difference]: Without dead ends: 108 [2024-11-09 08:02:08,792 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 08:02:08,792 INFO L432 NwaCegarLoop]: 89 mSDtfsCounter, 18 mSDsluCounter, 268 mSDsCounter, 0 mSdLazyCounter, 301 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 357 SdHoareTripleChecker+Invalid, 305 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 301 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:08,792 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 357 Invalid, 305 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 301 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-09 08:02:08,793 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 108 states. [2024-11-09 08:02:08,794 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 108. [2024-11-09 08:02:08,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 108 states, 71 states have (on average 1.5352112676056338) internal successors, (109), 103 states have internal predecessors, (109), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:08,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 108 states and 115 transitions. [2024-11-09 08:02:08,794 INFO L78 Accepts]: Start accepts. Automaton has 108 states and 115 transitions. Word has length 46 [2024-11-09 08:02:08,795 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:08,795 INFO L471 AbstractCegarLoop]: Abstraction has 108 states and 115 transitions. [2024-11-09 08:02:08,795 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 5.166666666666667) internal successors, (31), 5 states have internal predecessors, (31), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-09 08:02:08,795 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 115 transitions. [2024-11-09 08:02:08,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 08:02:08,795 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:08,795 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:08,795 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-09 08:02:08,796 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:08,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:08,796 INFO L85 PathProgramCache]: Analyzing trace with hash 18522842, now seen corresponding path program 1 times [2024-11-09 08:02:08,796 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:08,796 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1429197982] [2024-11-09 08:02:08,796 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:08,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:08,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:08,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:08,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:08,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:08,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:08,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:08,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:08,990 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 8 proven. 7 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 08:02:08,991 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:08,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1429197982] [2024-11-09 08:02:08,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1429197982] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:08,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1976166050] [2024-11-09 08:02:08,991 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:08,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:08,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:08,993 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:08,994 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-09 08:02:09,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:09,158 INFO L255 TraceCheckSpWp]: Trace formula consists of 434 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-11-09 08:02:09,160 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:09,171 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 08:02:09,243 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 08:02:09,243 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 08:02:09,244 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1976166050] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:09,244 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-09 08:02:09,244 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [11] total 15 [2024-11-09 08:02:09,244 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [804489678] [2024-11-09 08:02:09,244 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:09,244 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 08:02:09,244 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:09,244 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 08:02:09,245 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=183, Unknown=0, NotChecked=0, Total=210 [2024-11-09 08:02:09,245 INFO L87 Difference]: Start difference. First operand 108 states and 115 transitions. Second operand has 6 states, 5 states have (on average 6.6) internal successors, (33), 5 states have internal predecessors, (33), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-09 08:02:09,344 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:09,344 INFO L93 Difference]: Finished difference Result 104 states and 111 transitions. [2024-11-09 08:02:09,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 08:02:09,345 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 6.6) internal successors, (33), 5 states have internal predecessors, (33), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 46 [2024-11-09 08:02:09,345 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:09,345 INFO L225 Difference]: With dead ends: 104 [2024-11-09 08:02:09,345 INFO L226 Difference]: Without dead ends: 104 [2024-11-09 08:02:09,346 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 60 GetRequests, 47 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=183, Unknown=0, NotChecked=0, Total=210 [2024-11-09 08:02:09,346 INFO L432 NwaCegarLoop]: 90 mSDtfsCounter, 17 mSDsluCounter, 236 mSDsCounter, 0 mSdLazyCounter, 200 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 326 SdHoareTripleChecker+Invalid, 203 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 200 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:09,346 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 326 Invalid, 203 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 200 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-09 08:02:09,347 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 104 states. [2024-11-09 08:02:09,348 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 104 to 104. [2024-11-09 08:02:09,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 104 states, 71 states have (on average 1.4788732394366197) internal successors, (105), 99 states have internal predecessors, (105), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:09,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 104 states and 111 transitions. [2024-11-09 08:02:09,348 INFO L78 Accepts]: Start accepts. Automaton has 104 states and 111 transitions. Word has length 46 [2024-11-09 08:02:09,348 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:09,348 INFO L471 AbstractCegarLoop]: Abstraction has 104 states and 111 transitions. [2024-11-09 08:02:09,349 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 6.6) internal successors, (33), 5 states have internal predecessors, (33), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-09 08:02:09,349 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 111 transitions. [2024-11-09 08:02:09,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 08:02:09,349 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:09,349 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:09,363 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-11-09 08:02:09,549 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-11-09 08:02:09,550 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:09,550 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:09,550 INFO L85 PathProgramCache]: Analyzing trace with hash 18533764, now seen corresponding path program 1 times [2024-11-09 08:02:09,550 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:09,550 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [340718310] [2024-11-09 08:02:09,550 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:09,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:09,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:09,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:09,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:09,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:09,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:09,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:09,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:09,869 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 15 proven. 5 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 08:02:09,869 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:09,869 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [340718310] [2024-11-09 08:02:09,869 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [340718310] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:09,870 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [734251762] [2024-11-09 08:02:09,870 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:09,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:09,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:09,871 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:09,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-09 08:02:10,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:10,246 INFO L255 TraceCheckSpWp]: Trace formula consists of 423 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-11-09 08:02:10,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:10,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-09 08:02:10,334 WARN L873 $PredicateComparison]: unable to prove that (exists ((|node_create_~temp~0#1.base| Int)) (and (= |c_#valid| (store |c_old(#valid)| |node_create_~temp~0#1.base| (select |c_#valid| |node_create_~temp~0#1.base|))) (= 0 (select |c_old(#valid)| |node_create_~temp~0#1.base|)))) is different from true [2024-11-09 08:02:10,365 INFO L349 Elim1Store]: treesize reduction 32, result has 36.0 percent of original size [2024-11-09 08:02:10,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 23 treesize of output 24 [2024-11-09 08:02:10,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2024-11-09 08:02:10,376 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 08:02:10,376 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 08:02:10,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [734251762] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:10,376 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-09 08:02:10,376 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [12] total 19 [2024-11-09 08:02:10,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1536181390] [2024-11-09 08:02:10,376 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:10,377 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-09 08:02:10,377 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:10,377 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-09 08:02:10,377 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=48, Invalid=297, Unknown=1, NotChecked=34, Total=380 [2024-11-09 08:02:10,377 INFO L87 Difference]: Start difference. First operand 104 states and 111 transitions. Second operand has 10 states, 9 states have (on average 3.6666666666666665) internal successors, (33), 9 states have internal predecessors, (33), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:10,519 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:10,519 INFO L93 Difference]: Finished difference Result 103 states and 110 transitions. [2024-11-09 08:02:10,519 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-09 08:02:10,520 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 9 states have (on average 3.6666666666666665) internal successors, (33), 9 states have internal predecessors, (33), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 46 [2024-11-09 08:02:10,520 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:10,520 INFO L225 Difference]: With dead ends: 103 [2024-11-09 08:02:10,520 INFO L226 Difference]: Without dead ends: 103 [2024-11-09 08:02:10,520 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 44 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=58, Invalid=365, Unknown=1, NotChecked=38, Total=462 [2024-11-09 08:02:10,521 INFO L432 NwaCegarLoop]: 92 mSDtfsCounter, 8 mSDsluCounter, 373 mSDsCounter, 0 mSdLazyCounter, 312 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 465 SdHoareTripleChecker+Invalid, 481 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 312 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 167 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:10,521 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 465 Invalid, 481 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 312 Invalid, 0 Unknown, 167 Unchecked, 0.1s Time] [2024-11-09 08:02:10,521 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 103 states. [2024-11-09 08:02:10,522 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 103 to 103. [2024-11-09 08:02:10,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 103 states, 71 states have (on average 1.4647887323943662) internal successors, (104), 98 states have internal predecessors, (104), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:10,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 110 transitions. [2024-11-09 08:02:10,523 INFO L78 Accepts]: Start accepts. Automaton has 103 states and 110 transitions. Word has length 46 [2024-11-09 08:02:10,523 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:10,523 INFO L471 AbstractCegarLoop]: Abstraction has 103 states and 110 transitions. [2024-11-09 08:02:10,523 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 9 states have (on average 3.6666666666666665) internal successors, (33), 9 states have internal predecessors, (33), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:10,523 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 110 transitions. [2024-11-09 08:02:10,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 08:02:10,524 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:10,524 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:10,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-09 08:02:10,724 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-11-09 08:02:10,724 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:10,725 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:10,725 INFO L85 PathProgramCache]: Analyzing trace with hash 18533765, now seen corresponding path program 1 times [2024-11-09 08:02:10,725 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:10,725 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [471226375] [2024-11-09 08:02:10,725 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:10,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:10,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:11,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:11,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:11,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:11,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:11,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:11,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:11,122 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 15 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 08:02:11,122 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:11,122 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [471226375] [2024-11-09 08:02:11,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [471226375] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:11,123 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [420902134] [2024-11-09 08:02:11,123 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:11,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:11,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:11,124 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:11,126 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-11-09 08:02:11,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:11,409 INFO L255 TraceCheckSpWp]: Trace formula consists of 423 conjuncts, 58 conjuncts are in the unsatisfiable core [2024-11-09 08:02:11,411 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:11,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 08:02:11,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-09 08:02:11,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-09 08:02:11,614 WARN L873 $PredicateComparison]: unable to prove that (and (exists ((|v_ULTIMATE.start_dll_circular_prepend_~head#1.base_BEFORE_CALL_4| Int)) (= (select (select |c_#memory_$Pointer$#2.offset| |v_ULTIMATE.start_dll_circular_prepend_~head#1.base_BEFORE_CALL_4|) 0) 0)) (exists ((|node_create_~temp~0#1.base| Int)) (and (= (store |c_old(#length)| |node_create_~temp~0#1.base| (select |c_#length| |node_create_~temp~0#1.base|)) |c_#length|) (= 0 (select |c_old(#valid)| |node_create_~temp~0#1.base|))))) is different from true [2024-11-09 08:02:11,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:11,660 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-09 08:02:11,667 INFO L349 Elim1Store]: treesize reduction 4, result has 66.7 percent of original size [2024-11-09 08:02:11,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 15 [2024-11-09 08:02:11,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2024-11-09 08:02:11,715 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 7 not checked. [2024-11-09 08:02:11,715 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:11,827 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [420902134] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:11,828 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-09 08:02:11,828 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 14] total 22 [2024-11-09 08:02:11,828 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1008480349] [2024-11-09 08:02:11,828 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:11,828 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-11-09 08:02:11,828 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:11,829 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-11-09 08:02:11,829 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=532, Unknown=1, NotChecked=46, Total=650 [2024-11-09 08:02:11,829 INFO L87 Difference]: Start difference. First operand 103 states and 110 transitions. Second operand has 23 states, 21 states have (on average 3.142857142857143) internal successors, (66), 19 states have internal predecessors, (66), 4 states have call successors, (6), 3 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) [2024-11-09 08:02:12,279 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:12,279 INFO L93 Difference]: Finished difference Result 110 states and 116 transitions. [2024-11-09 08:02:12,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-11-09 08:02:12,280 INFO L78 Accepts]: Start accepts. Automaton has has 23 states, 21 states have (on average 3.142857142857143) internal successors, (66), 19 states have internal predecessors, (66), 4 states have call successors, (6), 3 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) Word has length 46 [2024-11-09 08:02:12,280 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:12,280 INFO L225 Difference]: With dead ends: 110 [2024-11-09 08:02:12,281 INFO L226 Difference]: Without dead ends: 110 [2024-11-09 08:02:12,281 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 75 GetRequests, 43 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 146 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=120, Invalid=939, Unknown=1, NotChecked=62, Total=1122 [2024-11-09 08:02:12,281 INFO L432 NwaCegarLoop]: 83 mSDtfsCounter, 64 mSDsluCounter, 630 mSDsCounter, 0 mSdLazyCounter, 713 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 713 SdHoareTripleChecker+Invalid, 823 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 713 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 109 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:12,281 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 713 Invalid, 823 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 713 Invalid, 0 Unknown, 109 Unchecked, 0.3s Time] [2024-11-09 08:02:12,282 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 110 states. [2024-11-09 08:02:12,283 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 110 to 110. [2024-11-09 08:02:12,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 110 states, 78 states have (on average 1.4102564102564104) internal successors, (110), 104 states have internal predecessors, (110), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:12,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 110 states and 116 transitions. [2024-11-09 08:02:12,284 INFO L78 Accepts]: Start accepts. Automaton has 110 states and 116 transitions. Word has length 46 [2024-11-09 08:02:12,284 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:12,284 INFO L471 AbstractCegarLoop]: Abstraction has 110 states and 116 transitions. [2024-11-09 08:02:12,284 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 21 states have (on average 3.142857142857143) internal successors, (66), 19 states have internal predecessors, (66), 4 states have call successors, (6), 3 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) [2024-11-09 08:02:12,284 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 116 transitions. [2024-11-09 08:02:12,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 08:02:12,284 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:12,284 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:12,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-09 08:02:12,488 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:12,489 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr33REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:12,489 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:12,489 INFO L85 PathProgramCache]: Analyzing trace with hash 2058168226, now seen corresponding path program 1 times [2024-11-09 08:02:12,489 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:12,489 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1477172828] [2024-11-09 08:02:12,489 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:12,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:12,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:12,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:12,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:12,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:12,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:12,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:12,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:12,710 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 8 proven. 7 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 08:02:12,710 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:12,710 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1477172828] [2024-11-09 08:02:12,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1477172828] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:12,710 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1088619479] [2024-11-09 08:02:12,710 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:12,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:12,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:12,712 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:12,713 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-09 08:02:12,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:12,908 INFO L255 TraceCheckSpWp]: Trace formula consists of 467 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-11-09 08:02:12,910 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:12,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 08:02:12,918 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 08:02:12,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-09 08:02:12,943 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-09 08:02:13,020 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2024-11-09 08:02:13,020 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 13 [2024-11-09 08:02:13,038 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2024-11-09 08:02:13,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 21 [2024-11-09 08:02:13,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-09 08:02:13,114 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-09 08:02:13,121 WARN L873 $PredicateComparison]: unable to prove that (exists ((|node_create_~temp~0#1.base| Int)) (and (= (store |c_old(#length)| |node_create_~temp~0#1.base| (select |c_#length| |node_create_~temp~0#1.base|)) |c_#length|) (= 0 (select |c_old(#valid)| |node_create_~temp~0#1.base|)))) is different from true [2024-11-09 08:02:13,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:13,149 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2024-11-09 08:02:13,160 INFO L349 Elim1Store]: treesize reduction 8, result has 52.9 percent of original size [2024-11-09 08:02:13,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 16 treesize of output 18 [2024-11-09 08:02:13,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-09 08:02:13,234 WARN L873 $PredicateComparison]: unable to prove that (exists ((|node_create_~temp~0#1.base| Int)) (and (<= (+ |node_create_~temp~0#1.base| 1) |c_#StackHeapBarrier|) (= (store |c_old(#length)| |node_create_~temp~0#1.base| (select |c_#length| |node_create_~temp~0#1.base|)) |c_#length|))) is different from true [2024-11-09 08:02:13,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:13,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2024-11-09 08:02:13,284 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 21 not checked. [2024-11-09 08:02:13,285 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:13,362 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1088619479] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:13,363 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-09 08:02:13,363 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 12] total 22 [2024-11-09 08:02:13,363 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [913471429] [2024-11-09 08:02:13,363 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:13,363 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2024-11-09 08:02:13,363 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:13,364 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2024-11-09 08:02:13,364 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=400, Unknown=2, NotChecked=82, Total=552 [2024-11-09 08:02:13,364 INFO L87 Difference]: Start difference. First operand 110 states and 116 transitions. Second operand has 22 states, 21 states have (on average 3.7142857142857144) internal successors, (78), 17 states have internal predecessors, (78), 5 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 5 states have call successors, (6) [2024-11-09 08:02:13,761 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:13,761 INFO L93 Difference]: Finished difference Result 104 states and 109 transitions. [2024-11-09 08:02:13,762 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-09 08:02:13,762 INFO L78 Accepts]: Start accepts. Automaton has has 22 states, 21 states have (on average 3.7142857142857144) internal successors, (78), 17 states have internal predecessors, (78), 5 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 5 states have call successors, (6) Word has length 49 [2024-11-09 08:02:13,762 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:13,762 INFO L225 Difference]: With dead ends: 104 [2024-11-09 08:02:13,762 INFO L226 Difference]: Without dead ends: 104 [2024-11-09 08:02:13,763 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 81 GetRequests, 51 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 2 IntricatePredicates, 0 DeprecatedPredicates, 65 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=132, Invalid=744, Unknown=2, NotChecked=114, Total=992 [2024-11-09 08:02:13,763 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 121 mSDsluCounter, 600 mSDsCounter, 0 mSdLazyCounter, 672 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 121 SdHoareTripleChecker+Valid, 655 SdHoareTripleChecker+Invalid, 868 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 672 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 190 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:13,771 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [121 Valid, 655 Invalid, 868 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 672 Invalid, 0 Unknown, 190 Unchecked, 0.2s Time] [2024-11-09 08:02:13,772 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 104 states. [2024-11-09 08:02:13,773 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 104 to 104. [2024-11-09 08:02:13,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 104 states, 75 states have (on average 1.3733333333333333) internal successors, (103), 98 states have internal predecessors, (103), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:13,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 104 states and 109 transitions. [2024-11-09 08:02:13,774 INFO L78 Accepts]: Start accepts. Automaton has 104 states and 109 transitions. Word has length 49 [2024-11-09 08:02:13,774 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:13,774 INFO L471 AbstractCegarLoop]: Abstraction has 104 states and 109 transitions. [2024-11-09 08:02:13,774 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 21 states have (on average 3.7142857142857144) internal successors, (78), 17 states have internal predecessors, (78), 5 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 5 states have call successors, (6) [2024-11-09 08:02:13,774 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 109 transitions. [2024-11-09 08:02:13,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 08:02:13,774 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:13,774 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:13,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-11-09 08:02:13,982 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:13,983 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr26REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:13,983 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:13,983 INFO L85 PathProgramCache]: Analyzing trace with hash 692995273, now seen corresponding path program 1 times [2024-11-09 08:02:13,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:13,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1516322862] [2024-11-09 08:02:13,984 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:13,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:14,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:14,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:14,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:14,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:14,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:14,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:14,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:14,094 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-09 08:02:14,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:14,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1516322862] [2024-11-09 08:02:14,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1516322862] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:14,095 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:02:14,095 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-09 08:02:14,095 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [537235318] [2024-11-09 08:02:14,095 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:14,095 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 08:02:14,095 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:14,095 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 08:02:14,095 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-09 08:02:14,095 INFO L87 Difference]: Start difference. First operand 104 states and 109 transitions. Second operand has 7 states, 6 states have (on average 5.333333333333333) internal successors, (32), 6 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-09 08:02:14,208 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:14,208 INFO L93 Difference]: Finished difference Result 103 states and 108 transitions. [2024-11-09 08:02:14,208 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-09 08:02:14,208 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 5.333333333333333) internal successors, (32), 6 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 52 [2024-11-09 08:02:14,208 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:14,209 INFO L225 Difference]: With dead ends: 103 [2024-11-09 08:02:14,209 INFO L226 Difference]: Without dead ends: 103 [2024-11-09 08:02:14,209 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2024-11-09 08:02:14,210 INFO L432 NwaCegarLoop]: 93 mSDtfsCounter, 2 mSDsluCounter, 299 mSDsCounter, 0 mSdLazyCounter, 202 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 392 SdHoareTripleChecker+Invalid, 202 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 202 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:14,210 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 392 Invalid, 202 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 202 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-09 08:02:14,210 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 103 states. [2024-11-09 08:02:14,212 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 103 to 103. [2024-11-09 08:02:14,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 103 states, 75 states have (on average 1.36) internal successors, (102), 97 states have internal predecessors, (102), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:14,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 108 transitions. [2024-11-09 08:02:14,217 INFO L78 Accepts]: Start accepts. Automaton has 103 states and 108 transitions. Word has length 52 [2024-11-09 08:02:14,217 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:14,217 INFO L471 AbstractCegarLoop]: Abstraction has 103 states and 108 transitions. [2024-11-09 08:02:14,217 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 5.333333333333333) internal successors, (32), 6 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-09 08:02:14,217 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 108 transitions. [2024-11-09 08:02:14,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 08:02:14,217 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:14,217 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:14,217 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-09 08:02:14,218 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr27REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:14,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:14,218 INFO L85 PathProgramCache]: Analyzing trace with hash 692995274, now seen corresponding path program 1 times [2024-11-09 08:02:14,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:14,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1805391649] [2024-11-09 08:02:14,218 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:14,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:14,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:14,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:14,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:14,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:14,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:14,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:14,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:14,520 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 8 proven. 7 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 08:02:14,520 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:14,520 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1805391649] [2024-11-09 08:02:14,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1805391649] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:14,520 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [783766121] [2024-11-09 08:02:14,520 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:14,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:14,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:14,522 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:14,523 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-11-09 08:02:14,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:14,749 INFO L255 TraceCheckSpWp]: Trace formula consists of 479 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-11-09 08:02:14,751 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:14,791 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2024-11-09 08:02:14,792 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 16 [2024-11-09 08:02:14,831 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-09 08:02:14,831 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 08:02:14,831 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [783766121] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:14,831 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-09 08:02:14,831 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [13] total 17 [2024-11-09 08:02:14,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1046535582] [2024-11-09 08:02:14,832 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:14,832 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 08:02:14,832 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:14,832 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 08:02:14,833 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=268, Unknown=0, NotChecked=0, Total=306 [2024-11-09 08:02:14,833 INFO L87 Difference]: Start difference. First operand 103 states and 108 transitions. Second operand has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-09 08:02:14,918 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:14,918 INFO L93 Difference]: Finished difference Result 102 states and 107 transitions. [2024-11-09 08:02:14,918 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 08:02:14,919 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 52 [2024-11-09 08:02:14,919 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:14,919 INFO L225 Difference]: With dead ends: 102 [2024-11-09 08:02:14,919 INFO L226 Difference]: Without dead ends: 102 [2024-11-09 08:02:14,919 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 70 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 19 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=46, Invalid=334, Unknown=0, NotChecked=0, Total=380 [2024-11-09 08:02:14,920 INFO L432 NwaCegarLoop]: 94 mSDtfsCounter, 2 mSDsluCounter, 270 mSDsCounter, 0 mSdLazyCounter, 127 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 364 SdHoareTripleChecker+Invalid, 127 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 127 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:14,920 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 364 Invalid, 127 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 127 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-09 08:02:14,920 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 102 states. [2024-11-09 08:02:14,922 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 102 to 102. [2024-11-09 08:02:14,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 102 states, 75 states have (on average 1.3466666666666667) internal successors, (101), 96 states have internal predecessors, (101), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:14,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 102 states and 107 transitions. [2024-11-09 08:02:14,922 INFO L78 Accepts]: Start accepts. Automaton has 102 states and 107 transitions. Word has length 52 [2024-11-09 08:02:14,923 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:14,923 INFO L471 AbstractCegarLoop]: Abstraction has 102 states and 107 transitions. [2024-11-09 08:02:14,923 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-09 08:02:14,923 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 107 transitions. [2024-11-09 08:02:14,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 08:02:14,923 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:14,923 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:14,936 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-11-09 08:02:15,123 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21 [2024-11-09 08:02:15,124 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr28REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:15,124 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:15,124 INFO L85 PathProgramCache]: Analyzing trace with hash 8017033, now seen corresponding path program 1 times [2024-11-09 08:02:15,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:15,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1095811122] [2024-11-09 08:02:15,124 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:15,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:15,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:15,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:15,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:15,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:15,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:15,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:15,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:15,894 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 14 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 08:02:15,894 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:15,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1095811122] [2024-11-09 08:02:15,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1095811122] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:15,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [856317896] [2024-11-09 08:02:15,894 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:15,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:15,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:15,897 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:15,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-11-09 08:02:16,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:16,115 INFO L255 TraceCheckSpWp]: Trace formula consists of 495 conjuncts, 57 conjuncts are in the unsatisfiable core [2024-11-09 08:02:16,117 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:16,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2024-11-09 08:02:16,218 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 5 [2024-11-09 08:02:16,222 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-09 08:02:16,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 7 [2024-11-09 08:02:16,298 WARN L873 $PredicateComparison]: unable to prove that (exists ((|node_create_~temp~0#1.base| Int)) (and (= 0 (select |c_old(#valid)| |node_create_~temp~0#1.base|)) (= |c_#memory_$Pointer$#1.base| (store |c_old(#memory_$Pointer$#1.base)| |node_create_~temp~0#1.base| (select |c_#memory_$Pointer$#1.base| |node_create_~temp~0#1.base|))) (= |c_#valid| (store |c_old(#valid)| |node_create_~temp~0#1.base| 1)))) is different from true [2024-11-09 08:02:16,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:16,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 23 [2024-11-09 08:02:16,331 INFO L349 Elim1Store]: treesize reduction 116, result has 32.2 percent of original size [2024-11-09 08:02:16,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 5 case distinctions, treesize of input 40 treesize of output 69 [2024-11-09 08:02:16,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 33 [2024-11-09 08:02:16,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 13 [2024-11-09 08:02:16,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-09 08:02:16,633 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 08:02:16,633 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 08:02:16,633 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [856317896] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:16,633 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-09 08:02:16,633 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [15] imperfect sequences [20] total 34 [2024-11-09 08:02:16,633 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [530636467] [2024-11-09 08:02:16,633 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:16,634 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-11-09 08:02:16,634 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:16,634 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-11-09 08:02:16,634 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=95, Invalid=1030, Unknown=1, NotChecked=64, Total=1190 [2024-11-09 08:02:16,634 INFO L87 Difference]: Start difference. First operand 102 states and 107 transitions. Second operand has 16 states, 14 states have (on average 2.857142857142857) internal successors, (40), 15 states have internal predecessors, (40), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:17,143 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:17,143 INFO L93 Difference]: Finished difference Result 101 states and 106 transitions. [2024-11-09 08:02:17,144 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-09 08:02:17,144 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 14 states have (on average 2.857142857142857) internal successors, (40), 15 states have internal predecessors, (40), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 53 [2024-11-09 08:02:17,144 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:17,144 INFO L225 Difference]: With dead ends: 101 [2024-11-09 08:02:17,144 INFO L226 Difference]: Without dead ends: 101 [2024-11-09 08:02:17,145 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 44 SyntacticMatches, 1 SemanticMatches, 37 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 257 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=122, Invalid=1287, Unknown=1, NotChecked=72, Total=1482 [2024-11-09 08:02:17,145 INFO L432 NwaCegarLoop]: 77 mSDtfsCounter, 8 mSDsluCounter, 542 mSDsCounter, 0 mSdLazyCounter, 581 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 619 SdHoareTripleChecker+Invalid, 731 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 581 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 147 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:17,145 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 619 Invalid, 731 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 581 Invalid, 0 Unknown, 147 Unchecked, 0.4s Time] [2024-11-09 08:02:17,146 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 101 states. [2024-11-09 08:02:17,151 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 101 to 101. [2024-11-09 08:02:17,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 101 states, 75 states have (on average 1.3333333333333333) internal successors, (100), 95 states have internal predecessors, (100), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:17,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 101 states and 106 transitions. [2024-11-09 08:02:17,152 INFO L78 Accepts]: Start accepts. Automaton has 101 states and 106 transitions. Word has length 53 [2024-11-09 08:02:17,152 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:17,152 INFO L471 AbstractCegarLoop]: Abstraction has 101 states and 106 transitions. [2024-11-09 08:02:17,152 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 14 states have (on average 2.857142857142857) internal successors, (40), 15 states have internal predecessors, (40), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:17,152 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 106 transitions. [2024-11-09 08:02:17,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 08:02:17,152 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:17,153 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:17,167 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2024-11-09 08:02:17,353 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:17,354 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr29REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:17,354 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:17,354 INFO L85 PathProgramCache]: Analyzing trace with hash 8017034, now seen corresponding path program 1 times [2024-11-09 08:02:17,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:17,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1285429196] [2024-11-09 08:02:17,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:17,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:17,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:18,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:18,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:18,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:18,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:18,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:18,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:18,661 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 5 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 08:02:18,661 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:18,661 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1285429196] [2024-11-09 08:02:18,661 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1285429196] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:18,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1626555179] [2024-11-09 08:02:18,662 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:18,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:18,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:18,663 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:18,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-11-09 08:02:18,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:18,893 INFO L255 TraceCheckSpWp]: Trace formula consists of 495 conjuncts, 97 conjuncts are in the unsatisfiable core [2024-11-09 08:02:18,896 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:19,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-09 08:02:19,193 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-09 08:02:19,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 21 [2024-11-09 08:02:19,315 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2024-11-09 08:02:19,320 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-09 08:02:19,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 7 [2024-11-09 08:02:19,465 WARN L873 $PredicateComparison]: unable to prove that (and (exists ((|v_ULTIMATE.start_dll_circular_prepend_~head#1.base_BEFORE_CALL_6| Int) (|v_ULTIMATE.start_dll_circular_prepend_~head#1.offset_BEFORE_CALL_5| Int)) (= 0 (select (select |c_#memory_$Pointer$#2.offset| |v_ULTIMATE.start_dll_circular_prepend_~head#1.base_BEFORE_CALL_6|) |v_ULTIMATE.start_dll_circular_prepend_~head#1.offset_BEFORE_CALL_5|))) (exists ((|node_create_~temp~0#1.base| Int)) (and (= (store |c_old(#length)| |node_create_~temp~0#1.base| (select |c_#length| |node_create_~temp~0#1.base|)) |c_#length|) (= |c_#memory_$Pointer$#1.offset| (store |c_old(#memory_$Pointer$#1.offset)| |node_create_~temp~0#1.base| (select |c_#memory_$Pointer$#1.offset| |node_create_~temp~0#1.base|))) (= 0 (select |c_old(#valid)| |node_create_~temp~0#1.base|)) (= |c_#memory_$Pointer$#1.base| (store |c_old(#memory_$Pointer$#1.base)| |node_create_~temp~0#1.base| (select |c_#memory_$Pointer$#1.base| |node_create_~temp~0#1.base|)))))) is different from true [2024-11-09 08:02:19,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:19,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 34 [2024-11-09 08:02:19,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:19,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 27 [2024-11-09 08:02:19,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:19,501 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 32 [2024-11-09 08:02:19,512 INFO L349 Elim1Store]: treesize reduction 28, result has 42.9 percent of original size [2024-11-09 08:02:19,512 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 28 treesize of output 30 [2024-11-09 08:02:19,585 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-09 08:02:19,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 7 [2024-11-09 08:02:19,625 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 19 [2024-11-09 08:02:19,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 14 [2024-11-09 08:02:19,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-11-09 08:02:19,689 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 9 proven. 9 refuted. 0 times theorem prover too weak. 1 trivial. 6 not checked. [2024-11-09 08:02:19,689 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:19,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1626555179] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:19,973 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-09 08:02:19,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 24] total 44 [2024-11-09 08:02:19,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1831458591] [2024-11-09 08:02:19,974 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:19,974 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 45 states [2024-11-09 08:02:19,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:19,975 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants. [2024-11-09 08:02:19,975 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=154, Invalid=2201, Unknown=1, NotChecked=94, Total=2450 [2024-11-09 08:02:19,975 INFO L87 Difference]: Start difference. First operand 101 states and 106 transitions. Second operand has 45 states, 42 states have (on average 2.0) internal successors, (84), 39 states have internal predecessors, (84), 5 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 5 states have call successors, (6) [2024-11-09 08:02:21,201 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:21,201 INFO L93 Difference]: Finished difference Result 100 states and 105 transitions. [2024-11-09 08:02:21,201 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-11-09 08:02:21,202 INFO L78 Accepts]: Start accepts. Automaton has has 45 states, 42 states have (on average 2.0) internal successors, (84), 39 states have internal predecessors, (84), 5 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 5 states have call successors, (6) Word has length 53 [2024-11-09 08:02:21,202 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:21,202 INFO L225 Difference]: With dead ends: 100 [2024-11-09 08:02:21,202 INFO L226 Difference]: Without dead ends: 100 [2024-11-09 08:02:21,203 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 105 GetRequests, 46 SyntacticMatches, 1 SemanticMatches, 58 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 791 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=234, Invalid=3191, Unknown=1, NotChecked=114, Total=3540 [2024-11-09 08:02:21,203 INFO L432 NwaCegarLoop]: 72 mSDtfsCounter, 13 mSDsluCounter, 1333 mSDsCounter, 0 mSdLazyCounter, 1170 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 1405 SdHoareTripleChecker+Invalid, 1274 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 1170 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 102 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:21,204 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 1405 Invalid, 1274 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 1170 Invalid, 0 Unknown, 102 Unchecked, 0.7s Time] [2024-11-09 08:02:21,204 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 100 states. [2024-11-09 08:02:21,205 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 100 to 100. [2024-11-09 08:02:21,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 100 states, 75 states have (on average 1.32) internal successors, (99), 94 states have internal predecessors, (99), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:21,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 100 states and 105 transitions. [2024-11-09 08:02:21,206 INFO L78 Accepts]: Start accepts. Automaton has 100 states and 105 transitions. Word has length 53 [2024-11-09 08:02:21,206 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:21,206 INFO L471 AbstractCegarLoop]: Abstraction has 100 states and 105 transitions. [2024-11-09 08:02:21,207 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 45 states, 42 states have (on average 2.0) internal successors, (84), 39 states have internal predecessors, (84), 5 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 5 states have call successors, (6) [2024-11-09 08:02:21,207 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 105 transitions. [2024-11-09 08:02:21,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-09 08:02:21,207 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:21,207 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:21,221 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0 [2024-11-09 08:02:21,407 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:21,408 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr34REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:21,408 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:21,408 INFO L85 PathProgramCache]: Analyzing trace with hash 1967278510, now seen corresponding path program 1 times [2024-11-09 08:02:21,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:21,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1875230725] [2024-11-09 08:02:21,408 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:21,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:21,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:21,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:21,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:21,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:21,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:21,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:21,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:21,645 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 08:02:21,646 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:21,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1875230725] [2024-11-09 08:02:21,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1875230725] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:21,646 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:02:21,646 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-11-09 08:02:21,646 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1603189349] [2024-11-09 08:02:21,646 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:21,646 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-09 08:02:21,646 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:21,647 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-09 08:02:21,647 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=89, Unknown=0, NotChecked=0, Total=110 [2024-11-09 08:02:21,647 INFO L87 Difference]: Start difference. First operand 100 states and 105 transitions. Second operand has 11 states, 9 states have (on average 4.888888888888889) internal successors, (44), 9 states have internal predecessors, (44), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:21,825 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:21,825 INFO L93 Difference]: Finished difference Result 101 states and 105 transitions. [2024-11-09 08:02:21,825 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-09 08:02:21,825 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 9 states have (on average 4.888888888888889) internal successors, (44), 9 states have internal predecessors, (44), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 59 [2024-11-09 08:02:21,826 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:21,826 INFO L225 Difference]: With dead ends: 101 [2024-11-09 08:02:21,826 INFO L226 Difference]: Without dead ends: 101 [2024-11-09 08:02:21,826 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=127, Unknown=0, NotChecked=0, Total=156 [2024-11-09 08:02:21,827 INFO L432 NwaCegarLoop]: 67 mSDtfsCounter, 37 mSDsluCounter, 360 mSDsCounter, 0 mSdLazyCounter, 369 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 427 SdHoareTripleChecker+Invalid, 373 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 369 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:21,827 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 427 Invalid, 373 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 369 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-09 08:02:21,827 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 101 states. [2024-11-09 08:02:21,828 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 101 to 97. [2024-11-09 08:02:21,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 97 states, 75 states have (on average 1.28) internal successors, (96), 91 states have internal predecessors, (96), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:21,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 97 states and 102 transitions. [2024-11-09 08:02:21,828 INFO L78 Accepts]: Start accepts. Automaton has 97 states and 102 transitions. Word has length 59 [2024-11-09 08:02:21,828 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:21,828 INFO L471 AbstractCegarLoop]: Abstraction has 97 states and 102 transitions. [2024-11-09 08:02:21,829 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 9 states have (on average 4.888888888888889) internal successors, (44), 9 states have internal predecessors, (44), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:21,829 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 102 transitions. [2024-11-09 08:02:21,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-09 08:02:21,829 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:21,829 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:21,831 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-11-09 08:02:21,831 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr35REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:21,831 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:21,831 INFO L85 PathProgramCache]: Analyzing trace with hash 1967278511, now seen corresponding path program 1 times [2024-11-09 08:02:21,831 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:21,831 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [184689048] [2024-11-09 08:02:21,831 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:21,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:21,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:22,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:22,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:22,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:22,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:22,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:22,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:22,177 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 08:02:22,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:22,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [184689048] [2024-11-09 08:02:22,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [184689048] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:22,177 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:02:22,177 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-11-09 08:02:22,177 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [274501005] [2024-11-09 08:02:22,177 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:22,178 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-09 08:02:22,178 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:22,178 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-09 08:02:22,178 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=89, Unknown=0, NotChecked=0, Total=110 [2024-11-09 08:02:22,178 INFO L87 Difference]: Start difference. First operand 97 states and 102 transitions. Second operand has 11 states, 9 states have (on average 5.111111111111111) internal successors, (46), 9 states have internal predecessors, (46), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:22,322 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:22,322 INFO L93 Difference]: Finished difference Result 99 states and 103 transitions. [2024-11-09 08:02:22,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-09 08:02:22,323 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 9 states have (on average 5.111111111111111) internal successors, (46), 9 states have internal predecessors, (46), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 59 [2024-11-09 08:02:22,323 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:22,323 INFO L225 Difference]: With dead ends: 99 [2024-11-09 08:02:22,323 INFO L226 Difference]: Without dead ends: 99 [2024-11-09 08:02:22,323 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=127, Unknown=0, NotChecked=0, Total=156 [2024-11-09 08:02:22,324 INFO L432 NwaCegarLoop]: 67 mSDtfsCounter, 32 mSDsluCounter, 348 mSDsCounter, 0 mSdLazyCounter, 285 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 415 SdHoareTripleChecker+Invalid, 286 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 285 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:22,324 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 415 Invalid, 286 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 285 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-09 08:02:22,324 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 99 states. [2024-11-09 08:02:22,326 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 99 to 95. [2024-11-09 08:02:22,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 95 states, 75 states have (on average 1.2533333333333334) internal successors, (94), 89 states have internal predecessors, (94), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:22,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 95 states and 100 transitions. [2024-11-09 08:02:22,326 INFO L78 Accepts]: Start accepts. Automaton has 95 states and 100 transitions. Word has length 59 [2024-11-09 08:02:22,327 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:22,327 INFO L471 AbstractCegarLoop]: Abstraction has 95 states and 100 transitions. [2024-11-09 08:02:22,327 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 9 states have (on average 5.111111111111111) internal successors, (46), 9 states have internal predecessors, (46), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:22,327 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 100 transitions. [2024-11-09 08:02:22,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 08:02:22,327 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:22,328 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:22,328 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2024-11-09 08:02:22,328 INFO L396 AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr56ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:22,328 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:22,328 INFO L85 PathProgramCache]: Analyzing trace with hash 313194049, now seen corresponding path program 1 times [2024-11-09 08:02:22,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:22,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [233884996] [2024-11-09 08:02:22,329 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:22,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:22,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:23,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:23,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:23,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:23,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:23,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:23,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:24,069 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 08:02:24,069 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:24,069 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [233884996] [2024-11-09 08:02:24,069 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [233884996] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:24,069 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [871344265] [2024-11-09 08:02:24,069 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:24,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:24,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:24,071 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:24,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-11-09 08:02:24,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:24,330 INFO L255 TraceCheckSpWp]: Trace formula consists of 550 conjuncts, 111 conjuncts are in the unsatisfiable core [2024-11-09 08:02:24,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:24,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 08:02:24,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-09 08:02:24,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 5 [2024-11-09 08:02:24,621 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-09 08:02:24,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 7 [2024-11-09 08:02:24,791 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2024-11-09 08:02:24,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:24,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 17 [2024-11-09 08:02:24,928 INFO L349 Elim1Store]: treesize reduction 28, result has 42.9 percent of original size [2024-11-09 08:02:24,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 28 treesize of output 30 [2024-11-09 08:02:25,281 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:25,282 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:25,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 8 [2024-11-09 08:02:25,649 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:25,664 INFO L349 Elim1Store]: treesize reduction 29, result has 34.1 percent of original size [2024-11-09 08:02:25,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 26 treesize of output 29 [2024-11-09 08:02:25,680 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:25,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2024-11-09 08:02:25,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:25,752 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-09 08:02:25,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-09 08:02:25,832 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-09 08:02:25,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 21 [2024-11-09 08:02:25,943 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 17 [2024-11-09 08:02:25,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2024-11-09 08:02:26,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 7 [2024-11-09 08:02:26,030 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 7 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 08:02:26,030 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:26,163 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4616 (Array Int Int)) (v_ArrVal_4617 (Array Int Int))) (let ((.cse0 (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_4616))) (or (not (= v_ArrVal_4617 (let ((.cse1 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (store (select .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 (select v_ArrVal_4617 .cse1))))) (= |c_ULTIMATE.start_main_~uneq~0#1| (select (select (store .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_4617) (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ 8 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))))) is different from false [2024-11-09 08:02:26,174 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4615 (Array Int Int)) (v_ArrVal_4616 (Array Int Int)) (v_ArrVal_4617 (Array Int Int))) (let ((.cse0 (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_4616))) (or (not (= (let ((.cse1 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (store (select .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 (select v_ArrVal_4617 .cse1))) v_ArrVal_4617)) (= |c_ULTIMATE.start_main_~uneq~0#1| (select (select (store .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_4617) (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ 8 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))))) is different from false [2024-11-09 08:02:26,190 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4614 Int) (v_ArrVal_4615 (Array Int Int)) (v_ArrVal_4616 (Array Int Int)) (v_ArrVal_4617 (Array Int Int))) (or (= |c_ULTIMATE.start_main_~uneq~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_4617) (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ 8 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)))) (not (= (let ((.cse0 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (store (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| v_ArrVal_4614)) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse0 (select v_ArrVal_4617 .cse0))) v_ArrVal_4617)))) is different from false [2024-11-09 08:02:26,204 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4614 Int) (v_ArrVal_4615 (Array Int Int)) (v_ArrVal_4616 (Array Int Int)) (v_ArrVal_4617 (Array Int Int))) (or (= |c_ULTIMATE.start_main_~uneq~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_4617) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ 8 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)))) (not (= (let ((.cse0 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (store (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| v_ArrVal_4614)) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse0 (select v_ArrVal_4617 .cse0))) v_ArrVal_4617)))) is different from false [2024-11-09 08:02:26,216 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4614 Int) (v_ArrVal_4615 (Array Int Int)) (v_ArrVal_4616 (Array Int Int)) (v_ArrVal_4617 (Array Int Int))) (or (not (= (let ((.cse0 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (store (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| v_ArrVal_4614)) |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse0 (select v_ArrVal_4617 .cse0))) v_ArrVal_4617)) (= |c_ULTIMATE.start_main_~uneq~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_4617) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ 8 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)))))) is different from false [2024-11-09 08:02:26,231 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4614 Int) (v_ArrVal_4615 (Array Int Int)) (v_ArrVal_4616 (Array Int Int)) (v_ArrVal_4617 (Array Int Int))) (let ((.cse1 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|))) (let ((.cse0 (select .cse1 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset|))) (or (= (select (select (store (store (store |c_#memory_int#1| .cse0 v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_4617) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse1 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ 8 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) |c_ULTIMATE.start_main_~uneq~0#1|) (not (= (let ((.cse2 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (store (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| v_ArrVal_4614)) .cse0 v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse2 (select v_ArrVal_4617 .cse2))) v_ArrVal_4617)))))) is different from false [2024-11-09 08:02:26,245 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4614 Int) (v_ArrVal_4615 (Array Int Int)) (v_ArrVal_4616 (Array Int Int)) (v_ArrVal_4617 (Array Int Int))) (let ((.cse2 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|))) (let ((.cse0 (select .cse2 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset|))) (or (not (= (let ((.cse1 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (store (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| v_ArrVal_4614)) .cse0 v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 (select v_ArrVal_4617 .cse1))) v_ArrVal_4617)) (= |c_ULTIMATE.start_main_~uneq~0#1| (select (select (store (store (store |c_#memory_int#1| .cse0 v_ArrVal_4615) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_4617) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse2 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ 8 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)))))))) is different from false [2024-11-09 08:02:26,260 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4614 Int) (v_ArrVal_4615 (Array Int Int)) (v_ArrVal_4616 (Array Int Int)) (v_ArrVal_4617 (Array Int Int))) (let ((.cse3 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|))) (let ((.cse0 (select .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset|)) (.cse1 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_#t~mem11#1.base|) (+ |c_ULTIMATE.start_dll_circular_prepend_#t~mem11#1.offset| 4)))) (or (not (= v_ArrVal_4617 (let ((.cse2 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (store (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| v_ArrVal_4614)) .cse0 v_ArrVal_4615) .cse1 v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse2 (select v_ArrVal_4617 .cse2))))) (= |c_ULTIMATE.start_main_~uneq~0#1| (select (select (store (store (store |c_#memory_int#1| .cse0 v_ArrVal_4615) .cse1 v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_4617) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ 8 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)))))))) is different from false [2024-11-09 08:02:26,275 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_4614 Int) (v_ArrVal_4615 (Array Int Int)) (v_ArrVal_4616 (Array Int Int)) (v_ArrVal_4617 (Array Int Int))) (let ((.cse3 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|))) (let ((.cse0 (select .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset|)) (.cse4 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|))) (let ((.cse1 (select (select |c_#memory_$Pointer$#1.base| .cse0) (+ (select .cse4 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset|) 4)))) (or (not (= v_ArrVal_4617 (let ((.cse2 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (store (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| v_ArrVal_4614)) .cse0 v_ArrVal_4615) .cse1 v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse2 (select v_ArrVal_4617 .cse2))))) (= |c_ULTIMATE.start_main_~uneq~0#1| (select (select (store (store (store |c_#memory_int#1| .cse0 v_ArrVal_4615) .cse1 v_ArrVal_4616) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_4617) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ 8 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))))))) is different from false [2024-11-09 08:02:26,585 INFO L349 Elim1Store]: treesize reduction 167, result has 42.2 percent of original size [2024-11-09 08:02:26,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 1031 treesize of output 1079 [2024-11-09 08:02:26,609 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:02:26,610 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 1277 treesize of output 1273 [2024-11-09 08:02:26,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1444 treesize of output 1284 [2024-11-09 08:02:26,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1428 treesize of output 1348 [2024-11-09 08:02:26,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 3 [2024-11-09 08:02:26,995 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:02:26,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 1030 treesize of output 998 [2024-11-09 08:02:27,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [871344265] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:27,607 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-09 08:02:27,607 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [31, 32] total 58 [2024-11-09 08:02:27,607 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [163264336] [2024-11-09 08:02:27,607 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:27,607 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 58 states [2024-11-09 08:02:27,607 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:27,608 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants. [2024-11-09 08:02:27,609 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=220, Invalid=3703, Unknown=19, NotChecked=1170, Total=5112 [2024-11-09 08:02:27,610 INFO L87 Difference]: Start difference. First operand 95 states and 100 transitions. Second operand has 58 states, 56 states have (on average 1.7678571428571428) internal successors, (99), 52 states have internal predecessors, (99), 4 states have call successors, (6), 3 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) [2024-11-09 08:02:29,483 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:29,484 INFO L93 Difference]: Finished difference Result 95 states and 99 transitions. [2024-11-09 08:02:29,484 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2024-11-09 08:02:29,484 INFO L78 Accepts]: Start accepts. Automaton has has 58 states, 56 states have (on average 1.7678571428571428) internal successors, (99), 52 states have internal predecessors, (99), 4 states have call successors, (6), 3 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) Word has length 63 [2024-11-09 08:02:29,484 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:29,485 INFO L225 Difference]: With dead ends: 95 [2024-11-09 08:02:29,485 INFO L226 Difference]: Without dead ends: 95 [2024-11-09 08:02:29,486 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 147 GetRequests, 53 SyntacticMatches, 0 SemanticMatches, 94 ConstructedPredicates, 9 IntricatePredicates, 0 DeprecatedPredicates, 1437 ImplicationChecksByTransitivity, 3.1s TimeCoverageRelationStatistics Valid=425, Invalid=7074, Unknown=19, NotChecked=1602, Total=9120 [2024-11-09 08:02:29,487 INFO L432 NwaCegarLoop]: 58 mSDtfsCounter, 38 mSDsluCounter, 1780 mSDsCounter, 0 mSdLazyCounter, 1891 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 1838 SdHoareTripleChecker+Invalid, 1893 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 1891 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:29,487 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 1838 Invalid, 1893 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 1891 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-09 08:02:29,487 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 95 states. [2024-11-09 08:02:29,488 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 95 to 95. [2024-11-09 08:02:29,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 95 states, 75 states have (on average 1.24) internal successors, (93), 89 states have internal predecessors, (93), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:29,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 95 states and 99 transitions. [2024-11-09 08:02:29,489 INFO L78 Accepts]: Start accepts. Automaton has 95 states and 99 transitions. Word has length 63 [2024-11-09 08:02:29,489 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:29,489 INFO L471 AbstractCegarLoop]: Abstraction has 95 states and 99 transitions. [2024-11-09 08:02:29,489 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 58 states, 56 states have (on average 1.7678571428571428) internal successors, (99), 52 states have internal predecessors, (99), 4 states have call successors, (6), 3 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) [2024-11-09 08:02:29,489 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 99 transitions. [2024-11-09 08:02:29,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 08:02:29,490 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:29,490 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:29,504 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0 [2024-11-09 08:02:29,690 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26 [2024-11-09 08:02:29,690 INFO L396 AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr38REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:29,691 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:29,691 INFO L85 PathProgramCache]: Analyzing trace with hash 313174131, now seen corresponding path program 1 times [2024-11-09 08:02:29,691 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:29,691 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [593378839] [2024-11-09 08:02:29,691 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:29,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:29,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:30,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:30,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:30,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:30,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:30,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:30,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:30,895 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 08:02:30,896 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:30,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [593378839] [2024-11-09 08:02:30,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [593378839] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 08:02:30,896 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 08:02:30,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [28] imperfect sequences [] total 28 [2024-11-09 08:02:30,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1082174292] [2024-11-09 08:02:30,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 08:02:30,896 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-11-09 08:02:30,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:30,897 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-11-09 08:02:30,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=747, Unknown=0, NotChecked=0, Total=812 [2024-11-09 08:02:30,897 INFO L87 Difference]: Start difference. First operand 95 states and 99 transitions. Second operand has 29 states, 27 states have (on average 2.037037037037037) internal successors, (55), 26 states have internal predecessors, (55), 2 states have call successors, (3), 1 states have call predecessors, (3), 3 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:31,442 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:31,442 INFO L93 Difference]: Finished difference Result 100 states and 104 transitions. [2024-11-09 08:02:31,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-11-09 08:02:31,442 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 27 states have (on average 2.037037037037037) internal successors, (55), 26 states have internal predecessors, (55), 2 states have call successors, (3), 1 states have call predecessors, (3), 3 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3) Word has length 63 [2024-11-09 08:02:31,442 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:31,443 INFO L225 Difference]: With dead ends: 100 [2024-11-09 08:02:31,443 INFO L226 Difference]: Without dead ends: 100 [2024-11-09 08:02:31,443 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 167 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=115, Invalid=1291, Unknown=0, NotChecked=0, Total=1406 [2024-11-09 08:02:31,444 INFO L432 NwaCegarLoop]: 54 mSDtfsCounter, 45 mSDsluCounter, 827 mSDsCounter, 0 mSdLazyCounter, 1172 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 881 SdHoareTripleChecker+Invalid, 1181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 1172 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:31,444 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 881 Invalid, 1181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 1172 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-09 08:02:31,444 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 100 states. [2024-11-09 08:02:31,445 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 100 to 96. [2024-11-09 08:02:31,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 96 states, 76 states have (on average 1.25) internal successors, (95), 90 states have internal predecessors, (95), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:31,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 96 states and 101 transitions. [2024-11-09 08:02:31,446 INFO L78 Accepts]: Start accepts. Automaton has 96 states and 101 transitions. Word has length 63 [2024-11-09 08:02:31,446 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:31,446 INFO L471 AbstractCegarLoop]: Abstraction has 96 states and 101 transitions. [2024-11-09 08:02:31,446 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 27 states have (on average 2.037037037037037) internal successors, (55), 26 states have internal predecessors, (55), 2 states have call successors, (3), 1 states have call predecessors, (3), 3 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-09 08:02:31,446 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 101 transitions. [2024-11-09 08:02:31,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 08:02:31,446 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:31,446 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:31,446 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2024-11-09 08:02:31,446 INFO L396 AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr39REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:31,447 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:31,447 INFO L85 PathProgramCache]: Analyzing trace with hash 313174132, now seen corresponding path program 1 times [2024-11-09 08:02:31,447 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:31,447 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1515306075] [2024-11-09 08:02:31,447 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:31,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:31,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:33,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:33,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:33,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:33,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:33,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:33,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:33,310 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 08:02:33,310 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:33,310 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1515306075] [2024-11-09 08:02:33,310 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1515306075] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:33,310 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [493064811] [2024-11-09 08:02:33,310 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:33,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:33,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:33,311 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:33,312 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-11-09 08:02:33,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:33,575 INFO L255 TraceCheckSpWp]: Trace formula consists of 563 conjuncts, 116 conjuncts are in the unsatisfiable core [2024-11-09 08:02:33,578 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:33,607 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 08:02:33,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 08:02:33,832 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-09 08:02:33,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 5 [2024-11-09 08:02:33,996 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-09 08:02:33,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 7 [2024-11-09 08:02:33,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 3 [2024-11-09 08:02:34,271 INFO L349 Elim1Store]: treesize reduction 21, result has 44.7 percent of original size [2024-11-09 08:02:34,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 21 [2024-11-09 08:02:34,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:34,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 17 [2024-11-09 08:02:34,296 INFO L349 Elim1Store]: treesize reduction 28, result has 42.9 percent of original size [2024-11-09 08:02:34,296 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 28 treesize of output 30 [2024-11-09 08:02:35,050 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:35,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 65 treesize of output 41 [2024-11-09 08:02:35,056 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:35,069 INFO L349 Elim1Store]: treesize reduction 29, result has 34.1 percent of original size [2024-11-09 08:02:35,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 46 treesize of output 41 [2024-11-09 08:02:35,165 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 22 [2024-11-09 08:02:35,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-09 08:02:35,252 INFO L349 Elim1Store]: treesize reduction 27, result has 15.6 percent of original size [2024-11-09 08:02:35,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 61 treesize of output 50 [2024-11-09 08:02:35,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-09 08:02:35,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11 [2024-11-09 08:02:35,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 19 [2024-11-09 08:02:35,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-11-09 08:02:35,340 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 19 [2024-11-09 08:02:35,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 29 [2024-11-09 08:02:35,419 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 54 [2024-11-09 08:02:35,421 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 38 [2024-11-09 08:02:35,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 17 [2024-11-09 08:02:35,528 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2024-11-09 08:02:35,532 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 7 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 08:02:35,532 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:02:35,902 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse1 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4)) (.cse2 (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (and (forall ((v_ArrVal_5108 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (<= 0 (+ 8 (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5108))) (store .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset|))) .cse2) .cse3)))) (forall ((v_ArrVal_5107 (Array Int Int)) (v_ArrVal_5108 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (<= (+ 12 (select (select (let ((.cse4 (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5108))) (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select .cse4 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset|))) .cse2) .cse3)) (select |c_#length| (select (select (let ((.cse5 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5107))) (store .cse5 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select .cse5 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|))) .cse2) .cse3)))))) is different from false [2024-11-09 08:02:35,915 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse1 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4)) (.cse2 (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (and (forall ((v_ArrVal_5106 (Array Int Int)) (v_ArrVal_5108 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (<= 0 (+ (select (select (let ((.cse0 (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5106) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5108))) (store .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset|))) .cse2) .cse3) 8))) (forall ((v_ArrVal_5105 (Array Int Int)) (v_ArrVal_5107 (Array Int Int)) (v_ArrVal_5106 (Array Int Int)) (v_ArrVal_5108 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (<= (+ (select (select (let ((.cse4 (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5106) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5108))) (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select .cse4 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset|))) .cse2) .cse3) 12) (select |c_#length| (select (select (let ((.cse5 (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5105) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5107))) (store .cse5 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select .cse5 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|))) .cse2) .cse3)))))) is different from false [2024-11-09 08:02:35,945 INFO L349 Elim1Store]: treesize reduction 31, result has 58.1 percent of original size [2024-11-09 08:02:35,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 5374 treesize of output 5064 [2024-11-09 08:02:35,966 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:02:35,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 2321 treesize of output 2309 [2024-11-09 08:02:35,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1684 treesize of output 1654 [2024-11-09 08:02:35,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 2182 treesize of output 2122 [2024-11-09 08:02:36,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 4 [2024-11-09 08:02:37,189 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:02:37,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 738 treesize of output 706 [2024-11-09 08:02:37,248 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:37,249 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:37,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-09 08:02:37,253 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:02:37,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 33 [2024-11-09 08:02:37,256 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:37,256 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:37,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 23 [2024-11-09 08:02:37,260 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:02:37,263 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 10 [2024-11-09 08:02:37,508 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (+ |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.offset| 12)) (.cse1 (+ |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.offset| 11)) (.cse2 (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) (.cse0 (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|))) (and (not (= |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| .cse0)) (not (= |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| .cse0)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_46 (Array Int Int)) (v_prenex_45 (Array Int Int))) (< .cse1 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_prenex_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_46) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_prenex_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_46) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (= .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_39 (Array Int Int)) (v_prenex_38 (Array Int Int))) (<= .cse4 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_prenex_38) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_39) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_prenex_38) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_39) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (<= 0 (+ |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.offset| 8)) (forall ((v_prenex_43 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_44 (Array Int Int))) (<= .cse4 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_prenex_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_44) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_prenex_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_44) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_41 (Array Int Int)) (v_prenex_40 (Array Int Int))) (<= .cse4 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_prenex_40) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_41) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_prenex_40) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_41) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_49 (Array Int Int)) (v_prenex_48 (Array Int Int))) (< .cse1 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_prenex_48) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_49) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_prenex_48) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_49) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int)) (= (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_ArrVal_5105 (Array Int Int)) (v_ArrVal_5107 (Array Int Int))) (< .cse1 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5105) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5107) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5105) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5107) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))))) is different from false [2024-11-09 08:02:37,576 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (+ |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.offset| 12)) (.cse1 (+ |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.offset| 11)) (.cse2 (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) (.cse0 (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|))) (and (not (= |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| .cse0)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_46 (Array Int Int)) (v_prenex_45 (Array Int Int))) (< .cse1 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_prenex_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_46) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_prenex_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_46) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((v_prenex_43 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_44 (Array Int Int))) (<= .cse4 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_prenex_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_44) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_prenex_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_44) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (not (= .cse0 |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base|)) (= .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_41 (Array Int Int)) (v_prenex_40 (Array Int Int))) (<= .cse4 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_prenex_40) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_41) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_prenex_40) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_41) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int)) (= (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_39 (Array Int Int)) (v_prenex_38 (Array Int Int))) (<= .cse4 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_prenex_38) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_39) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_prenex_38) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_39) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_ArrVal_5105 (Array Int Int)) (v_ArrVal_5107 (Array Int Int))) (< .cse1 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_ArrVal_5105) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5107) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_ArrVal_5105) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5107) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (<= 0 (+ |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.offset| 8)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_49 (Array Int Int)) (v_prenex_48 (Array Int Int))) (< .cse1 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_prenex_48) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_49) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse2 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base|)) |c_ULTIMATE.start_dll_circular_prepend_#t~mem13#1.base| v_prenex_48) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_49) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))))) is different from false [2024-11-09 08:02:37,645 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse4 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|))) (let ((.cse7 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|)) (.cse5 (select .cse4 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset|))) (let ((.cse1 (+ .cse5 11)) (.cse6 (+ .cse5 12)) (.cse3 (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) (.cse2 (select .cse7 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset|)) (.cse0 (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse7 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (and (not (= |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| .cse0)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_49 (Array Int Int)) (v_prenex_48 (Array Int Int))) (< .cse1 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse2 v_prenex_48) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_49) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse3 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse2)) .cse2 v_prenex_48) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_49) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (= .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (<= 0 (+ .cse5 8)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_ArrVal_5105 (Array Int Int)) (v_ArrVal_5107 (Array Int Int))) (< .cse1 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse2 v_ArrVal_5105) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5107) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse3 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse2)) .cse2 v_ArrVal_5105) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5107) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_46 (Array Int Int)) (v_prenex_45 (Array Int Int))) (< .cse1 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse2 v_prenex_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_46) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse3 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse2)) .cse2 v_prenex_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_46) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((v_prenex_43 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_44 (Array Int Int))) (<= .cse6 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse2 v_prenex_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_44) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse3 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse2)) .cse2 v_prenex_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_44) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int)) (= (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_39 (Array Int Int)) (v_prenex_38 (Array Int Int))) (<= .cse6 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse2 v_prenex_38) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_39) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse3 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse2)) .cse2 v_prenex_38) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_39) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (not (= .cse0 .cse2)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_41 (Array Int Int)) (v_prenex_40 (Array Int Int))) (<= .cse6 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse2 v_prenex_40) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_41) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse3 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse2)) .cse2 v_prenex_40) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_prenex_41) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))))))) is different from false [2024-11-09 08:02:37,705 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse5 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|))) (let ((.cse7 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base|)) (.cse1 (select .cse5 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset|))) (let ((.cse2 (+ .cse1 11)) (.cse6 (+ .cse1 12)) (.cse4 (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) (.cse0 (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse7 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select .cse7 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset|))) (and (not (= |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| .cse0)) (= .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (<= 0 (+ .cse1 8)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_ArrVal_5105 (Array Int Int)) (v_ArrVal_5107 (Array Int Int))) (< .cse2 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse3 v_ArrVal_5105) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_ArrVal_5107) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse4 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse3)) .cse3 v_ArrVal_5105) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_ArrVal_5107) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse5 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_46 (Array Int Int)) (v_prenex_45 (Array Int Int))) (< .cse2 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse3 v_prenex_45) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_prenex_46) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse4 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse3)) .cse3 v_prenex_45) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_prenex_46) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse5 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_41 (Array Int Int)) (v_prenex_40 (Array Int Int))) (<= .cse6 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse3 v_prenex_40) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_prenex_41) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse4 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse3)) .cse3 v_prenex_40) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_prenex_41) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse5 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_39 (Array Int Int)) (v_prenex_38 (Array Int Int))) (<= .cse6 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse3 v_prenex_38) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_prenex_39) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse4 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse3)) .cse3 v_prenex_38) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_prenex_39) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse5 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int)) (= (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse5 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) (forall ((|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_49 (Array Int Int)) (v_prenex_48 (Array Int Int))) (< .cse2 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse3 v_prenex_48) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_prenex_49) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse4 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse3)) .cse3 v_prenex_48) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_prenex_49) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse5 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (forall ((v_prenex_43 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| Int) (v_prenex_44 (Array Int Int))) (<= .cse6 (select |c_#length| (select (select (store (store (store |c_#memory_$Pointer$#1.base| .cse3 v_prenex_43) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_prenex_44) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store .cse4 |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse3)) .cse3 v_prenex_43) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base| v_prenex_44) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) (+ |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4) |c_ULTIMATE.start_dll_circular_prepend_#t~mem12#1.base|)) .cse0) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| (store .cse5 |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))) (not (= .cse0 .cse3)))))) is different from false [2024-11-09 08:02:46,103 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [493064811] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:46,103 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-09 08:02:46,103 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 31] total 55 [2024-11-09 08:02:46,103 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [202745950] [2024-11-09 08:02:46,103 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-09 08:02:46,103 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 56 states [2024-11-09 08:02:46,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 08:02:46,104 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 56 interpolants. [2024-11-09 08:02:46,106 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=228, Invalid=4345, Unknown=7, NotChecked=822, Total=5402 [2024-11-09 08:02:46,106 INFO L87 Difference]: Start difference. First operand 96 states and 101 transitions. Second operand has 56 states, 53 states have (on average 1.9811320754716981) internal successors, (105), 50 states have internal predecessors, (105), 4 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) [2024-11-09 08:02:52,263 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 08:02:52,263 INFO L93 Difference]: Finished difference Result 102 states and 106 transitions. [2024-11-09 08:02:52,264 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. [2024-11-09 08:02:52,264 INFO L78 Accepts]: Start accepts. Automaton has has 56 states, 53 states have (on average 1.9811320754716981) internal successors, (105), 50 states have internal predecessors, (105), 4 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) Word has length 63 [2024-11-09 08:02:52,264 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-09 08:02:52,264 INFO L225 Difference]: With dead ends: 102 [2024-11-09 08:02:52,264 INFO L226 Difference]: Without dead ends: 102 [2024-11-09 08:02:52,266 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 144 GetRequests, 44 SyntacticMatches, 0 SemanticMatches, 100 ConstructedPredicates, 6 IntricatePredicates, 0 DeprecatedPredicates, 1677 ImplicationChecksByTransitivity, 15.3s TimeCoverageRelationStatistics Valid=469, Invalid=8668, Unknown=7, NotChecked=1158, Total=10302 [2024-11-09 08:02:52,267 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 43 mSDsluCounter, 1687 mSDsCounter, 0 mSdLazyCounter, 2413 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 1742 SdHoareTripleChecker+Invalid, 2420 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 2413 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2024-11-09 08:02:52,267 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 1742 Invalid, 2420 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 2413 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2024-11-09 08:02:52,267 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 102 states. [2024-11-09 08:02:52,268 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 102 to 98. [2024-11-09 08:02:52,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 98 states, 78 states have (on average 1.2435897435897436) internal successors, (97), 92 states have internal predecessors, (97), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-09 08:02:52,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 98 states and 103 transitions. [2024-11-09 08:02:52,269 INFO L78 Accepts]: Start accepts. Automaton has 98 states and 103 transitions. Word has length 63 [2024-11-09 08:02:52,269 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-09 08:02:52,269 INFO L471 AbstractCegarLoop]: Abstraction has 98 states and 103 transitions. [2024-11-09 08:02:52,269 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 56 states, 53 states have (on average 1.9811320754716981) internal successors, (105), 50 states have internal predecessors, (105), 4 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) [2024-11-09 08:02:52,269 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 103 transitions. [2024-11-09 08:02:52,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 08:02:52,270 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 08:02:52,270 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 08:02:52,284 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0 [2024-11-09 08:02:52,470 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28 [2024-11-09 08:02:52,470 INFO L396 AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr56ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 61 more)] === [2024-11-09 08:02:52,471 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 08:02:52,471 INFO L85 PathProgramCache]: Analyzing trace with hash -208454633, now seen corresponding path program 1 times [2024-11-09 08:02:52,471 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 08:02:52,471 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [970714577] [2024-11-09 08:02:52,471 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:52,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 08:02:52,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:54,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-09 08:02:54,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:54,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-09 08:02:54,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:54,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-09 08:02:54,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:54,996 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 9 proven. 13 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 08:02:54,996 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 08:02:54,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [970714577] [2024-11-09 08:02:54,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [970714577] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 08:02:54,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2092902764] [2024-11-09 08:02:54,997 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 08:02:54,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 08:02:54,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 08:02:54,998 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 08:02:54,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2024-11-09 08:02:55,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 08:02:55,290 INFO L255 TraceCheckSpWp]: Trace formula consists of 572 conjuncts, 157 conjuncts are in the unsatisfiable core [2024-11-09 08:02:55,296 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 08:02:55,334 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-09 08:02:55,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2024-11-09 08:02:55,572 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-09 08:02:55,572 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-11-09 08:02:55,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-09 08:02:55,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-09 08:02:55,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-09 08:02:55,824 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2024-11-09 08:02:55,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-09 08:02:56,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 14 [2024-11-09 08:02:56,021 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 3 [2024-11-09 08:02:56,023 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-09 08:02:56,155 INFO L349 Elim1Store]: treesize reduction 8, result has 77.1 percent of original size [2024-11-09 08:02:56,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 34 treesize of output 36 [2024-11-09 08:03:00,184 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (and (<= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (<= |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (let ((.cse1 (+ 8 .cse3))) (or (exists ((|v_#memory_int#1_BEFORE_CALL_2| (Array Int (Array Int Int)))) (let ((.cse2 (@diff |v_#memory_int#1_BEFORE_CALL_2| |c_#memory_int#1|))) (and (= (select (select |v_#memory_int#1_BEFORE_CALL_2| .cse0) .cse1) 1) (= |c_#memory_int#1| (store |v_#memory_int#1_BEFORE_CALL_2| .cse2 (select |c_#memory_int#1| .cse2))) (= |c_ULTIMATE.start_dll_circular_prepend_#t~ret9#1.base| .cse2)))) (= (select (select |c_#memory_int#1| .cse0) .cse1) 1))) (not (= |c_ULTIMATE.start_dll_circular_prepend_#t~ret9#1.base| .cse0)) (let ((.cse6 (+ .cse3 4))) (or (exists ((|v_old(#memory_$Pointer$#1.base)_AFTER_CALL_49| (Array Int (Array Int Int)))) (let ((.cse5 (@diff |v_old(#memory_$Pointer$#1.base)_AFTER_CALL_49| |c_#memory_$Pointer$#1.base|)) (.cse4 (select (select |v_old(#memory_$Pointer$#1.base)_AFTER_CALL_49| .cse0) .cse6))) (and (not (= |c_ULTIMATE.start_dll_circular_prepend_#t~ret9#1.base| .cse4)) (= .cse5 |c_ULTIMATE.start_dll_circular_prepend_#t~ret9#1.base|) (= |c_#memory_$Pointer$#1.base| (store |v_old(#memory_$Pointer$#1.base)_AFTER_CALL_49| .cse5 (select |c_#memory_$Pointer$#1.base| .cse5))) (not (= .cse0 .cse4))))) (let ((.cse7 (select (select |c_#memory_$Pointer$#1.base| .cse0) .cse6))) (and (not (= .cse0 .cse7)) (not (= |c_ULTIMATE.start_dll_circular_prepend_#t~ret9#1.base| .cse7)))))) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|))) is different from false [2024-11-09 08:03:00,191 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (and (<= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (<= |c_ULTIMATE.start_dll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (let ((.cse1 (+ 8 .cse3))) (or (exists ((|v_#memory_int#1_BEFORE_CALL_2| (Array Int (Array Int Int)))) (let ((.cse2 (@diff |v_#memory_int#1_BEFORE_CALL_2| |c_#memory_int#1|))) (and (= (select (select |v_#memory_int#1_BEFORE_CALL_2| .cse0) .cse1) 1) (= |c_#memory_int#1| (store |v_#memory_int#1_BEFORE_CALL_2| .cse2 (select |c_#memory_int#1| .cse2))) (= |c_ULTIMATE.start_dll_circular_prepend_#t~ret9#1.base| .cse2)))) (= (select (select |c_#memory_int#1| .cse0) .cse1) 1))) (not (= |c_ULTIMATE.start_dll_circular_prepend_#t~ret9#1.base| .cse0)) (let ((.cse6 (+ .cse3 4))) (or (exists ((|v_old(#memory_$Pointer$#1.base)_AFTER_CALL_49| (Array Int (Array Int Int)))) (let ((.cse5 (@diff |v_old(#memory_$Pointer$#1.base)_AFTER_CALL_49| |c_#memory_$Pointer$#1.base|)) (.cse4 (select (select |v_old(#memory_$Pointer$#1.base)_AFTER_CALL_49| .cse0) .cse6))) (and (not (= |c_ULTIMATE.start_dll_circular_prepend_#t~ret9#1.base| .cse4)) (= .cse5 |c_ULTIMATE.start_dll_circular_prepend_#t~ret9#1.base|) (= |c_#memory_$Pointer$#1.base| (store |v_old(#memory_$Pointer$#1.base)_AFTER_CALL_49| .cse5 (select |c_#memory_$Pointer$#1.base| .cse5))) (not (= .cse0 .cse4))))) (let ((.cse7 (select (select |c_#memory_$Pointer$#1.base| .cse0) .cse6))) (and (not (= .cse0 .cse7)) (not (= |c_ULTIMATE.start_dll_circular_prepend_#t~ret9#1.base| .cse7)))))) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_dll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|))) is different from true [2024-11-09 08:03:00,890 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:03:00,890 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 101 treesize of output 69 [2024-11-09 08:03:00,895 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-09 08:03:00,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 49 [2024-11-09 08:03:00,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-09 08:03:00,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-11-09 08:03:01,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 28 [2024-11-09 08:03:01,120 INFO L349 Elim1Store]: treesize reduction 27, result has 15.6 percent of original size [2024-11-09 08:03:01,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 154 treesize of output 123 [2024-11-09 08:03:01,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 112 treesize of output 89 [2024-11-09 08:03:01,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 16 [2024-11-09 08:03:01,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 21 [2024-11-09 08:03:01,210 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 33 [2024-11-09 08:03:01,215 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 21 [2024-11-09 08:03:01,218 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 21 [2024-11-09 08:03:01,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 123 treesize of output 63 [2024-11-09 08:03:01,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 37 [2024-11-09 08:03:01,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 37 [2024-11-09 08:03:01,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 113 treesize of output 77 [2024-11-09 08:03:01,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 53 [2024-11-09 08:03:01,480 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 29 [2024-11-09 08:03:01,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2024-11-09 08:03:01,640 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 3 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 08:03:01,640 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 08:03:02,866 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5439 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (let ((.cse1 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4)) (.cse2 (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437))) (store .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|))) .cse2) .cse3)) (+ (select (select (let ((.cse4 (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5439))) (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select .cse4 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset|))) .cse2) .cse3) 8))))) is different from false [2024-11-09 08:03:02,878 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5436 (Array Int Int)) (v_ArrVal_5439 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (let ((.cse1 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4)) (.cse2 (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) (+ |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.offset| 4) v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (let ((.cse0 (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437))) (store .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select .cse0 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|))) .cse2) .cse3)) (+ 8 (select (select (let ((.cse4 (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5436) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5439))) (store .cse4 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select .cse4 |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse1 |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset|))) .cse2) .cse3)))))) is different from false [2024-11-09 08:03:02,913 INFO L349 Elim1Store]: treesize reduction 31, result has 58.1 percent of original size [2024-11-09 08:03:02,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 1666 treesize of output 1620 [2024-11-09 08:03:02,935 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:02,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 2993 treesize of output 2981 [2024-11-09 08:03:02,948 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 2188 treesize of output 2158 [2024-11-09 08:03:02,960 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 2854 treesize of output 2794 [2024-11-09 08:03:02,979 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 4 [2024-11-09 08:03:03,004 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:03,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 2831 treesize of output 2811 [2024-11-09 08:03:05,657 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:05,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:05,674 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:05,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:05,689 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:05,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:05,714 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:05,715 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:05,815 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:05,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:06,172 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:06,173 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:06,371 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:06,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:06,495 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:06,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:06,513 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:06,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:06,530 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:06,530 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:06,557 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:06,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:06,641 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:06,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 229 treesize of output 227 [2024-11-09 08:03:06,729 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:06,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 152 treesize of output 150 [2024-11-09 08:03:07,031 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:07,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:07,937 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:07,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:07,953 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:07,953 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:08,770 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:08,770 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 196 treesize of output 189 [2024-11-09 08:03:08,786 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:08,786 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:08,800 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:08,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:09,184 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:09,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 196 treesize of output 189 [2024-11-09 08:03:09,209 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:09,209 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:09,233 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:09,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:10,367 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:10,367 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:10,381 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:10,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 196 treesize of output 189 [2024-11-09 08:03:10,407 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:10,407 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:10,606 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:10,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 196 treesize of output 189 [2024-11-09 08:03:10,627 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:10,628 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:10,641 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:10,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:11,601 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:11,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:11,619 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:11,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:11,699 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:11,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:11,729 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:11,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:11,753 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:11,753 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:11,880 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:11,880 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:11,985 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:11,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:12,031 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:12,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:12,180 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:12,181 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:12,205 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:12,206 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:12,480 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:12,480 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 229 treesize of output 227 [2024-11-09 08:03:12,550 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:12,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 152 treesize of output 150 [2024-11-09 08:03:12,828 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:12,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:12,981 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:12,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:13,008 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:13,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:13,028 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:13,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:13,051 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:13,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:13,095 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:13,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:13,131 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:13,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:13,167 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:13,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:14,152 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:14,152 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:14,175 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:14,176 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:14,193 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:14,194 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:14,343 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:14,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:14,373 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:14,373 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:14,424 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:14,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 129 [2024-11-09 08:03:14,510 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-09 08:03:14,510 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 69 [2024-11-09 08:03:14,878 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse26 (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse27 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse25 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (let ((.cse35 (= .cse27 .cse25)) (.cse51 (= |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) (.cse18 (= |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| .cse26)) (.cse0 (= |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| .cse26)) (.cse38 (+ |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.offset| 8)) (.cse21 (select |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|)) (.cse22 (+ |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.offset| 4)) (.cse24 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|)))) (let ((.cse19 (= |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| .cse26)) (.cse109 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (.cse103 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse370 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse370) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse370) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse287 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse369 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse369 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse369 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse248 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (.cse110 (not .cse0)) (.cse5 (not .cse18)) (.cse64 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse368 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse368 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse368 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse56 (not .cse51)) (.cse68 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse367 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse367 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse367 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse367 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse2 (not .cse35))) (let ((.cse290 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse366 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse366 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse366 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse281 (or (and (or .cse68 .cse51) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse365 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse364 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse365))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse364 (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse365) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse364 (+ v_arrayElimCell_173 8)))))))) .cse2)) (.cse282 (or .cse2 .cse56 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_9 (Array Int Int))) (let ((.cse362 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse363 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_9 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse362))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_9) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse362) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse363 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse363 (+ v_arrayElimCell_173 8))))))))) (.cse142 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse361 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse361) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse361) .cse38)))))) (.cse93 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse360 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse360 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse360 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse189 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse359 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse359 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse359 (+ v_arrayElimCell_169 8))))))) (.cse91 (or .cse5 .cse64)) (.cse291 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse358 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse358 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse358 .cse38)))))) (.cse127 (or .cse248 .cse110)) (.cse306 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse356 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse356) (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse357 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse356))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse357 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse357 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))))) (.cse307 (or .cse18 .cse287)) (.cse178 (or .cse103 .cse5)) (.cse117 (or .cse110 .cse109)) (.cse302 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse355 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse355) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse355) (+ v_arrayElimCell_173 8))))))) (.cse252 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_169 8))))) (.cse246 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_173 8))))) (.cse144 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_173 8))))) (.cse244 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse354 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse354 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse354 (+ v_arrayElimCell_173 8))))))) (.cse132 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse353 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse351 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse353)) (.cse352 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse351 .cse352)) (= (select .cse351 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse353) .cse352) |c_ULTIMATE.start_main_~data~0#1|)))))) (.cse133 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse349 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (.cse350 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse349) .cse350)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse349) .cse350) |c_ULTIMATE.start_main_~data~0#1|))))) (.cse134 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse347 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse346 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse347)) (.cse348 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse346 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse347) .cse348)) (= (select .cse346 .cse348) |c_ULTIMATE.start_main_~data~0#1|)))))) (.cse135 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse344 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse345 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse344))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse344) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse345 (+ v_arrayElimCell_172 8))) (= (select .cse345 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|)))))) (.cse136 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse343 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse343) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse343) (+ v_arrayElimCell_172 8))))))) (.cse131 (forall ((v_prenex_884 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_16 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_16) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_prenex_884 8))))) (.cse260 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse342 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse342) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse342) (+ v_arrayElimCell_173 8))))))) (.cse4 (not .cse19))) (let ((.cse55 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse341 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse341 (+ v_arrayElimCell_173 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse341 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (.cse61 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_20 (Array Int Int))) (let ((.cse339 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse340 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_20 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse339))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_20) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse339) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse340 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse340 (+ v_arrayElimCell_172 8)))))))) (.cse62 (or (and .cse260 (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_20 (Array Int Int))) (let ((.cse338 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_20) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse338) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_20 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse338) (+ v_arrayElimCell_173 8)))))) .cse56)) .cse4)) (.cse3 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse337 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse337 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse337 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse16 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_16 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse336 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_16) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse336) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_16 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse336) (+ v_arrayElimCell_173 8)))))))) (.cse17 (or .cse35 .cse131)) (.cse6 (or (and .cse135 (or .cse35 .cse136) (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse335 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse335) (+ v_arrayElimCell_173 8))) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse335) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|)))) .cse2)) .cse4)) (.cse7 (or .cse35 .cse134)) (.cse9 (or .cse2 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse334 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse333 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse334))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse333 (+ v_arrayElimCell_173 8))) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse334) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= (select .cse333 (+ v_arrayElimCell_172 8)) |c_ULTIMATE.start_main_~data~0#1|))))))) (.cse10 (or (and .cse132 (or .cse2 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse332 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse332) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse332) (+ v_arrayElimCell_172 8)) |c_ULTIMATE.start_main_~data~0#1|))))) (or .cse35 .cse133)) .cse19)) (.cse12 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_18 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse330 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse331 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_18 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse330))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_18) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse330) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_arrayElimCell_173 Int)) (= (select .cse331 (+ v_arrayElimCell_173 8)) |c_ULTIMATE.start_main_~data~0#1|)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse331 (+ v_arrayElimCell_172 8)))))))) (.cse13 (or .cse4 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_18 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse329 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_18) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse329) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_18 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse329) (+ v_arrayElimCell_173 8)) |c_ULTIMATE.start_main_~data~0#1|)))))) (.cse14 (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_18 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse328 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_18) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse328) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_18 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse328) (+ v_arrayElimCell_172 8)))))) .cse19)) (.cse48 (or .cse5 .cse19 .cse64)) (.cse15 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_16 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse327 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_16) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse327 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_prenex_884 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse327 (+ v_prenex_884 8)))))))) (.cse8 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse326 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse324 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse326)) (.cse323 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse326)) (.cse325 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse323 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse324 .cse325)) (= (select .cse324 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= (select .cse323 .cse325) |c_ULTIMATE.start_main_~data~0#1|)))))) (.cse118 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse322 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse322 (+ v_arrayElimCell_172 8))) (= (select .cse322 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|))))) (.cse119 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_172 8))))) (.cse39 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse321 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse320 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse321)) (.cse319 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse321))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse319 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse320 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse320 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse319 .cse38))))))) (.cse41 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse318 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse317 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse318))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse317 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse318) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse317 .cse38))))))) (.cse32 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse316 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse315 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse316))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse315 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse316) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse315 (+ v_arrayElimCell_173 8)))))))) (.cse1 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse314 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse313 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse314))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse313 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse313 (+ v_arrayElimCell_173 8)))) (forall ((v_ArrVal_5432 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse314) (+ v_arrayElimCell_169 8))))))))) (.cse52 (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse311 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse312 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse311))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse311) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse312 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse312 (+ v_arrayElimCell_173 8))))))) .cse19)) (.cse53 (or .cse244 .cse18)) (.cse83 (or .cse4 (and (or .cse246 .cse18) .cse144))) (.cse84 (or (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse310 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_arrayElimCell_172 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse310) (+ v_arrayElimCell_172 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse310) (+ v_arrayElimCell_169 8)))))) (or .cse252 .cse18)) .cse19)) (.cse88 (or (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse309 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse309 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse309 (+ v_arrayElimCell_173 8))))))) (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_172 8)))) .cse19) (or .cse4 .cse144)) .cse5)) (.cse89 (or .cse302 .cse4)) (.cse111 (or .cse2 (and .cse306 .cse307 .cse178 .cse117))) (.cse116 (or (and .cse306 .cse307 .cse178 .cse117 (or (and .cse91 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse308 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse308 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse308 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse308 .cse38))))) (or .cse291 .cse18) .cse127) .cse51)) .cse2)) (.cse82 (forall ((v_arrayElimArr_11 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse305 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_11) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse305) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_arrayElimCell_172 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_11 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse305) (+ v_arrayElimCell_172 8)))))))) (.cse73 (or .cse189 .cse19)) (.cse50 (or .cse93 .cse19)) (.cse46 (or .cse68 .cse4)) (.cse90 (or .cse189 .cse18)) (.cse63 (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse304 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse303 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse304))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse303 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse304) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse303 (+ v_arrayElimCell_173 8))))))) .cse4)) (.cse31 (or .cse35 .cse302)) (.cse42 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse301 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse301) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse301) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse130 (= |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse27)) (.cse43 (or .cse4 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse300 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse300) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse300) (+ v_arrayElimCell_173 8)))))))) (.cse33 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse299 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse298 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse299))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse298 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse299) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse298 .cse38))))))) (.cse34 (or .cse35 .cse142)) (.cse139 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) .cse38)))) (.cse140 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse297 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse297 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse297 .cse38)))))) (.cse28 (or .cse35 .cse144)) (.cse30 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse296 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse296 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse296 (+ v_arrayElimCell_173 8))))))) (.cse29 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse295 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5432 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse295) (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse295) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse125 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse294 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse294) .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse294) (+ v_arrayElimCell_173 8))))))) (.cse66 (or (and .cse281 .cse282) .cse4)) (.cse67 (or (and (or .cse2 .cse56 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_9 (Array Int Int))) (let ((.cse293 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_9) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse293) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_9 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse293) (+ v_arrayElimCell_173 8))))))) (or .cse2 (and .cse260 (or .cse290 .cse51)))) .cse4)) (.cse194 (or .cse2 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse292 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse292) (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse292) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or .cse51 .cse64)))) (.cse128 (or .cse291 .cse19)) (.cse47 (or .cse290 .cse4)) (.cse129 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse289 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse289 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse289 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse289 .cse38)))))) (.cse71 (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse288 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse288 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse288 (+ v_arrayElimCell_173 8)))))) .cse4)) (.cse174 (or (and (or .cse248 .cse51) .cse109) .cse2)) (.cse11 (= |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|))) (and (or .cse0 (let ((.cse92 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse96 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse96) (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse97 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse96))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse97 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse97 (+ v_arrayElimCell_169 8))))))))))) (let ((.cse49 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse95 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse95 (+ v_arrayElimCell_169 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse95 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse95 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse77 (or .cse2 (and (or (and (or .cse93 .cse18) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse94 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse94 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse94 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse94 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) .cse51) .cse90 .cse91 .cse92))) (.cse78 (or .cse2 (and .cse90 .cse91 .cse92)))) (and .cse1 (or .cse2 .cse3 .cse4) (or .cse5 (and (or (and .cse6 .cse7 .cse8 .cse9 .cse10) .cse11) (or .cse2 (and .cse12 .cse13 .cse14)) (or .cse4 (and .cse15 (or .cse2 .cse16) .cse17)))) (or .cse18 (let ((.cse20 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse45 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5432 (Array Int Int))) (let ((.cse44 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse45))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse44 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse44 (+ v_arrayElimCell_173 8)))))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse45) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (and (or .cse2 .cse19 (and .cse20 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse23 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse23) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_ArrVal_5432 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse23) (+ v_arrayElimCell_169 8))))))))) (or .cse4 (and .cse28 (or .cse2 (and .cse20 .cse29)) .cse30 .cse31 .cse32)) (or (and (or .cse4 (and .cse33 .cse34)) (or .cse35 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse37 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse36 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse37))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse36 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse36 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse37) .cse38))))))) .cse39 (or (and (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse40 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse40) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse40) .cse38))))) .cse35) .cse41) .cse19)) .cse11) (or .cse2 (and (or .cse42 .cse19) .cse43 .cse20))))) (or .cse2 (and .cse46 .cse47 .cse48 (or .cse18 (and .cse49 .cse50))) .cse51) .cse52 .cse53 (or .cse2 (and (or (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse54 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse54 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse54 (+ v_arrayElimCell_173 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse54 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or (and .cse55 (or .cse56 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_27 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse57 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_27) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse57 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse57 (+ v_arrayElimCell_173 8)))))))) .cse4) (or .cse56 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_28 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse58 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_28) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse58 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse58 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse58 (+ v_arrayElimCell_173 8))))))) (or (and (or .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_29 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse59 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_29) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse59 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse59 (+ v_arrayElimCell_169 8))))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse60 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse60 (+ v_arrayElimCell_169 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse60 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) .cse19)) .cse18) (or .cse56 .cse61 .cse4) .cse62 .cse63 (or .cse5 (and (or .cse19 .cse64) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse65 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse65 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse65 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse65 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))))) (or (and .cse66 .cse67 (or .cse5 (and (or .cse2 (and .cse68 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse69 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse69 (+ v_arrayElimCell_172 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse69 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse69 (+ v_arrayElimCell_173 8)))))))) (or .cse2 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse70 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse70 (+ v_arrayElimCell_172 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse70 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) .cse64) .cse19))) (or (and (or .cse2 (and (or (and .cse49 .cse47 .cse50) .cse51) .cse71 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse72 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse72 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse72 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse72 (+ v_arrayElimCell_173 8)))))) .cse73)) (or (and (or .cse4 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_31 (Array Int Int))) (let ((.cse74 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_31) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse74 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse74 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or .cse19 (forall ((v_arrayElimArr_32 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse75 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_32) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse75 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse75 (+ v_arrayElimCell_169 8))))))) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_30 (Array Int Int))) (let ((.cse76 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_30) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse76 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse76 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse76 (+ v_arrayElimCell_169 8))))))) .cse2 .cse56)) .cse18)) .cse11) (or (and .cse77 .cse78 (or .cse2 .cse56 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_14 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse79 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse80 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_14) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse79))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_14 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse79) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse80 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse80 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_15 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse81 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_15) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse81 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse81 (+ v_arrayElimCell_169 8)))))))) (or .cse2 .cse5 .cse82)) .cse19) .cse83 .cse84 (or .cse19 (and .cse77 (or (and (forall ((v_arrayElimArr_8 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse85 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_8) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= (select .cse85 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= (select .cse85 (+ v_arrayElimCell_169 8)) |c_ULTIMATE.start_main_~data~0#1|)))) (forall ((v_arrayElimArr_7 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse87 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse86 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_7) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse87))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse86 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_7 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse87) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse86 (+ v_arrayElimCell_169 8)))))))) .cse2 .cse56) .cse78)) .cse88 .cse89)))) (or .cse2 (and (or .cse18 (and (or (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse98 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse98 .cse38)) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse98 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_26 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse99 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_26) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse99 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse99 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) .cse19) (or (and .cse55 (or .cse56 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_25 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse100 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_25) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse100 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse100 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) .cse4) (or .cse56 (forall ((v_arrayElimArr_24 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse101 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_24) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse101 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse101 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse101 (+ v_arrayElimCell_173 8))))))) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse102 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse102 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse102 (+ v_arrayElimCell_173 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse102 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))))) (or .cse5 (and (or .cse103 .cse19) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse105 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse104 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse105))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse104 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse104 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse105) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))))) (or (and (or (and (or .cse19 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_20 (Array Int Int))) (let ((.cse106 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_20) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse106) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_20 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse106) (+ v_arrayElimCell_172 8))))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_20 (Array Int Int))) (let ((.cse107 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse108 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_20 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse107))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_20) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse107) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse108 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse108 (+ v_arrayElimCell_172 8)))))))) .cse5) (or .cse61 .cse4)) .cse56) (or (and (or .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_19 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_19) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) .cse109) .cse110) .cse62 .cse63)) (or .cse19 (and .cse111 (or .cse2 .cse56 (and (or (forall ((v_arrayElimArr_6 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse112 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_6) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse112) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_6 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse112) (+ v_arrayElimCell_172 8)))))) .cse5) (forall ((v_arrayElimArr_7 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse114 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse113 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_7) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse114))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse113 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_7 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse114) (+ v_arrayElimCell_172 8))) (= (select .cse113 .cse38) |c_ULTIMATE.start_main_~data~0#1|))))) (or (forall ((v_arrayElimArr_5 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) .cse110) (or .cse18 (forall ((v_arrayElimArr_8 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse115 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_8) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= (select .cse115 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse115 .cse38)))))))) .cse116)) (or (and .cse3 .cse117) .cse2 .cse4) (or .cse5 (and (or .cse4 (and .cse15 (or .cse2 (and .cse16 (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_16 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_16) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) .cse110))) .cse17)) (or (and .cse6 .cse7 .cse8 .cse9 .cse10 (or (and (or .cse2 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|))) .cse118 (or .cse35 .cse119)) .cse110)) .cse11) (or .cse2 (and .cse12 (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_18 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_18) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) .cse110) .cse13 .cse14)))) (or .cse0 (and (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse121 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse120 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse121))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse120 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse121) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse120 (+ v_arrayElimCell_173 8))))))) .cse19) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse123 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse122 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse123))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse122 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse122 (+ v_arrayElimCell_173 8)))) (forall ((v_ArrVal_5432 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse123) .cse38))))))) (or .cse18 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse124 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse124 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse124 (+ v_arrayElimCell_173 8))))))) (or .cse125 .cse4) (or .cse19 (and (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) .cse38))) .cse18) (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse126 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse126) .cse38)) (forall ((v_arrayElimCell_172 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse126) (+ v_arrayElimCell_172 8))))))))) .cse83 .cse88)) (or .cse2 (and .cse46 .cse47 .cse48 .cse127 (or (and .cse128 .cse129) .cse18)) .cse51) (or (not .cse130) (and (or .cse5 (and (or .cse4 (and .cse15 .cse131)) (or (and (or (and .cse132 .cse133) .cse19) .cse134 (or (and .cse135 .cse136) .cse4) .cse8 (or .cse110 (and .cse118 .cse119))) .cse11))) (or .cse18 (and (or (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse138 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse137 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse138))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse137 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse137 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse138) .cse38)))))) (or (and .cse139 .cse140) .cse110) .cse39 (or (and .cse41 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse141 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse141) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse141) .cse38)))))) .cse19) (or (and .cse33 .cse142) .cse4)) .cse11) (or (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse143 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse143) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse143) (+ v_arrayElimCell_173 8)))))) .cse30 .cse144 .cse32) .cse4))) (or (and .cse1 .cse52 .cse53 .cse83 .cse84 .cse88 .cse89) .cse0))) (or (and .cse111 (or .cse2 .cse56 (and (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_15 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse145 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_15) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse145 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse145 .cse38))))) .cse18) (or .cse110 (forall ((v_arrayElimArr_12 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_12) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_14 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse146 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse147 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_14) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse146))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_14 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse146) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse147 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= (select .cse147 .cse38) |c_ULTIMATE.start_main_~data~0#1|))))) (or (forall ((v_arrayElimArr_13 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse148 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_13 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse148) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_13) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse148) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse5))) .cse116 (or .cse2 .cse5 (and .cse82 (or (forall ((v_arrayElimArr_11 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_11) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) .cse110)))) .cse19) (or (let ((.cse179 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse270 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse270) (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse271 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse270))) (or (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse271 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse271 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))))) (.cse182 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse269 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse269 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse269 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse269 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse91))) (let ((.cse155 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse268 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse268 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse268 (+ v_arrayElimCell_173 8))) (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse268 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse268 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse156 (or .cse182 .cse19)) (.cse180 (or .cse93 .cse51)) (.cse175 (or .cse2 .cse109)) (.cse157 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse267 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store v_ArrVal_5432 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse267 (+ v_arrayElimCell_173 8))) (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse267 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse267 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse159 (or .cse4 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse266 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store v_ArrVal_5432 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse266 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse266 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (.cse158 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse265 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store v_ArrVal_5432 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse265 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse265 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse190 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse264 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse264 (+ v_arrayElimCell_169 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse264 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (.cse152 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse263 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse263 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse263 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse263 (+ v_arrayElimCell_173 8))))))) (.cse150 (or (and .cse260 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse262 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse261 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse262))) (or (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse261 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse261 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse262) (+ v_arrayElimCell_173 8))))))) .cse4)) (.cse151 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse259 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse257 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse259))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse257 (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse258 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse259))) (or (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse258 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse258 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse257 (+ v_arrayElimCell_173 8)))))))) (.cse149 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse256 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse255 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse256))) (or (forall ((v_arrayElimCell_172 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse255 (+ v_arrayElimCell_172 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse256) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse255 (+ v_arrayElimCell_173 8)))))))) (.cse153 (or (and .cse179 .cse178) .cse19))) (and (or (and (or .cse2 (and (or (and .cse149 .cse47) .cse5) .cse150 .cse151 (or (and .cse71 .cse73 .cse152) .cse18) .cse153 (or (and (or (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse154 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse154 (+ v_arrayElimCell_173 8)))) (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse154 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse154 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse50) .cse18) .cse46 (or .cse5 .cse68) .cse155 .cse47 .cse156 .cse127) .cse51) .cse63 .cse117)) (or .cse2 .cse56 (and (or .cse18 (and .cse157 (or .cse158 .cse19) .cse159)) (or .cse5 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_48 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse160 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse161 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_48 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse160))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_48) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse160) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse161 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse161 (+ v_arrayElimCell_173 8)))))))) (or .cse4 (and (forall ((v_arrayElimArr_46 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse162 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_46) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse162) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_46 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse162) (+ v_arrayElimCell_173 8)))))) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_49 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse164 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse163 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_49) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse164))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse163 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse163 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_49 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse164) (+ v_arrayElimCell_173 8))))))))) (or .cse110 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_52 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_52) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (v_arrayElimArr_51 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse167 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse166 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_51) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse167)) (.cse165 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_51 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse167))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse165 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse166 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse166 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse165 (+ v_arrayElimCell_172 8))))))) (or (and (or .cse5 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_47 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse168 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_47 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse168) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_47) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse168) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_50 (Array Int Int))) (let ((.cse170 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse169 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_50) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse170))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse169 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse169 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_50 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse170) (+ v_arrayElimCell_172 8)))))))) .cse19) (or (forall ((v_arrayElimArr_46 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse172 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse171 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_46 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse172))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse171 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_46) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse172) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse171 (+ v_arrayElimCell_173 8))))))) .cse4)))) .cse11) (or .cse2 (and (or (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse173 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse173 (+ v_arrayElimCell_169 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse173 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse173 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse50) .cse18) .cse46 .cse155 .cse47 .cse156 .cse127) .cse51) (or .cse19 (and (or (and .cse174 (or .cse2 .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_39 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_39) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) .cse175) .cse110) (or .cse2 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse176 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse177 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse176))) (or (forall ((v_arrayElimCell_172 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse176) (+ v_arrayElimCell_172 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse177 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse177 (+ v_arrayElimCell_169 8))))))) .cse90 .cse178)) (or .cse2 (and .cse179 (or .cse18 (and .cse180 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse181 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse181 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse181 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (or .cse51 .cse182) .cse178)) (or .cse2 .cse56 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_42 (Array Int Int))) (let ((.cse184 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse183 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_42) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse184))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse183 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_42 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse184) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse183 (+ v_arrayElimCell_169 8))))))) (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_41 (Array Int Int))) (let ((.cse185 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_41) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse185 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse185 (+ v_arrayElimCell_169 8)))))) .cse18) (or .cse5 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimArr_40 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse186 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_40 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse186) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_40) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse186) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))))))) (or (and (or .cse2 .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_38 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse187 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse188 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_38) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse187))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_38 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse187) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse188 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= (select .cse188 (+ v_arrayElimCell_169 8)) |c_ULTIMATE.start_main_~data~0#1|)))))) (or .cse18 (and (or .cse189 .cse2) (or .cse2 (and .cse180 .cse190)) (or .cse2 .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_37 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse191 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_37) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse191 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= (select .cse191 (+ v_arrayElimCell_169 8)) |c_ULTIMATE.start_main_~data~0#1|))))))) (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse192 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse193 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse192))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse192) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse193 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse193 (+ v_arrayElimCell_169 8))))))) .cse2) (or .cse5 (and .cse194 (or .cse2 (forall ((v_arrayElimArr_35 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse195 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_35 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse195) (+ v_arrayElimCell_172 8)) |c_ULTIMATE.start_main_~data~0#1|) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_35) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse195) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or .cse2 .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_36 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse196 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_36) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse196) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_36 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse196) (+ v_arrayElimCell_172 8))))))) (or .cse2 .cse103))) (or .cse2 (and (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse197 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse197 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse197 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse197 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse51) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse199 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_ArrVal_5432 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse198 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse199))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse198 (+ v_arrayElimCell_169 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse198 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse199) (+ v_arrayElimCell_172 8)))))))) (or (and .cse174 (or .cse2 .cse56 (forall ((v_arrayElimArr_34 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_34) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (or .cse2 .cse5 (forall ((v_arrayElimArr_33 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_33) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) .cse175) .cse110) (or .cse2 .cse5 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse200 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse200) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse200) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store v_ArrVal_5432 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse200) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) .cse19) (or .cse2 (and (or (and (or .cse56 (and .cse157 .cse159)) (or (and (or .cse56 .cse158) .cse190) .cse19) .cse71 .cse152) .cse18) .cse150 .cse151 (or .cse5 (and .cse149 (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse201 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse201) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse201) (+ v_arrayElimCell_173 8)))))) .cse4))) .cse153 (or (and (or .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_59 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_59) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) .cse109) .cse110) .cse63 (or .cse56 (and (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_53 (Array Int Int))) (let ((.cse202 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse203 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_53 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse202))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_53) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse202) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse203 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse203 (+ v_arrayElimCell_172 8))))))) .cse4) (or .cse4 (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_58 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse205 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse204 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_58) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse205))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse204 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_58 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse205) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse204 (+ v_arrayElimCell_169 8))))))) (or (forall ((v_arrayElimArr_55 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse206 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_55 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse206) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_55) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse206) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse5) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_53 (Array Int Int))) (let ((.cse207 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_53) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse207) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_53 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse207) (+ v_arrayElimCell_173 8)))))))) (or .cse19 (and (or .cse5 (forall ((v_arrayElimArr_54 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse208 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_54) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse208) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_54 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse208) (+ v_arrayElimCell_172 8))))))) (forall ((v_arrayElimArr_56 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse210 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse209 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_56) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse210))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse209 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_56 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse210) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse209 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))))) (or (forall ((v_arrayElimArr_55 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse212 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse211 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_55 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse212))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse211 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse211 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_55) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse212) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) .cse5) (forall ((v_arrayElimArr_57 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse215 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse213 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_57 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse215)) (.cse214 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_57) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse215))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse213 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse213 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse214 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse214 (+ v_arrayElimCell_169 8))))))))))) (or .cse5 (and (or (and (or .cse2 (and (or .cse4 (forall ((v_arrayElimArr_44 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse216 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse216) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse216) (+ v_arrayElimCell_173 8))))))) (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse218 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse217 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse218))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse217 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse218) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse217 (+ v_arrayElimCell_173 8)))))))) (or .cse110 (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (or (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse219 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse219) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse219) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse19))) (or .cse35 (and (or (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_172 8)))) .cse110) (forall ((v_arrayElimArr_44 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse222 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse220 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse222))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse220 (+ v_arrayElimCell_173 8))) (forall ((v_arrayElimCell_172 Int)) (let ((.cse221 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse220 .cse221)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse222) .cse221))))))))) (or (forall ((v_arrayElimArr_44 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse223 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse223) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse223) (+ v_arrayElimCell_173 8)))))) .cse4) (or .cse19 (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse224 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (.cse225 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse224) .cse225)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse224) .cse225)))))))) (forall ((v_arrayElimArr_44 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse229 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse227 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse229)) (.cse226 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse229))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse226 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse227 (+ v_arrayElimCell_173 8))) (forall ((v_arrayElimCell_172 Int)) (let ((.cse228 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse227 .cse228)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse226 .cse228))))))))) (or .cse19 (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse230 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse232 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse230)) (.cse231 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse230) .cse231)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse232 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse232 .cse231))))))) (or (forall ((v_arrayElimArr_44 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse234 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse233 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse234))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse233 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse233 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse234) (+ v_arrayElimCell_173 8))))))) .cse4) (or (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse235 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse235 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse235 (+ v_arrayElimCell_172 8)))))) .cse110)) .cse11) (or .cse2 (and (or .cse110 (forall ((v_arrayElimArr_45 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (forall ((v_arrayElimArr_45 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse236 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse237 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_45 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse236))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse236) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse237 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse237 (+ v_arrayElimCell_173 8)))))))) (or (forall ((v_arrayElimCell_173 Int) (v_arrayElimArr_45 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse238 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_45 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse238) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse238) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse4) (or (forall ((v_arrayElimArr_45 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse239 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse239) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_45 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse239) (+ v_arrayElimCell_172 8)))))) .cse19))) (or (and (or .cse35 (forall ((v_arrayElimArr_43 (Array Int Int)) (v_prenex_1788 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_prenex_1788 8))))) (forall ((v_arrayElimArr_43 (Array Int Int)) (v_prenex_1788 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse240 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse240 (+ v_prenex_1788 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse240 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or .cse2 (and (forall ((v_arrayElimArr_43 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse241 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_43 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse241) (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse241) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) (or (forall ((v_arrayElimArr_43 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) .cse110)))) .cse4))) (or (let ((.cse245 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse254 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse253 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse254))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse253 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse254) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse253 (+ v_arrayElimCell_173 8))))))))) (and (or (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse242 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse243 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse242))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse242) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse243 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse243 (+ v_arrayElimCell_173 8))))))) (or .cse35 .cse244)) .cse11) (or .cse2 .cse245 .cse19) (or .cse4 (and (or .cse35 .cse246) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse247 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse247) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse247) (+ v_arrayElimCell_173 8)))))))) (or (and (or .cse2 .cse248 .cse19) (or (and .cse28 .cse30) .cse4) (or .cse2 .cse248) (or (and (or .cse35 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_169 8))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse249 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse249 (+ v_arrayElimCell_169 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse249 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) .cse11)) .cse110) (or (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse251 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse250 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse251))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse250 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse251) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse250 (+ v_arrayElimCell_173 8))))))) .cse31) .cse4) (or .cse2 .cse245) (or (and (or .cse2 .cse42) (or (and .cse42 (or .cse252 .cse35)) .cse11)) .cse19))) .cse18)))) .cse130) (or .cse18 (let ((.cse272 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse279 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5432 (Array Int Int))) (let ((.cse278 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse279))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse278 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse278 (+ v_arrayElimCell_173 8)))))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse279) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (and (or .cse2 (and .cse43 .cse127 .cse272 (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse273 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse273) .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse273) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse19))) (or .cse2 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse274 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_ArrVal_5432 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse274) .cse38))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse274) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse127 .cse272) .cse19) (or (let ((.cse275 (and (or .cse35 .cse139) .cse140))) (and .cse33 (or .cse275 .cse110) (or .cse275 .cse19) .cse34)) .cse11) (or .cse4 (and .cse28 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse276 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse277 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse276))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse276) .cse38)) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse277 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse277 (+ v_arrayElimCell_173 8))))))) .cse30 (or (and .cse29 .cse127 .cse272) .cse2) (or .cse35 .cse125)))))) (or (and .cse66 .cse67 (or .cse5 (and (or (and (or .cse2 .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_9 (Array Int Int))) (let ((.cse280 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_9) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse280) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_9 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse280) (+ v_arrayElimCell_172 8))))))) .cse194) .cse19) .cse281 .cse282)) (or .cse18 (and (or .cse2 .cse56 (and (or (forall ((v_arrayElimArr_22 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse283 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_22) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse283 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse283 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse19) (or .cse4 (forall ((v_arrayElimCell_173 Int) (v_arrayElimArr_23 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse284 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_23) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse284 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse284 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (forall ((v_arrayElimArr_21 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse285 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_21) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse285 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse285 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse285 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (or .cse2 (and (or (and .cse128 .cse47 .cse129) .cse51) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse286 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse286 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse286 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse286 (+ v_arrayElimCell_173 8)))))) .cse71 (or .cse19 .cse287))))) (or (and .cse174 (or .cse2 .cse56 (forall ((v_arrayElimArr_10 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_10) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse110)) .cse11))))))) is different from false [2024-11-09 08:03:19,220 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse26 (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse27 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse25 (+ |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| 4))) (let ((.cse35 (= .cse27 .cse25)) (.cse51 (= |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|)) (.cse18 (= |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| .cse26)) (.cse0 (= |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| .cse26)) (.cse38 (+ |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.offset| 8)) (.cse21 (select |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|)) (.cse22 (+ |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.offset| 4)) (.cse24 (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|)))) (let ((.cse19 (= |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| .cse26)) (.cse109 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (.cse103 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse370 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse370) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse370) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse287 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse369 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse369 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse369 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse248 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (.cse110 (not .cse0)) (.cse5 (not .cse18)) (.cse64 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse368 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse368 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse368 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse56 (not .cse51)) (.cse68 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse367 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse367 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse367 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse367 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse2 (not .cse35))) (let ((.cse290 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse366 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse366 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse366 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse281 (or (and (or .cse68 .cse51) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse365 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse364 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse365))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse364 (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse365) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse364 (+ v_arrayElimCell_173 8)))))))) .cse2)) (.cse282 (or .cse2 .cse56 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_9 (Array Int Int))) (let ((.cse362 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse363 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_9 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse362))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_9) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse362) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse363 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse363 (+ v_arrayElimCell_173 8))))))))) (.cse142 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse361 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse361) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse361) .cse38)))))) (.cse93 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse360 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse360 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse360 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse189 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse359 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse359 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse359 (+ v_arrayElimCell_169 8))))))) (.cse91 (or .cse5 .cse64)) (.cse291 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse358 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse358 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse358 .cse38)))))) (.cse127 (or .cse248 .cse110)) (.cse306 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse356 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse356) (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse357 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse356))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse357 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse357 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))))) (.cse307 (or .cse18 .cse287)) (.cse178 (or .cse103 .cse5)) (.cse117 (or .cse110 .cse109)) (.cse302 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse355 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse355) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse355) (+ v_arrayElimCell_173 8))))))) (.cse252 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_169 8))))) (.cse246 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_173 8))))) (.cse144 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_173 8))))) (.cse244 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse354 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse354 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse354 (+ v_arrayElimCell_173 8))))))) (.cse132 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse353 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse351 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse353)) (.cse352 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse351 .cse352)) (= (select .cse351 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse353) .cse352) |c_ULTIMATE.start_main_~data~0#1|)))))) (.cse133 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse349 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (.cse350 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse349) .cse350)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse349) .cse350) |c_ULTIMATE.start_main_~data~0#1|))))) (.cse134 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse347 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse346 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse347)) (.cse348 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse346 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse347) .cse348)) (= (select .cse346 .cse348) |c_ULTIMATE.start_main_~data~0#1|)))))) (.cse135 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse344 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse345 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse344))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse344) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse345 (+ v_arrayElimCell_172 8))) (= (select .cse345 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|)))))) (.cse136 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse343 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse343) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse343) (+ v_arrayElimCell_172 8))))))) (.cse131 (forall ((v_prenex_884 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_16 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_16) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_prenex_884 8))))) (.cse260 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse342 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse342) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse342) (+ v_arrayElimCell_173 8))))))) (.cse4 (not .cse19))) (let ((.cse55 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse341 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse341 (+ v_arrayElimCell_173 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse341 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (.cse61 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_20 (Array Int Int))) (let ((.cse339 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse340 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_20 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse339))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_20) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse339) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse340 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse340 (+ v_arrayElimCell_172 8)))))))) (.cse62 (or (and .cse260 (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_20 (Array Int Int))) (let ((.cse338 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_20) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse338) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_20 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse338) (+ v_arrayElimCell_173 8)))))) .cse56)) .cse4)) (.cse3 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse337 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse337 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse337 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse16 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_16 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse336 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_16) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse336) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_16 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse336) (+ v_arrayElimCell_173 8)))))))) (.cse17 (or .cse35 .cse131)) (.cse6 (or (and .cse135 (or .cse35 .cse136) (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse335 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse335) (+ v_arrayElimCell_173 8))) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse335) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|)))) .cse2)) .cse4)) (.cse7 (or .cse35 .cse134)) (.cse9 (or .cse2 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse334 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse333 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse334))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse333 (+ v_arrayElimCell_173 8))) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse334) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= (select .cse333 (+ v_arrayElimCell_172 8)) |c_ULTIMATE.start_main_~data~0#1|))))))) (.cse10 (or (and .cse132 (or .cse2 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse332 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse332) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse332) (+ v_arrayElimCell_172 8)) |c_ULTIMATE.start_main_~data~0#1|))))) (or .cse35 .cse133)) .cse19)) (.cse12 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_18 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse330 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse331 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_18 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse330))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_18) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse330) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_arrayElimCell_173 Int)) (= (select .cse331 (+ v_arrayElimCell_173 8)) |c_ULTIMATE.start_main_~data~0#1|)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse331 (+ v_arrayElimCell_172 8)))))))) (.cse13 (or .cse4 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_18 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse329 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_18) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse329) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_18 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse329) (+ v_arrayElimCell_173 8)) |c_ULTIMATE.start_main_~data~0#1|)))))) (.cse14 (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_18 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse328 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_18) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse328) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_18 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse328) (+ v_arrayElimCell_172 8)))))) .cse19)) (.cse48 (or .cse5 .cse19 .cse64)) (.cse15 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_16 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse327 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_16) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse327 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_prenex_884 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse327 (+ v_prenex_884 8)))))))) (.cse8 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse326 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse324 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse326)) (.cse323 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_17 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse326)) (.cse325 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse323 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse324 .cse325)) (= (select .cse324 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= (select .cse323 .cse325) |c_ULTIMATE.start_main_~data~0#1|)))))) (.cse118 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse322 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse322 (+ v_arrayElimCell_172 8))) (= (select .cse322 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|))))) (.cse119 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_172 8))))) (.cse39 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse321 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse320 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse321)) (.cse319 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse321))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse319 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse320 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse320 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse319 .cse38))))))) (.cse41 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse318 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse317 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse318))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse317 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse318) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse317 .cse38))))))) (.cse32 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse316 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse315 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse316))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse315 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse316) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse315 (+ v_arrayElimCell_173 8)))))))) (.cse1 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse314 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse313 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse314))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse313 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse313 (+ v_arrayElimCell_173 8)))) (forall ((v_ArrVal_5432 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse314) (+ v_arrayElimCell_169 8))))))))) (.cse52 (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse311 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse312 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse311))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse311) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse312 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse312 (+ v_arrayElimCell_173 8))))))) .cse19)) (.cse53 (or .cse244 .cse18)) (.cse83 (or .cse4 (and (or .cse246 .cse18) .cse144))) (.cse84 (or (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse310 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_arrayElimCell_172 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse310) (+ v_arrayElimCell_172 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse310) (+ v_arrayElimCell_169 8)))))) (or .cse252 .cse18)) .cse19)) (.cse88 (or (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse309 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse309 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse309 (+ v_arrayElimCell_173 8))))))) (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_172 8)))) .cse19) (or .cse4 .cse144)) .cse5)) (.cse89 (or .cse302 .cse4)) (.cse111 (or .cse2 (and .cse306 .cse307 .cse178 .cse117))) (.cse116 (or (and .cse306 .cse307 .cse178 .cse117 (or (and .cse91 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse308 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse308 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse308 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse308 .cse38))))) (or .cse291 .cse18) .cse127) .cse51)) .cse2)) (.cse82 (forall ((v_arrayElimArr_11 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse305 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_11) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse305) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_arrayElimCell_172 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_11 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse305) (+ v_arrayElimCell_172 8)))))))) (.cse73 (or .cse189 .cse19)) (.cse50 (or .cse93 .cse19)) (.cse46 (or .cse68 .cse4)) (.cse90 (or .cse189 .cse18)) (.cse63 (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse304 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse303 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse304))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse303 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse304) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse303 (+ v_arrayElimCell_173 8))))))) .cse4)) (.cse31 (or .cse35 .cse302)) (.cse42 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse301 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse301) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse301) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse130 (= |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.offset| .cse27)) (.cse43 (or .cse4 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse300 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse300) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse300) (+ v_arrayElimCell_173 8)))))))) (.cse33 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse299 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse298 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse299))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse298 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse299) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse298 .cse38))))))) (.cse34 (or .cse35 .cse142)) (.cse139 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) .cse38)))) (.cse140 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse297 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse297 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse297 .cse38)))))) (.cse28 (or .cse35 .cse144)) (.cse30 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse296 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse296 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse296 (+ v_arrayElimCell_173 8))))))) (.cse29 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse295 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5432 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse295) (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse295) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse125 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse294 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse294) .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse294) (+ v_arrayElimCell_173 8))))))) (.cse66 (or (and .cse281 .cse282) .cse4)) (.cse67 (or (and (or .cse2 .cse56 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_9 (Array Int Int))) (let ((.cse293 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_9) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse293) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_9 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse293) (+ v_arrayElimCell_173 8))))))) (or .cse2 (and .cse260 (or .cse290 .cse51)))) .cse4)) (.cse194 (or .cse2 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse292 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse292) (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse292) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or .cse51 .cse64)))) (.cse128 (or .cse291 .cse19)) (.cse47 (or .cse290 .cse4)) (.cse129 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse289 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse289 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse289 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse289 .cse38)))))) (.cse71 (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse288 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse288 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse288 (+ v_arrayElimCell_173 8)))))) .cse4)) (.cse174 (or (and (or .cse248 .cse51) .cse109) .cse2)) (.cse11 (= |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|))) (and (or .cse0 (let ((.cse92 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse96 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse96) (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse97 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse96))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse97 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse97 (+ v_arrayElimCell_169 8))))))))))) (let ((.cse49 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse95 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse95 (+ v_arrayElimCell_169 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse95 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse95 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse77 (or .cse2 (and (or (and (or .cse93 .cse18) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse94 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse94 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse94 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse94 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) .cse51) .cse90 .cse91 .cse92))) (.cse78 (or .cse2 (and .cse90 .cse91 .cse92)))) (and .cse1 (or .cse2 .cse3 .cse4) (or .cse5 (and (or (and .cse6 .cse7 .cse8 .cse9 .cse10) .cse11) (or .cse2 (and .cse12 .cse13 .cse14)) (or .cse4 (and .cse15 (or .cse2 .cse16) .cse17)))) (or .cse18 (let ((.cse20 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse45 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5432 (Array Int Int))) (let ((.cse44 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse45))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse44 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse44 (+ v_arrayElimCell_173 8)))))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse45) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (and (or .cse2 .cse19 (and .cse20 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse23 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse23) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_ArrVal_5432 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse23) (+ v_arrayElimCell_169 8))))))))) (or .cse4 (and .cse28 (or .cse2 (and .cse20 .cse29)) .cse30 .cse31 .cse32)) (or (and (or .cse4 (and .cse33 .cse34)) (or .cse35 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse37 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse36 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse37))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse36 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse36 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse37) .cse38))))))) .cse39 (or (and (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse40 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse40) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse40) .cse38))))) .cse35) .cse41) .cse19)) .cse11) (or .cse2 (and (or .cse42 .cse19) .cse43 .cse20))))) (or .cse2 (and .cse46 .cse47 .cse48 (or .cse18 (and .cse49 .cse50))) .cse51) .cse52 .cse53 (or .cse2 (and (or (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse54 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse54 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse54 (+ v_arrayElimCell_173 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse54 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or (and .cse55 (or .cse56 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_27 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse57 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_27) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse57 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse57 (+ v_arrayElimCell_173 8)))))))) .cse4) (or .cse56 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_28 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse58 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_28) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse58 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse58 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse58 (+ v_arrayElimCell_173 8))))))) (or (and (or .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_29 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse59 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_29) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse59 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse59 (+ v_arrayElimCell_169 8))))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse60 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse60 (+ v_arrayElimCell_169 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse60 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) .cse19)) .cse18) (or .cse56 .cse61 .cse4) .cse62 .cse63 (or .cse5 (and (or .cse19 .cse64) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse65 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse65 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse65 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse65 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))))) (or (and .cse66 .cse67 (or .cse5 (and (or .cse2 (and .cse68 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse69 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse69 (+ v_arrayElimCell_172 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse69 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse69 (+ v_arrayElimCell_173 8)))))))) (or .cse2 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse70 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse70 (+ v_arrayElimCell_172 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse70 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) .cse64) .cse19))) (or (and (or .cse2 (and (or (and .cse49 .cse47 .cse50) .cse51) .cse71 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse72 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse72 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse72 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse72 (+ v_arrayElimCell_173 8)))))) .cse73)) (or (and (or .cse4 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_31 (Array Int Int))) (let ((.cse74 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_31) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse74 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse74 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or .cse19 (forall ((v_arrayElimArr_32 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse75 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_32) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse75 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse75 (+ v_arrayElimCell_169 8))))))) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_30 (Array Int Int))) (let ((.cse76 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_30) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse76 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse76 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse76 (+ v_arrayElimCell_169 8))))))) .cse2 .cse56)) .cse18)) .cse11) (or (and .cse77 .cse78 (or .cse2 .cse56 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_14 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse79 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse80 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_14) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse79))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_14 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse79) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse80 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse80 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_15 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse81 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_15) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse81 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse81 (+ v_arrayElimCell_169 8)))))))) (or .cse2 .cse5 .cse82)) .cse19) .cse83 .cse84 (or .cse19 (and .cse77 (or (and (forall ((v_arrayElimArr_8 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse85 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_8) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= (select .cse85 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= (select .cse85 (+ v_arrayElimCell_169 8)) |c_ULTIMATE.start_main_~data~0#1|)))) (forall ((v_arrayElimArr_7 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse87 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse86 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_7) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse87))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse86 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_7 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse87) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse86 (+ v_arrayElimCell_169 8)))))))) .cse2 .cse56) .cse78)) .cse88 .cse89)))) (or .cse2 (and (or .cse18 (and (or (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse98 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse98 .cse38)) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse98 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_26 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse99 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_26) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse99 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse99 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) .cse19) (or (and .cse55 (or .cse56 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_25 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse100 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_25) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse100 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse100 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) .cse4) (or .cse56 (forall ((v_arrayElimArr_24 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse101 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_24) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse101 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse101 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse101 (+ v_arrayElimCell_173 8))))))) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse102 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse102 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse102 (+ v_arrayElimCell_173 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse102 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))))) (or .cse5 (and (or .cse103 .cse19) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse105 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse104 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse105))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse104 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse104 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse105) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))))) (or (and (or (and (or .cse19 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_20 (Array Int Int))) (let ((.cse106 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_20) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse106) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_20 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse106) (+ v_arrayElimCell_172 8))))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_20 (Array Int Int))) (let ((.cse107 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse108 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_20 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse107))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_20) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse107) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse108 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse108 (+ v_arrayElimCell_172 8)))))))) .cse5) (or .cse61 .cse4)) .cse56) (or (and (or .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_19 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_19) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) .cse109) .cse110) .cse62 .cse63)) (or .cse19 (and .cse111 (or .cse2 .cse56 (and (or (forall ((v_arrayElimArr_6 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse112 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_6) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse112) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_6 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse112) (+ v_arrayElimCell_172 8)))))) .cse5) (forall ((v_arrayElimArr_7 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse114 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse113 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_7) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse114))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse113 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_7 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse114) (+ v_arrayElimCell_172 8))) (= (select .cse113 .cse38) |c_ULTIMATE.start_main_~data~0#1|))))) (or (forall ((v_arrayElimArr_5 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_5) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) .cse110) (or .cse18 (forall ((v_arrayElimArr_8 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse115 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_8) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= (select .cse115 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse115 .cse38)))))))) .cse116)) (or (and .cse3 .cse117) .cse2 .cse4) (or .cse5 (and (or .cse4 (and .cse15 (or .cse2 (and .cse16 (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_16 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_16) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) .cse110))) .cse17)) (or (and .cse6 .cse7 .cse8 .cse9 .cse10 (or (and (or .cse2 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_17 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_17) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)) |c_ULTIMATE.start_main_~data~0#1|))) .cse118 (or .cse35 .cse119)) .cse110)) .cse11) (or .cse2 (and .cse12 (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_arrayElimArr_18 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_18) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) .cse110) .cse13 .cse14)))) (or .cse0 (and (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse121 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse120 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse121))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse120 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse121) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse120 (+ v_arrayElimCell_173 8))))))) .cse19) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse123 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse122 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse123))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse122 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse122 (+ v_arrayElimCell_173 8)))) (forall ((v_ArrVal_5432 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse123) .cse38))))))) (or .cse18 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse124 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse124 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse124 (+ v_arrayElimCell_173 8))))))) (or .cse125 .cse4) (or .cse19 (and (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) .cse38))) .cse18) (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse126 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse126) .cse38)) (forall ((v_arrayElimCell_172 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse126) (+ v_arrayElimCell_172 8))))))))) .cse83 .cse88)) (or .cse2 (and .cse46 .cse47 .cse48 .cse127 (or (and .cse128 .cse129) .cse18)) .cse51) (or (not .cse130) (and (or .cse5 (and (or .cse4 (and .cse15 .cse131)) (or (and (or (and .cse132 .cse133) .cse19) .cse134 (or (and .cse135 .cse136) .cse4) .cse8 (or .cse110 (and .cse118 .cse119))) .cse11))) (or .cse18 (and (or (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse138 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse137 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse138))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse137 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse137 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse138) .cse38)))))) (or (and .cse139 .cse140) .cse110) .cse39 (or (and .cse41 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse141 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse141) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse141) .cse38)))))) .cse19) (or (and .cse33 .cse142) .cse4)) .cse11) (or (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_arrayElimCell_169 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse143 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse143) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse143) (+ v_arrayElimCell_173 8)))))) .cse30 .cse144 .cse32) .cse4))) (or (and .cse1 .cse52 .cse53 .cse83 .cse84 .cse88 .cse89) .cse0))) (or (and .cse111 (or .cse2 .cse56 (and (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_15 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse145 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_15) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse145 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse145 .cse38))))) .cse18) (or .cse110 (forall ((v_arrayElimArr_12 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_12) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_14 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse146 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse147 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_14) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse146))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_14 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse146) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse147 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= (select .cse147 .cse38) |c_ULTIMATE.start_main_~data~0#1|))))) (or (forall ((v_arrayElimArr_13 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse148 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_13 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse148) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_13) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse148) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse5))) .cse116 (or .cse2 .cse5 (and .cse82 (or (forall ((v_arrayElimArr_11 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_11) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) .cse110)))) .cse19) (or (let ((.cse179 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse270 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse270) (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse271 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse270))) (or (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse271 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse271 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))))) (.cse182 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse269 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse269 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse269 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse269 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse91))) (let ((.cse155 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse268 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse268 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse268 (+ v_arrayElimCell_173 8))) (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse268 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse268 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse156 (or .cse182 .cse19)) (.cse180 (or .cse93 .cse51)) (.cse175 (or .cse2 .cse109)) (.cse157 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse267 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store v_ArrVal_5432 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse267 (+ v_arrayElimCell_173 8))) (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse267 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse267 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse159 (or .cse4 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse266 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store v_ArrVal_5432 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse266 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse266 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (.cse158 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse265 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store v_ArrVal_5432 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse265 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse265 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (.cse190 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse264 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse264 (+ v_arrayElimCell_169 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse264 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (.cse152 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse263 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse263 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse263 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse263 (+ v_arrayElimCell_173 8))))))) (.cse150 (or (and .cse260 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse262 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse261 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse262))) (or (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse261 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse261 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse262) (+ v_arrayElimCell_173 8))))))) .cse4)) (.cse151 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse259 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse257 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse259))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse257 (+ v_arrayElimCell_172 8))) (forall ((v_ArrVal_5432 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse258 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse259))) (or (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse258 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse258 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse257 (+ v_arrayElimCell_173 8)))))))) (.cse149 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse256 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse255 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse256))) (or (forall ((v_arrayElimCell_172 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse255 (+ v_arrayElimCell_172 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse256) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse255 (+ v_arrayElimCell_173 8)))))))) (.cse153 (or (and .cse179 .cse178) .cse19))) (and (or (and (or .cse2 (and (or (and .cse149 .cse47) .cse5) .cse150 .cse151 (or (and .cse71 .cse73 .cse152) .cse18) .cse153 (or (and (or (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse154 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse154 (+ v_arrayElimCell_173 8)))) (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse154 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse154 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse50) .cse18) .cse46 (or .cse5 .cse68) .cse155 .cse47 .cse156 .cse127) .cse51) .cse63 .cse117)) (or .cse2 .cse56 (and (or .cse18 (and .cse157 (or .cse158 .cse19) .cse159)) (or .cse5 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_48 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse160 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse161 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_48 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse160))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_48) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse160) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse161 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse161 (+ v_arrayElimCell_173 8)))))))) (or .cse4 (and (forall ((v_arrayElimArr_46 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse162 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_46) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse162) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_46 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse162) (+ v_arrayElimCell_173 8)))))) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_49 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse164 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse163 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_49) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse164))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse163 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse163 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_49 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse164) (+ v_arrayElimCell_173 8))))))))) (or .cse110 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_52 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_52) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (v_arrayElimArr_51 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse167 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse166 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_51) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse167)) (.cse165 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_51 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse167))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse165 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse166 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse166 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse165 (+ v_arrayElimCell_172 8))))))) (or (and (or .cse5 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_47 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse168 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_47 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse168) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_47) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse168) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_50 (Array Int Int))) (let ((.cse170 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse169 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_50) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse170))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse169 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse169 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_50 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse170) (+ v_arrayElimCell_172 8)))))))) .cse19) (or (forall ((v_arrayElimArr_46 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse172 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse171 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_46 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse172))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse171 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_46) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse172) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse171 (+ v_arrayElimCell_173 8))))))) .cse4)))) .cse11) (or .cse2 (and (or (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse173 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse173 (+ v_arrayElimCell_169 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse173 (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse173 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse50) .cse18) .cse46 .cse155 .cse47 .cse156 .cse127) .cse51) (or .cse19 (and (or (and .cse174 (or .cse2 .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_39 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_39) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) .cse175) .cse110) (or .cse2 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse176 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse177 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse176))) (or (forall ((v_arrayElimCell_172 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse176) (+ v_arrayElimCell_172 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse177 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse177 (+ v_arrayElimCell_169 8))))))) .cse90 .cse178)) (or .cse2 (and .cse179 (or .cse18 (and .cse180 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse181 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (forall ((v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse181 (+ v_arrayElimCell_169 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse181 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (or .cse51 .cse182) .cse178)) (or .cse2 .cse56 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_42 (Array Int Int))) (let ((.cse184 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse183 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_42) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse184))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse183 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_42 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse184) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse183 (+ v_arrayElimCell_169 8))))))) (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_41 (Array Int Int))) (let ((.cse185 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_41) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse185 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse185 (+ v_arrayElimCell_169 8)))))) .cse18) (or .cse5 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimArr_40 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse186 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_40 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse186) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_40) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse186) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))))))) (or (and (or .cse2 .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_arrayElimArr_38 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse187 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse188 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_38) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse187))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_38 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse187) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse188 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= (select .cse188 (+ v_arrayElimCell_169 8)) |c_ULTIMATE.start_main_~data~0#1|)))))) (or .cse18 (and (or .cse189 .cse2) (or .cse2 (and .cse180 .cse190)) (or .cse2 .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_37 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse191 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_37) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse191 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= (select .cse191 (+ v_arrayElimCell_169 8)) |c_ULTIMATE.start_main_~data~0#1|))))))) (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse192 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse193 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse192))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse192) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse193 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse193 (+ v_arrayElimCell_169 8))))))) .cse2) (or .cse5 (and .cse194 (or .cse2 (forall ((v_arrayElimArr_35 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse195 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_35 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse195) (+ v_arrayElimCell_172 8)) |c_ULTIMATE.start_main_~data~0#1|) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_35) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse195) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or .cse2 .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_arrayElimArr_36 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse196 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_36) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse196) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_36 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse196) (+ v_arrayElimCell_172 8))))))) (or .cse2 .cse103))) (or .cse2 (and (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse197 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse197 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse197 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse197 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse51) (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse199 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_ArrVal_5432 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse198 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse199))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse198 (+ v_arrayElimCell_169 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse198 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse199) (+ v_arrayElimCell_172 8)))))))) (or (and .cse174 (or .cse2 .cse56 (forall ((v_arrayElimArr_34 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_34) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (or .cse2 .cse5 (forall ((v_arrayElimArr_33 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_33) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) .cse175) .cse110) (or .cse2 .cse5 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse200 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse200) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse200) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store v_ArrVal_5432 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse200) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) .cse19) (or .cse2 (and (or (and (or .cse56 (and .cse157 .cse159)) (or (and (or .cse56 .cse158) .cse190) .cse19) .cse71 .cse152) .cse18) .cse150 .cse151 (or .cse5 (and .cse149 (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse201 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse201) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse201) (+ v_arrayElimCell_173 8)))))) .cse4))) .cse153 (or (and (or .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_59 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_59) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) .cse109) .cse110) .cse63 (or .cse56 (and (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_53 (Array Int Int))) (let ((.cse202 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse203 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_53 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse202))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_53) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse202) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse203 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse203 (+ v_arrayElimCell_172 8))))))) .cse4) (or .cse4 (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimArr_58 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse205 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse204 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_58) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse205))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse204 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_58 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse205) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse204 (+ v_arrayElimCell_169 8))))))) (or (forall ((v_arrayElimArr_55 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse206 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_55 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse206) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_55) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse206) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse5) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_53 (Array Int Int))) (let ((.cse207 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_53) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse207) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_53 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse207) (+ v_arrayElimCell_173 8)))))))) (or .cse19 (and (or .cse5 (forall ((v_arrayElimArr_54 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse208 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_54) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse208) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_54 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse208) (+ v_arrayElimCell_172 8))))))) (forall ((v_arrayElimArr_56 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse210 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse209 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_56) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse210))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse209 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_56 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse210) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse209 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))))) (or (forall ((v_arrayElimArr_55 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse212 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse211 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_55 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse212))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse211 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse211 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_55) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse212) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) .cse5) (forall ((v_arrayElimArr_57 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse215 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse213 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_57 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse215)) (.cse214 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_57) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse215))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse213 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse213 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse214 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse214 (+ v_arrayElimCell_169 8))))))))))) (or .cse5 (and (or (and (or .cse2 (and (or .cse4 (forall ((v_arrayElimArr_44 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse216 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse216) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse216) (+ v_arrayElimCell_173 8))))))) (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse218 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse217 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse218))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse217 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse218) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse217 (+ v_arrayElimCell_173 8)))))))) (or .cse110 (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (or (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse219 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse219) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse219) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse19))) (or .cse35 (and (or (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_172 8)))) .cse110) (forall ((v_arrayElimArr_44 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse222 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse220 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse222))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse220 (+ v_arrayElimCell_173 8))) (forall ((v_arrayElimCell_172 Int)) (let ((.cse221 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse220 .cse221)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse222) .cse221))))))))) (or (forall ((v_arrayElimArr_44 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse223 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse223) (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse223) (+ v_arrayElimCell_173 8)))))) .cse4) (or .cse19 (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse224 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (.cse225 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse224) .cse225)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse224) .cse225)))))))) (forall ((v_arrayElimArr_44 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse229 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse227 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse229)) (.cse226 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse229))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse226 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse227 (+ v_arrayElimCell_173 8))) (forall ((v_arrayElimCell_172 Int)) (let ((.cse228 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse227 .cse228)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse226 .cse228))))))))) (or .cse19 (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse230 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse232 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse230)) (.cse231 (+ v_arrayElimCell_172 8))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse230) .cse231)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse232 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse232 .cse231))))))) (or (forall ((v_arrayElimArr_44 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse234 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse233 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse234))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse233 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse233 (+ v_arrayElimCell_172 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_44 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse234) (+ v_arrayElimCell_173 8))))))) .cse4) (or (forall ((v_arrayElimArr_44 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse235 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_44) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse235 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse235 (+ v_arrayElimCell_172 8)))))) .cse110)) .cse11) (or .cse2 (and (or .cse110 (forall ((v_arrayElimArr_45 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))) (forall ((v_arrayElimArr_45 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse236 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse237 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_45 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse236))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse236) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse237 (+ v_arrayElimCell_172 8))) (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse237 (+ v_arrayElimCell_173 8)))))))) (or (forall ((v_arrayElimCell_173 Int) (v_arrayElimArr_45 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse238 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_45 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse238) (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse238) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse4) (or (forall ((v_arrayElimArr_45 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse239 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_45) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse239) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_45 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse239) (+ v_arrayElimCell_172 8)))))) .cse19))) (or (and (or .cse35 (forall ((v_arrayElimArr_43 (Array Int Int)) (v_prenex_1788 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_prenex_1788 8))))) (forall ((v_arrayElimArr_43 (Array Int Int)) (v_prenex_1788 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int))) (let ((.cse240 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse240 (+ v_prenex_1788 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse240 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (or .cse2 (and (forall ((v_arrayElimArr_43 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse241 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_arrayElimCell_173 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_43 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse241) (+ v_arrayElimCell_173 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse241) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) (or (forall ((v_arrayElimArr_43 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_43) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) .cse110)))) .cse4))) (or (let ((.cse245 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse254 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse253 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse254))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse253 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse254) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse253 (+ v_arrayElimCell_173 8))))))))) (and (or (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse242 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse243 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse242))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse242) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse243 (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse243 (+ v_arrayElimCell_173 8))))))) (or .cse35 .cse244)) .cse11) (or .cse2 .cse245 .cse19) (or .cse4 (and (or .cse35 .cse246) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse247 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse247) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse247) (+ v_arrayElimCell_173 8)))))))) (or (and (or .cse2 .cse248 .cse19) (or (and .cse28 .cse30) .cse4) (or .cse2 .cse248) (or (and (or .cse35 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ v_arrayElimCell_169 8))))) (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse249 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse249 (+ v_arrayElimCell_169 8))) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse249 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) .cse11)) .cse110) (or (and (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (v_arrayElimCell_169 Int)) (let ((.cse251 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse250 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse251))) (or (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse250 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse251) (+ v_arrayElimCell_169 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse250 (+ v_arrayElimCell_173 8))))))) .cse31) .cse4) (or .cse2 .cse245) (or (and (or .cse2 .cse42) (or (and .cse42 (or .cse252 .cse35)) .cse11)) .cse19))) .cse18)))) .cse130) (or .cse18 (let ((.cse272 (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse279 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5432 (Array Int Int))) (let ((.cse278 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse279))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse278 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse278 (+ v_arrayElimCell_173 8)))))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse279) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (and (or .cse2 (and .cse43 .cse127 .cse272 (or (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse273 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse273) .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse273) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse19))) (or .cse2 (and (forall ((v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse274 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (forall ((v_ArrVal_5432 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse274) .cse38))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse274) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse127 .cse272) .cse19) (or (let ((.cse275 (and (or .cse35 .cse139) .cse140))) (and .cse33 (or .cse275 .cse110) (or .cse275 .cse19) .cse34)) .cse11) (or .cse4 (and .cse28 (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int))) (let ((.cse276 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (let ((.cse277 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse276))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse276) .cse38)) (forall ((|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse277 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse277 (+ v_arrayElimCell_173 8))))))) .cse30 (or (and .cse29 .cse127 .cse272) .cse2) (or .cse35 .cse125)))))) (or (and .cse66 .cse67 (or .cse5 (and (or (and (or .cse2 .cse56 (forall ((v_ArrVal_5441 (Array Int Int)) (v_arrayElimCell_172 Int) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int) (v_arrayElimArr_9 (Array Int Int))) (let ((.cse280 (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_9) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse280) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store .cse21 .cse22 (select v_arrayElimArr_9 .cse22))) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) .cse280) (+ v_arrayElimCell_172 8))))))) .cse194) .cse19) .cse281 .cse282)) (or .cse18 (and (or .cse2 .cse56 (and (or (forall ((v_arrayElimArr_22 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse283 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_22) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse283 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse283 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse19) (or .cse4 (forall ((v_arrayElimCell_173 Int) (v_arrayElimArr_23 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse284 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_23) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse284 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse284 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))))))) (forall ((v_arrayElimArr_21 (Array Int Int)) (v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse285 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_21) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse285 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse285 (+ v_arrayElimCell_173 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse285 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))))) (or .cse2 (and (or (and .cse128 .cse47 .cse129) .cse51) (forall ((v_arrayElimCell_173 Int) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5432 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5435 Int) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (let ((.cse286 (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| (store (select (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5432) |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base|) .cse22 v_ArrVal_5435)) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select .cse286 .cse38)) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse286 (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8))) (= |c_ULTIMATE.start_main_~data~0#1| (select .cse286 (+ v_arrayElimCell_173 8)))))) .cse71 (or .cse19 .cse287))))) (or (and .cse174 (or .cse2 .cse56 (forall ((v_arrayElimArr_10 (Array Int Int)) (v_ArrVal_5441 (Array Int Int)) (v_ArrVal_5434 (Array Int Int)) (v_ArrVal_5437 (Array Int Int)) (v_ArrVal_5438 (Array Int Int)) (|ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| Int)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store (store |c_#memory_int#1| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_arrayElimArr_10) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5438) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| v_ArrVal_5441) (select (select (store (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base| (store (select (store (store .cse24 |c_ULTIMATE.start_dll_circular_prepend_~old_head~0#1.base| v_ArrVal_5434) |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base| v_ArrVal_5437) |c_ULTIMATE.start_dll_circular_prepend_~new_head~1#1.base|) .cse25 |c_ULTIMATE.start_dll_circular_prepend_~last~1#1.base|)) .cse26) .cse27)) (+ |ULTIMATE.start_dll_circular_prepend_~last~1#1.offset| 8)))))) .cse110)) .cse11))))))) is different from true