./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/list-simple/sll2c_prepend_equal.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/list-simple/sll2c_prepend_equal.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-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 ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f682d6a9f9df80cf11b356f08ea6be5ab5adaf1b414fc8a476877af8610cc552 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-03 13:24:37,738 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-03 13:24:37,790 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-03 13:24:37,796 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-03 13:24:37,796 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-03 13:24:37,812 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-03 13:24:37,813 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-03 13:24:37,813 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-03 13:24:37,813 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-03 13:24:37,813 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-03 13:24:37,813 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-03 13:24:37,813 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-03 13:24:37,813 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-03 13:24:37,813 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-03 13:24:37,813 INFO L153 SettingsManager]: * Use SBE=true [2025-03-03 13:24:37,815 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-03 13:24:37,815 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-03 13:24:37,815 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-03 13:24:37,815 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-03 13:24:37,816 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-03 13:24:37,816 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-03 13:24:37,816 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-03 13:24:37,816 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-03 13:24:37,816 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-03 13:24:37,816 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-03 13:24:37,816 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-03 13:24:37,816 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-03 13:24:37,816 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-03 13:24:37,816 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-03 13:24:37,817 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-03 13:24:37,817 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-03 13:24:37,817 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-03 13:24:37,817 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-03 13:24:37,817 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-03 13:24:37,817 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-03 13:24:37,817 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-03 13:24:37,817 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-03 13:24:37,817 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-03 13:24:37,818 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-03 13:24:37,818 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-03 13:24:37,818 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-03 13:24:37,818 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-03 13:24:37,818 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-03 13:24:37,818 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f682d6a9f9df80cf11b356f08ea6be5ab5adaf1b414fc8a476877af8610cc552 [2025-03-03 13:24:38,052 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-03 13:24:38,062 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-03 13:24:38,064 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-03 13:24:38,065 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-03 13:24:38,065 INFO L274 PluginConnector]: CDTParser initialized [2025-03-03 13:24:38,067 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/list-simple/sll2c_prepend_equal.i [2025-03-03 13:24:39,148 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8d3df15c5/f773e6dcab2a4b8d96a9bbda60a1d433/FLAGa5e6fb4ab [2025-03-03 13:24:39,383 INFO L384 CDTParser]: Found 1 translation units. [2025-03-03 13:24:39,383 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/list-simple/sll2c_prepend_equal.i [2025-03-03 13:24:39,391 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8d3df15c5/f773e6dcab2a4b8d96a9bbda60a1d433/FLAGa5e6fb4ab [2025-03-03 13:24:39,402 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8d3df15c5/f773e6dcab2a4b8d96a9bbda60a1d433 [2025-03-03 13:24:39,404 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-03 13:24:39,405 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-03 13:24:39,406 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-03 13:24:39,406 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-03 13:24:39,408 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-03 13:24:39,409 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,410 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@26841c02 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39, skipping insertion in model container [2025-03-03 13:24:39,410 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,435 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-03 13:24:39,654 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/list-simple/sll2c_prepend_equal.i[24458,24471] [2025-03-03 13:24:39,657 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-03 13:24:39,665 INFO L200 MainTranslator]: Completed pre-run [2025-03-03 13:24:39,689 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/list-simple/sll2c_prepend_equal.i[24458,24471] [2025-03-03 13:24:39,690 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-03 13:24:39,709 INFO L204 MainTranslator]: Completed translation [2025-03-03 13:24:39,709 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39 WrapperNode [2025-03-03 13:24:39,710 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-03 13:24:39,710 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-03 13:24:39,710 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-03 13:24:39,710 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-03 13:24:39,714 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,720 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,733 INFO L138 Inliner]: procedures = 127, calls = 43, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 132 [2025-03-03 13:24:39,733 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-03 13:24:39,733 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-03 13:24:39,733 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-03 13:24:39,734 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-03 13:24:39,739 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,739 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,741 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,753 INFO L175 MemorySlicer]: Split 25 memory accesses to 3 slices as follows [2, 13, 10]. 52 percent of accesses are in the largest equivalence class. The 3 initializations are split as follows [2, 0, 1]. The 9 writes are split as follows [0, 7, 2]. [2025-03-03 13:24:39,753 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,753 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,758 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,758 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,759 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,760 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,762 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-03 13:24:39,762 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-03 13:24:39,762 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-03 13:24:39,762 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-03 13:24:39,763 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (1/1) ... [2025-03-03 13:24:39,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-03 13:24:39,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 13:24:39,789 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) [2025-03-03 13:24:39,791 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 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure node_create [2025-03-03 13:24:39,806 INFO L138 BoogieDeclarations]: Found implementation of procedure node_create [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-03 13:24:39,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-03 13:24:39,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-03 13:24:39,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-03 13:24:39,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-03 13:24:39,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-03 13:24:39,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-03 13:24:39,807 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-03 13:24:39,808 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-03 13:24:39,918 INFO L256 CfgBuilder]: Building ICFG [2025-03-03 13:24:39,919 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-03 13:24:40,051 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L624: call ULTIMATE.dealloc(main_~#s~0#1.base, main_~#s~0#1.offset);havoc main_~#s~0#1.base, main_~#s~0#1.offset; [2025-03-03 13:24:40,060 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint myexit_returnLabel#1: havoc myexit_~s#1;havoc myexit_#in~s#1;assume { :end_inline_myexit } true; [2025-03-03 13:24:40,072 INFO L? ?]: Removed 45 outVars from TransFormulas that were not future-live. [2025-03-03 13:24:40,072 INFO L307 CfgBuilder]: Performing block encoding [2025-03-03 13:24:40,078 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-03 13:24:40,078 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-03 13:24:40,081 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 03.03 01:24:40 BoogieIcfgContainer [2025-03-03 13:24:40,081 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-03 13:24:40,083 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-03 13:24:40,083 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-03 13:24:40,086 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-03 13:24:40,086 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 03.03 01:24:39" (1/3) ... [2025-03-03 13:24:40,087 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f4e48f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.03 01:24:40, skipping insertion in model container [2025-03-03 13:24:40,087 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 01:24:39" (2/3) ... [2025-03-03 13:24:40,088 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f4e48f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.03 01:24:40, skipping insertion in model container [2025-03-03 13:24:40,088 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 03.03 01:24:40" (3/3) ... [2025-03-03 13:24:40,089 INFO L128 eAbstractionObserver]: Analyzing ICFG sll2c_prepend_equal.i [2025-03-03 13:24:40,101 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-03 13:24:40,102 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG sll2c_prepend_equal.i that has 2 procedures, 33 locations, 1 initial locations, 4 loop locations, and 1 error locations. [2025-03-03 13:24:40,137 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-03 13:24:40,146 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=LoopHeads, 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;@55d70332, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-03 13:24:40,146 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-03 13:24:40,149 INFO L276 IsEmpty]: Start isEmpty. Operand has 33 states, 27 states have (on average 1.4444444444444444) internal successors, (39), 28 states have internal predecessors, (39), 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) [2025-03-03 13:24:40,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2025-03-03 13:24:40,155 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 13:24:40,155 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 13:24:40,155 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 13:24:40,158 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 13:24:40,158 INFO L85 PathProgramCache]: Analyzing trace with hash 433364782, now seen corresponding path program 1 times [2025-03-03 13:24:40,163 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 13:24:40,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [727414862] [2025-03-03 13:24:40,163 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:24:40,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 13:24:40,235 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-03 13:24:40,265 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-03 13:24:40,266 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:24:40,268 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:24:40,446 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2025-03-03 13:24:40,446 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 13:24:40,446 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [727414862] [2025-03-03 13:24:40,447 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [727414862] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 13:24:40,447 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 13:24:40,447 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 13:24:40,448 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [844366396] [2025-03-03 13:24:40,448 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 13:24:40,451 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 13:24:40,451 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 13:24:40,461 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 13:24:40,461 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 13:24:40,463 INFO L87 Difference]: Start difference. First operand has 33 states, 27 states have (on average 1.4444444444444444) internal successors, (39), 28 states have internal predecessors, (39), 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, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2025-03-03 13:24:40,481 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 13:24:40,481 INFO L93 Difference]: Finished difference Result 62 states and 85 transitions. [2025-03-03 13:24:40,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 13:24:40,483 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 23 [2025-03-03 13:24:40,483 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 13:24:40,486 INFO L225 Difference]: With dead ends: 62 [2025-03-03 13:24:40,486 INFO L226 Difference]: Without dead ends: 29 [2025-03-03 13:24:40,488 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 13:24:40,490 INFO L435 NwaCegarLoop]: 40 mSDtfsCounter, 1 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-03-03 13:24:40,490 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 75 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-03 13:24:40,498 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2025-03-03 13:24:40,507 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 27. [2025-03-03 13:24:40,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 22 states have (on average 1.2272727272727273) internal successors, (27), 22 states have internal predecessors, (27), 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) [2025-03-03 13:24:40,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 33 transitions. [2025-03-03 13:24:40,512 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 33 transitions. Word has length 23 [2025-03-03 13:24:40,512 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 13:24:40,512 INFO L471 AbstractCegarLoop]: Abstraction has 27 states and 33 transitions. [2025-03-03 13:24:40,513 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2025-03-03 13:24:40,513 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 33 transitions. [2025-03-03 13:24:40,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2025-03-03 13:24:40,514 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 13:24:40,515 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 13:24:40,515 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-03 13:24:40,515 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 13:24:40,516 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 13:24:40,516 INFO L85 PathProgramCache]: Analyzing trace with hash -1612058384, now seen corresponding path program 1 times [2025-03-03 13:24:40,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 13:24:40,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [217419730] [2025-03-03 13:24:40,516 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:24:40,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 13:24:40,549 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-03 13:24:40,566 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-03 13:24:40,566 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:24:40,566 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:24:40,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 4 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2025-03-03 13:24:40,903 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 13:24:40,903 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [217419730] [2025-03-03 13:24:40,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [217419730] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:24:40,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1031717064] [2025-03-03 13:24:40,904 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:24:40,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:24:40,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 13:24:40,906 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) [2025-03-03 13:24:40,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-03-03 13:24:40,991 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-03 13:24:41,040 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-03 13:24:41,040 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:24:41,040 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:24:41,044 INFO L256 TraceCheckSpWp]: Trace formula consists of 315 conjuncts, 23 conjuncts are in the unsatisfiable core [2025-03-03 13:24:41,050 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 13:24:41,164 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 16 treesize of output 8 [2025-03-03 13:24:41,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-03 13:24:41,177 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-03 13:24:41,235 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 4 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2025-03-03 13:24:41,236 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1031717064] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-03 13:24:41,236 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-03 13:24:41,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 10, 9] total 12 [2025-03-03 13:24:41,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218669805] [2025-03-03 13:24:41,236 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-03 13:24:41,236 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2025-03-03 13:24:41,237 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 13:24:41,237 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2025-03-03 13:24:41,237 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=107, Unknown=0, NotChecked=0, Total=132 [2025-03-03 13:24:41,237 INFO L87 Difference]: Start difference. First operand 27 states and 33 transitions. Second operand has 12 states, 12 states have (on average 2.3333333333333335) internal successors, (28), 11 states have internal predecessors, (28), 3 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (5), 4 states have call predecessors, (5), 3 states have call successors, (5) [2025-03-03 13:24:45,255 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2025-03-03 13:24:49,279 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2025-03-03 13:24:53,287 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2025-03-03 13:24:57,390 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2025-03-03 13:25:01,429 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2025-03-03 13:25:01,432 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 13:25:01,432 INFO L93 Difference]: Finished difference Result 41 states and 48 transitions. [2025-03-03 13:25:01,432 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-03-03 13:25:01,432 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 2.3333333333333335) internal successors, (28), 11 states have internal predecessors, (28), 3 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (5), 4 states have call predecessors, (5), 3 states have call successors, (5) Word has length 31 [2025-03-03 13:25:01,433 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 13:25:01,433 INFO L225 Difference]: With dead ends: 41 [2025-03-03 13:25:01,433 INFO L226 Difference]: Without dead ends: 34 [2025-03-03 13:25:01,434 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 73 GetRequests, 58 SyntacticMatches, 1 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=44, Invalid=196, Unknown=0, NotChecked=0, Total=240 [2025-03-03 13:25:01,434 INFO L435 NwaCegarLoop]: 26 mSDtfsCounter, 16 mSDsluCounter, 187 mSDsCounter, 0 mSdLazyCounter, 114 mSolverCounterSat, 0 mSolverCounterUnsat, 5 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 20.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 213 SdHoareTripleChecker+Invalid, 119 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 114 IncrementalHoareTripleChecker+Invalid, 5 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 20.1s IncrementalHoareTripleChecker+Time [2025-03-03 13:25:01,434 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 213 Invalid, 119 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 114 Invalid, 5 Unknown, 0 Unchecked, 20.1s Time] [2025-03-03 13:25:01,435 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2025-03-03 13:25:01,437 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 32. [2025-03-03 13:25:01,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 32 states, 26 states have (on average 1.1538461538461537) internal successors, (30), 26 states have internal predecessors, (30), 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) [2025-03-03 13:25:01,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 36 transitions. [2025-03-03 13:25:01,438 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 36 transitions. Word has length 31 [2025-03-03 13:25:01,439 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 13:25:01,439 INFO L471 AbstractCegarLoop]: Abstraction has 32 states and 36 transitions. [2025-03-03 13:25:01,439 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 2.3333333333333335) internal successors, (28), 11 states have internal predecessors, (28), 3 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (5), 4 states have call predecessors, (5), 3 states have call successors, (5) [2025-03-03 13:25:01,439 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 36 transitions. [2025-03-03 13:25:01,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2025-03-03 13:25:01,439 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 13:25:01,439 INFO L218 NwaCegarLoop]: trace histogram [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] [2025-03-03 13:25:01,446 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2025-03-03 13:25:01,640 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:01,640 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 13:25:01,640 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 13:25:01,640 INFO L85 PathProgramCache]: Analyzing trace with hash 380675137, now seen corresponding path program 1 times [2025-03-03 13:25:01,640 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 13:25:01,641 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [298859246] [2025-03-03 13:25:01,641 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:25:01,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 13:25:01,659 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-03 13:25:01,675 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-03 13:25:01,675 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:25:01,675 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:02,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 7 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:02,631 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 13:25:02,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [298859246] [2025-03-03 13:25:02,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [298859246] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:02,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1472304523] [2025-03-03 13:25:02,631 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:25:02,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:02,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 13:25:02,633 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) [2025-03-03 13:25:02,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-03-03 13:25:02,715 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-03 13:25:02,754 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-03 13:25:02,755 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:25:02,755 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:02,757 INFO L256 TraceCheckSpWp]: Trace formula consists of 338 conjuncts, 72 conjuncts are in the unsatisfiable core [2025-03-03 13:25:02,761 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 13:25:02,767 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 [2025-03-03 13:25:02,869 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2025-03-03 13:25:02,869 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 [2025-03-03 13:25:02,908 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 [2025-03-03 13:25:02,956 INFO L349 Elim1Store]: treesize reduction 19, result has 20.8 percent of original size [2025-03-03 13:25:02,956 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 1 case distinctions, treesize of input 34 treesize of output 33 [2025-03-03 13:25:03,031 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 [2025-03-03 13:25:03,037 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 [2025-03-03 13:25:03,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-03-03 13:25:03,085 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 46 treesize of output 35 [2025-03-03 13:25:03,122 INFO L349 Elim1Store]: treesize reduction 8, result has 75.8 percent of original size [2025-03-03 13:25:03,123 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 32 treesize of output 34 [2025-03-03 13:25:03,181 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 20 [2025-03-03 13:25:03,217 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 12 [2025-03-03 13:25:03,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 7 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:03,246 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-03 13:25:03,369 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1472304523] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:03,369 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2025-03-03 13:25:03,369 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 20] total 30 [2025-03-03 13:25:03,369 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1428316313] [2025-03-03 13:25:03,369 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2025-03-03 13:25:03,370 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 30 states [2025-03-03 13:25:03,370 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 13:25:03,370 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2025-03-03 13:25:03,371 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=88, Invalid=968, Unknown=0, NotChecked=0, Total=1056 [2025-03-03 13:25:03,371 INFO L87 Difference]: Start difference. First operand 32 states and 36 transitions. Second operand has 30 states, 28 states have (on average 1.4642857142857142) internal successors, (41), 24 states have internal predecessors, (41), 4 states have call successors, (4), 3 states have call predecessors, (4), 5 states have return successors, (5), 5 states have call predecessors, (5), 4 states have call successors, (5) [2025-03-03 13:25:03,808 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 13:25:03,808 INFO L93 Difference]: Finished difference Result 54 states and 65 transitions. [2025-03-03 13:25:03,808 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2025-03-03 13:25:03,808 INFO L78 Accepts]: Start accepts. Automaton has has 30 states, 28 states have (on average 1.4642857142857142) internal successors, (41), 24 states have internal predecessors, (41), 4 states have call successors, (4), 3 states have call predecessors, (4), 5 states have return successors, (5), 5 states have call predecessors, (5), 4 states have call successors, (5) Word has length 34 [2025-03-03 13:25:03,809 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 13:25:03,809 INFO L225 Difference]: With dead ends: 54 [2025-03-03 13:25:03,810 INFO L226 Difference]: Without dead ends: 46 [2025-03-03 13:25:03,811 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 70 GetRequests, 32 SyntacticMatches, 1 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 228 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=144, Invalid=1338, Unknown=0, NotChecked=0, Total=1482 [2025-03-03 13:25:03,812 INFO L435 NwaCegarLoop]: 19 mSDtfsCounter, 24 mSDsluCounter, 244 mSDsCounter, 0 mSdLazyCounter, 417 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 263 SdHoareTripleChecker+Invalid, 435 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 417 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-03 13:25:03,813 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 263 Invalid, 435 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 417 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-03 13:25:03,813 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2025-03-03 13:25:03,818 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 41. [2025-03-03 13:25:03,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 33 states have (on average 1.1515151515151516) internal successors, (38), 33 states have internal predecessors, (38), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2025-03-03 13:25:03,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 48 transitions. [2025-03-03 13:25:03,819 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 48 transitions. Word has length 34 [2025-03-03 13:25:03,819 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 13:25:03,819 INFO L471 AbstractCegarLoop]: Abstraction has 41 states and 48 transitions. [2025-03-03 13:25:03,820 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 30 states, 28 states have (on average 1.4642857142857142) internal successors, (41), 24 states have internal predecessors, (41), 4 states have call successors, (4), 3 states have call predecessors, (4), 5 states have return successors, (5), 5 states have call predecessors, (5), 4 states have call successors, (5) [2025-03-03 13:25:03,820 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 48 transitions. [2025-03-03 13:25:03,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2025-03-03 13:25:03,820 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 13:25:03,820 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 13:25:03,827 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2025-03-03 13:25:04,025 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,SelfDestructingSolverStorable2 [2025-03-03 13:25:04,025 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 13:25:04,025 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 13:25:04,025 INFO L85 PathProgramCache]: Analyzing trace with hash -1506011678, now seen corresponding path program 1 times [2025-03-03 13:25:04,025 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 13:25:04,025 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1313777686] [2025-03-03 13:25:04,026 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:25:04,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 13:25:04,040 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-03 13:25:04,067 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-03 13:25:04,067 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:25:04,067 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:05,577 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 7 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:05,578 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 13:25:05,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1313777686] [2025-03-03 13:25:05,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1313777686] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:05,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1684565814] [2025-03-03 13:25:05,578 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:25:05,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:05,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 13:25:05,581 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) [2025-03-03 13:25:05,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2025-03-03 13:25:05,654 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-03 13:25:05,687 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-03 13:25:05,688 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:25:05,688 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:05,690 INFO L256 TraceCheckSpWp]: Trace formula consists of 351 conjuncts, 102 conjuncts are in the unsatisfiable core [2025-03-03 13:25:05,693 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 13:25:05,722 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 [2025-03-03 13:25:05,929 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2025-03-03 13:25:05,929 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 [2025-03-03 13:25:06,031 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 [2025-03-03 13:25:06,111 INFO L349 Elim1Store]: treesize reduction 19, result has 20.8 percent of original size [2025-03-03 13:25:06,111 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 1 case distinctions, treesize of input 34 treesize of output 33 [2025-03-03 13:25:06,224 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 [2025-03-03 13:25:06,228 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 [2025-03-03 13:25:06,308 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 [2025-03-03 13:25:06,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-03-03 13:25:06,366 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 46 treesize of output 35 [2025-03-03 13:25:06,381 INFO L349 Elim1Store]: treesize reduction 8, result has 75.8 percent of original size [2025-03-03 13:25:06,381 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 32 treesize of output 34 [2025-03-03 13:25:06,623 INFO L173 IndexEqualityManager]: detected equality via solver [2025-03-03 13:25:06,628 INFO L349 Elim1Store]: treesize reduction 13, result has 18.8 percent of original size [2025-03-03 13:25:06,628 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 1 case distinctions, treesize of input 52 treesize of output 19 [2025-03-03 13:25:06,732 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 [2025-03-03 13:25:06,745 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 44 [2025-03-03 13:25:06,753 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 [2025-03-03 13:25:06,762 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 28 treesize of output 8 [2025-03-03 13:25:06,809 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 [2025-03-03 13:25:06,812 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 [2025-03-03 13:25:06,896 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 7 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:06,896 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-03 13:25:06,989 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_458 (Array Int Int)) (v_ArrVal_461 (Array Int Int))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_461) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_458) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 4))) (not (= v_ArrVal_461 (store (select |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select v_ArrVal_461 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) is different from false [2025-03-03 13:25:07,017 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_458 (Array Int Int)) (v_ArrVal_461 (Array Int Int))) (or (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_461) (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) v_ArrVal_458) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 4))) (not (= v_ArrVal_461 (store (select |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select v_ArrVal_461 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) is different from false [2025-03-03 13:25:07,039 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_458 (Array Int Int)) (v_ArrVal_461 (Array Int Int))) (or (= |c_ULTIMATE.start_main_~data~0#1| (let ((.cse1 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (select (let ((.cse0 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_461) (select (select |c_#memory_$Pointer$#1.base| (select .cse0 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (select .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) v_ArrVal_458) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse0 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (+ (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 4)))) (not (= v_ArrVal_461 (store (select |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select v_ArrVal_461 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) is different from false [2025-03-03 13:25:07,054 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_458 (Array Int Int)) (v_ArrVal_461 (Array Int Int))) (or (not (= v_ArrVal_461 (store (select |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|) |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.offset| (select v_ArrVal_461 |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.offset|)))) (= |c_ULTIMATE.start_main_~data~0#1| (let ((.cse1 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (select (let ((.cse0 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| v_ArrVal_461) (select (select |c_#memory_$Pointer$#1.base| (select .cse0 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (select .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) v_ArrVal_458) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse0 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (+ 4 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))))))) is different from false [2025-03-03 13:25:07,111 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2025-03-03 13:25:07,112 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 524 treesize of output 514 [2025-03-03 13:25:07,126 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 103 treesize of output 71 [2025-03-03 13:25:07,175 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 138 treesize of output 122 [2025-03-03 13:25:07,180 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 19 treesize of output 3 [2025-03-03 13:25:07,200 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 [2025-03-03 13:25:07,208 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 325 treesize of output 277 [2025-03-03 13:25:07,223 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 306 treesize of output 274 [2025-03-03 13:25:07,374 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1684565814] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:07,374 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2025-03-03 13:25:07,374 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 24] total 46 [2025-03-03 13:25:07,374 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1190189615] [2025-03-03 13:25:07,374 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2025-03-03 13:25:07,374 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 46 states [2025-03-03 13:25:07,374 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 13:25:07,375 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 46 interpolants. [2025-03-03 13:25:07,376 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=136, Invalid=2228, Unknown=4, NotChecked=388, Total=2756 [2025-03-03 13:25:07,376 INFO L87 Difference]: Start difference. First operand 41 states and 48 transitions. Second operand has 46 states, 43 states have (on average 1.3488372093023255) internal successors, (58), 37 states have internal predecessors, (58), 6 states have call successors, (6), 4 states have call predecessors, (6), 6 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2025-03-03 13:25:09,200 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 13:25:09,200 INFO L93 Difference]: Finished difference Result 68 states and 80 transitions. [2025-03-03 13:25:09,200 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. [2025-03-03 13:25:09,200 INFO L78 Accepts]: Start accepts. Automaton has has 46 states, 43 states have (on average 1.3488372093023255) internal successors, (58), 37 states have internal predecessors, (58), 6 states have call successors, (6), 4 states have call predecessors, (6), 6 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Word has length 36 [2025-03-03 13:25:09,201 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 13:25:09,201 INFO L225 Difference]: With dead ends: 68 [2025-03-03 13:25:09,201 INFO L226 Difference]: Without dead ends: 66 [2025-03-03 13:25:09,203 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 81 ConstructedPredicates, 4 IntricatePredicates, 0 DeprecatedPredicates, 1042 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=393, Invalid=5781, Unknown=4, NotChecked=628, Total=6806 [2025-03-03 13:25:09,204 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 102 mSDsluCounter, 335 mSDsCounter, 0 mSdLazyCounter, 994 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 102 SdHoareTripleChecker+Valid, 349 SdHoareTripleChecker+Invalid, 1022 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 994 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2025-03-03 13:25:09,204 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [102 Valid, 349 Invalid, 1022 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 994 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2025-03-03 13:25:09,204 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 66 states. [2025-03-03 13:25:09,209 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 49. [2025-03-03 13:25:09,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 41 states have (on average 1.170731707317073) internal successors, (48), 41 states have internal predecessors, (48), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2025-03-03 13:25:09,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 58 transitions. [2025-03-03 13:25:09,209 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 58 transitions. Word has length 36 [2025-03-03 13:25:09,210 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 13:25:09,210 INFO L471 AbstractCegarLoop]: Abstraction has 49 states and 58 transitions. [2025-03-03 13:25:09,210 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 46 states, 43 states have (on average 1.3488372093023255) internal successors, (58), 37 states have internal predecessors, (58), 6 states have call successors, (6), 4 states have call predecessors, (6), 6 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2025-03-03 13:25:09,210 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 58 transitions. [2025-03-03 13:25:09,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2025-03-03 13:25:09,210 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 13:25:09,211 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 13:25:09,217 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2025-03-03 13:25:09,412 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:09,412 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 13:25:09,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 13:25:09,412 INFO L85 PathProgramCache]: Analyzing trace with hash 126828676, now seen corresponding path program 1 times [2025-03-03 13:25:09,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 13:25:09,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [689796844] [2025-03-03 13:25:09,413 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:25:09,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 13:25:09,426 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-03-03 13:25:09,441 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-03-03 13:25:09,441 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:25:09,441 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:10,167 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 11 proven. 6 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-03 13:25:10,167 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 13:25:10,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [689796844] [2025-03-03 13:25:10,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [689796844] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:10,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [294102127] [2025-03-03 13:25:10,167 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:25:10,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:10,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 13:25:10,170 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) [2025-03-03 13:25:10,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2025-03-03 13:25:10,249 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-03-03 13:25:10,289 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-03-03 13:25:10,289 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:25:10,289 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:10,296 INFO L256 TraceCheckSpWp]: Trace formula consists of 367 conjuncts, 105 conjuncts are in the unsatisfiable core [2025-03-03 13:25:10,300 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 13:25:10,303 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 [2025-03-03 13:25:10,448 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2025-03-03 13:25:10,449 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 [2025-03-03 13:25:10,483 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 [2025-03-03 13:25:10,522 INFO L349 Elim1Store]: treesize reduction 19, result has 20.8 percent of original size [2025-03-03 13:25:10,522 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 1 case distinctions, treesize of input 34 treesize of output 33 [2025-03-03 13:25:10,598 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 30 treesize of output 14 [2025-03-03 13:25:10,600 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 [2025-03-03 13:25:10,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-03-03 13:25:10,716 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 38 treesize of output 27 [2025-03-03 13:25:10,727 INFO L349 Elim1Store]: treesize reduction 8, result has 72.4 percent of original size [2025-03-03 13:25:10,727 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 28 treesize of output 30 [2025-03-03 13:25:11,121 INFO L349 Elim1Store]: treesize reduction 108, result has 22.3 percent of original size [2025-03-03 13:25:11,121 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 3 case distinctions, treesize of input 131 treesize of output 68 [2025-03-03 13:25:11,124 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 98 treesize of output 59 [2025-03-03 13:25:11,144 INFO L349 Elim1Store]: treesize reduction 33, result has 31.3 percent of original size [2025-03-03 13:25:11,144 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 30 treesize of output 22 [2025-03-03 13:25:11,195 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 111 treesize of output 87 [2025-03-03 13:25:11,250 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 102 treesize of output 62 [2025-03-03 13:25:11,254 INFO L349 Elim1Store]: treesize reduction 36, result has 2.7 percent of original size [2025-03-03 13:25:11,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 3 case distinctions, treesize of input 59 treesize of output 25 [2025-03-03 13:25:11,256 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 7 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:11,257 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-03 13:25:11,812 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_616 (Array Int Int)) (|v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_19| Int) (|ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| Int) (|v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_22| Int)) (let ((.cse6 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_22| v_ArrVal_616)) (.cse2 (select .cse6 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse5 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (let ((.cse1 (select (select .cse0 .cse2) (select .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)))) (or (not (= (select (select .cse0 .cse1) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_19|) .cse2)) (not (= (select |c_#valid| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_22|) 0)) (not (let ((.cse4 (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse6 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_22|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (= (select (select (let ((.cse3 (store |c_#memory_$Pointer$#1.base| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_22| (store v_ArrVal_616 |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse2)))) (store .cse3 .cse1 (store (select .cse3 .cse1) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_19| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_22|))) .cse4) (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) .cse4)))))))) is different from false [2025-03-03 13:25:11,814 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [294102127] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:11,814 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2025-03-03 13:25:11,814 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 25] total 41 [2025-03-03 13:25:11,814 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [982181124] [2025-03-03 13:25:11,814 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2025-03-03 13:25:11,815 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 41 states [2025-03-03 13:25:11,815 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 13:25:11,815 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants. [2025-03-03 13:25:11,816 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=158, Invalid=2007, Unknown=1, NotChecked=90, Total=2256 [2025-03-03 13:25:11,816 INFO L87 Difference]: Start difference. First operand 49 states and 58 transitions. Second operand has 41 states, 39 states have (on average 1.5128205128205128) internal successors, (59), 34 states have internal predecessors, (59), 4 states have call successors, (5), 3 states have call predecessors, (5), 6 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) [2025-03-03 13:25:12,987 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 13:25:12,987 INFO L93 Difference]: Finished difference Result 74 states and 88 transitions. [2025-03-03 13:25:12,987 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2025-03-03 13:25:12,988 INFO L78 Accepts]: Start accepts. Automaton has has 41 states, 39 states have (on average 1.5128205128205128) internal successors, (59), 34 states have internal predecessors, (59), 4 states have call successors, (5), 3 states have call predecessors, (5), 6 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) Word has length 38 [2025-03-03 13:25:12,988 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 13:25:12,989 INFO L225 Difference]: With dead ends: 74 [2025-03-03 13:25:12,989 INFO L226 Difference]: Without dead ends: 71 [2025-03-03 13:25:12,990 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 93 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 68 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 872 ImplicationChecksByTransitivity, 2.0s TimeCoverageRelationStatistics Valid=380, Invalid=4315, Unknown=1, NotChecked=134, Total=4830 [2025-03-03 13:25:12,991 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 72 mSDsluCounter, 313 mSDsCounter, 0 mSdLazyCounter, 809 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 330 SdHoareTripleChecker+Invalid, 818 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 809 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-03-03 13:25:12,991 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 330 Invalid, 818 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 809 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-03 13:25:12,992 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 71 states. [2025-03-03 13:25:12,997 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 52. [2025-03-03 13:25:12,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 44 states have (on average 1.1818181818181819) internal successors, (52), 44 states have internal predecessors, (52), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2025-03-03 13:25:12,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 62 transitions. [2025-03-03 13:25:12,998 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 62 transitions. Word has length 38 [2025-03-03 13:25:12,998 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 13:25:12,998 INFO L471 AbstractCegarLoop]: Abstraction has 52 states and 62 transitions. [2025-03-03 13:25:12,998 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 41 states, 39 states have (on average 1.5128205128205128) internal successors, (59), 34 states have internal predecessors, (59), 4 states have call successors, (5), 3 states have call predecessors, (5), 6 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) [2025-03-03 13:25:12,998 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 62 transitions. [2025-03-03 13:25:12,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2025-03-03 13:25:12,999 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 13:25:12,999 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 13:25:13,006 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2025-03-03 13:25:13,203 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:13,203 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 13:25:13,203 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 13:25:13,203 INFO L85 PathProgramCache]: Analyzing trace with hash -2135841981, now seen corresponding path program 2 times [2025-03-03 13:25:13,203 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 13:25:13,203 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [932581095] [2025-03-03 13:25:13,203 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-03 13:25:13,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 13:25:13,215 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 38 statements into 2 equivalence classes. [2025-03-03 13:25:13,226 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 38 of 38 statements. [2025-03-03 13:25:13,226 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-03 13:25:13,226 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:14,225 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 11 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:14,226 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 13:25:14,226 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [932581095] [2025-03-03 13:25:14,226 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [932581095] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:14,226 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2144460845] [2025-03-03 13:25:14,226 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-03 13:25:14,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:14,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 13:25:14,228 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) [2025-03-03 13:25:14,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2025-03-03 13:25:14,305 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 38 statements into 2 equivalence classes. [2025-03-03 13:25:14,356 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 38 of 38 statements. [2025-03-03 13:25:14,356 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-03 13:25:14,356 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:14,359 INFO L256 TraceCheckSpWp]: Trace formula consists of 364 conjuncts, 157 conjuncts are in the unsatisfiable core [2025-03-03 13:25:14,364 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 13:25:14,383 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 [2025-03-03 13:25:14,498 INFO L349 Elim1Store]: treesize reduction 15, result has 25.0 percent of original size [2025-03-03 13:25:14,498 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 12 treesize of output 14 [2025-03-03 13:25:14,537 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 11 treesize of output 7 [2025-03-03 13:25:14,544 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 11 treesize of output 7 [2025-03-03 13:25:14,582 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2025-03-03 13:25:14,582 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 1 case distinctions, treesize of input 48 treesize of output 34 [2025-03-03 13:25:14,592 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2025-03-03 13:25:14,592 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 1 case distinctions, treesize of input 27 treesize of output 22 [2025-03-03 13:25:14,697 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2025-03-03 13:25:14,697 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 3 new quantified variables, introduced 1 case distinctions, treesize of input 48 treesize of output 23 [2025-03-03 13:25:14,702 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2025-03-03 13:25:14,702 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 19 treesize of output 7 [2025-03-03 13:25:14,705 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2025-03-03 13:25:14,706 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 [2025-03-03 13:25:14,804 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 11 treesize of output 7 [2025-03-03 13:25:14,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-03-03 13:25:14,882 INFO L349 Elim1Store]: treesize reduction 29, result has 14.7 percent of original size [2025-03-03 13:25:14,883 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 56 treesize of output 45 [2025-03-03 13:25:14,912 INFO L349 Elim1Store]: treesize reduction 48, result has 56.8 percent of original size [2025-03-03 13:25:14,912 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 3 case distinctions, treesize of input 35 treesize of output 73 [2025-03-03 13:25:14,964 INFO L349 Elim1Store]: treesize reduction 28, result has 42.9 percent of original size [2025-03-03 13:25:14,964 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 [2025-03-03 13:25:15,367 INFO L173 IndexEqualityManager]: detected equality via solver [2025-03-03 13:25:15,367 INFO L173 IndexEqualityManager]: detected equality via solver [2025-03-03 13:25:15,369 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2025-03-03 13:25:15,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 83 treesize of output 39 [2025-03-03 13:25:15,576 INFO L173 IndexEqualityManager]: detected equality via solver [2025-03-03 13:25:15,576 INFO L173 IndexEqualityManager]: detected equality via solver [2025-03-03 13:25:15,590 INFO L349 Elim1Store]: treesize reduction 61, result has 20.8 percent of original size [2025-03-03 13:25:15,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 1 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 12 case distinctions, treesize of input 74 treesize of output 47 [2025-03-03 13:25:15,728 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 44 treesize of output 17 [2025-03-03 13:25:15,735 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 39 treesize of output 15 [2025-03-03 13:25:15,738 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 20 treesize of output 15 [2025-03-03 13:25:15,749 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2025-03-03 13:25:15,750 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 21 [2025-03-03 13:25:15,796 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 11 [2025-03-03 13:25:15,848 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 7 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:15,849 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-03 13:25:15,932 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_765 (Array Int Int)) (v_ArrVal_769 (Array Int Int))) (or (not (= v_ArrVal_765 (store (select |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select v_ArrVal_765 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_765) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_769) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 4))))) is different from false [2025-03-03 13:25:16,003 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (or (forall ((v_ArrVal_765 (Array Int Int)) (v_ArrVal_769 (Array Int Int))) (or (not (= v_ArrVal_765 (store (select |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select v_ArrVal_765 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_765) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_769) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse0 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 4))))) (forall ((|ULTIMATE.start_sll_circular_prepend_~last~1#1.offset| Int)) (not (= (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (select .cse0 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)))))) is different from false [2025-03-03 13:25:16,014 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|)) (.cse1 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (or (forall ((v_ArrVal_765 (Array Int Int)) (v_ArrVal_769 (Array Int Int))) (or (not (= v_ArrVal_765 (store (select |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select v_ArrVal_765 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (= |c_ULTIMATE.start_main_~data~0#1| (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_765) .cse0 v_ArrVal_769) (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 4))))) (forall ((|v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_24| Int)) (not (= (select (select |c_#memory_$Pointer$#1.base| .cse0) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_24|) (select .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)))))) is different from false [2025-03-03 13:25:16,406 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2025-03-03 13:25:16,406 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 654 treesize of output 644 [2025-03-03 13:25:16,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 125 treesize of output 93 [2025-03-03 13:25:16,457 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 [2025-03-03 13:25:16,470 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 306 treesize of output 274 [2025-03-03 13:25:16,947 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2144460845] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:16,947 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2025-03-03 13:25:16,947 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 28] total 44 [2025-03-03 13:25:16,947 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1205593483] [2025-03-03 13:25:16,947 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2025-03-03 13:25:16,948 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 44 states [2025-03-03 13:25:16,948 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 13:25:16,948 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants. [2025-03-03 13:25:16,949 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=182, Invalid=2579, Unknown=7, NotChecked=312, Total=3080 [2025-03-03 13:25:16,949 INFO L87 Difference]: Start difference. First operand 52 states and 62 transitions. Second operand has 44 states, 41 states have (on average 1.4146341463414633) internal successors, (58), 36 states have internal predecessors, (58), 6 states have call successors, (6), 4 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2025-03-03 13:25:18,227 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 13:25:18,227 INFO L93 Difference]: Finished difference Result 87 states and 101 transitions. [2025-03-03 13:25:18,228 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2025-03-03 13:25:18,228 INFO L78 Accepts]: Start accepts. Automaton has has 44 states, 41 states have (on average 1.4146341463414633) internal successors, (58), 36 states have internal predecessors, (58), 6 states have call successors, (6), 4 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Word has length 38 [2025-03-03 13:25:18,228 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 13:25:18,229 INFO L225 Difference]: With dead ends: 87 [2025-03-03 13:25:18,229 INFO L226 Difference]: Without dead ends: 74 [2025-03-03 13:25:18,230 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 68 ConstructedPredicates, 3 IntricatePredicates, 0 DeprecatedPredicates, 1030 ImplicationChecksByTransitivity, 2.5s TimeCoverageRelationStatistics Valid=327, Invalid=4100, Unknown=7, NotChecked=396, Total=4830 [2025-03-03 13:25:18,230 INFO L435 NwaCegarLoop]: 16 mSDtfsCounter, 49 mSDsluCounter, 286 mSDsCounter, 0 mSdLazyCounter, 765 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 51 SdHoareTripleChecker+Valid, 302 SdHoareTripleChecker+Invalid, 779 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 765 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2025-03-03 13:25:18,230 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [51 Valid, 302 Invalid, 779 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 765 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-03 13:25:18,231 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 74 states. [2025-03-03 13:25:18,237 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 74 to 59. [2025-03-03 13:25:18,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 50 states have (on average 1.16) internal successors, (58), 50 states have internal predecessors, (58), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2025-03-03 13:25:18,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 68 transitions. [2025-03-03 13:25:18,239 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 68 transitions. Word has length 38 [2025-03-03 13:25:18,239 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 13:25:18,239 INFO L471 AbstractCegarLoop]: Abstraction has 59 states and 68 transitions. [2025-03-03 13:25:18,240 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 44 states, 41 states have (on average 1.4146341463414633) internal successors, (58), 36 states have internal predecessors, (58), 6 states have call successors, (6), 4 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2025-03-03 13:25:18,240 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 68 transitions. [2025-03-03 13:25:18,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2025-03-03 13:25:18,240 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 13:25:18,240 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 13:25:18,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2025-03-03 13:25:18,440 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:18,441 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 13:25:18,441 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 13:25:18,441 INFO L85 PathProgramCache]: Analyzing trace with hash -363298021, now seen corresponding path program 1 times [2025-03-03 13:25:18,441 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 13:25:18,441 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [223463951] [2025-03-03 13:25:18,441 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:25:18,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 13:25:18,452 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-03 13:25:18,465 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-03 13:25:18,465 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:25:18,465 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:19,918 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 7 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:19,918 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 13:25:19,918 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [223463951] [2025-03-03 13:25:19,918 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [223463951] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:19,919 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1416078663] [2025-03-03 13:25:19,919 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:25:19,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:19,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 13:25:19,921 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) [2025-03-03 13:25:19,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2025-03-03 13:25:20,002 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-03 13:25:20,044 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-03 13:25:20,044 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:25:20,044 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:20,047 INFO L256 TraceCheckSpWp]: Trace formula consists of 366 conjuncts, 171 conjuncts are in the unsatisfiable core [2025-03-03 13:25:20,061 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 13:25:20,088 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 [2025-03-03 13:25:20,117 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 11 treesize of output 7 [2025-03-03 13:25:20,329 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 0 case distinctions, treesize of input 9 treesize of output 12 [2025-03-03 13:25:20,400 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2025-03-03 13:25:20,400 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 1 case distinctions, treesize of input 16 treesize of output 15 [2025-03-03 13:25:20,431 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2025-03-03 13:25:20,431 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 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 [2025-03-03 13:25:20,512 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 21 [2025-03-03 13:25:20,523 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 [2025-03-03 13:25:20,528 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 [2025-03-03 13:25:20,618 INFO L349 Elim1Store]: treesize reduction 19, result has 20.8 percent of original size [2025-03-03 13:25:20,618 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 2 new quantified variables, introduced 1 case distinctions, treesize of input 88 treesize of output 75 [2025-03-03 13:25:20,621 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 [2025-03-03 13:25:20,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-03-03 13:25:20,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 25 [2025-03-03 13:25:20,738 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 45 treesize of output 21 [2025-03-03 13:25:20,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 2 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 [2025-03-03 13:25:20,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 11 treesize of output 3 [2025-03-03 13:25:20,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 7 [2025-03-03 13:25:20,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-03-03 13:25:20,967 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 63 treesize of output 39 [2025-03-03 13:25:20,983 INFO L349 Elim1Store]: treesize reduction 8, result has 72.4 percent of original size [2025-03-03 13:25:20,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 30 [2025-03-03 13:25:20,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 33 [2025-03-03 13:25:21,002 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 20 treesize of output 15 [2025-03-03 13:25:21,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 20 [2025-03-03 13:25:21,740 INFO L349 Elim1Store]: treesize reduction 20, result has 58.3 percent of original size [2025-03-03 13:25:21,740 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 201 treesize of output 153 [2025-03-03 13:25:21,745 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 38 [2025-03-03 13:25:21,758 INFO L349 Elim1Store]: treesize reduction 37, result has 15.9 percent of original size [2025-03-03 13:25:21,758 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 21 [2025-03-03 13:25:21,772 INFO L349 Elim1Store]: treesize reduction 45, result has 13.5 percent of original size [2025-03-03 13:25:21,772 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 3 case distinctions, treesize of input 91 treesize of output 63 [2025-03-03 13:25:21,789 INFO L349 Elim1Store]: treesize reduction 80, result has 15.8 percent of original size [2025-03-03 13:25:21,789 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 5 new quantified variables, introduced 5 case distinctions, treesize of input 214 treesize of output 119 [2025-03-03 13:25:21,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 33 [2025-03-03 13:25:21,828 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 13 treesize of output 11 [2025-03-03 13:25:21,847 INFO L349 Elim1Store]: treesize reduction 47, result has 2.1 percent of original size [2025-03-03 13:25:21,848 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 239 treesize of output 152 [2025-03-03 13:25:21,855 WARN L214 Elim1Store]: Array PQE input equivalent to false [2025-03-03 13:25:21,918 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 105 treesize of output 69 [2025-03-03 13:25:22,013 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2025-03-03 13:25:22,014 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 3 new quantified variables, introduced 1 case distinctions, treesize of input 66 treesize of output 37 [2025-03-03 13:25:22,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 2 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 [2025-03-03 13:25:22,098 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 7 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:22,098 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-03 13:25:22,206 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_930 (Array Int Int)) (v_ArrVal_934 (Array Int Int)) (v_ArrVal_937 (Array Int Int)) (v_ArrVal_936 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (let ((.cse3 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse0 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (let ((.cse1 (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse0 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse2 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse3 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.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_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_930) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_937) (select (select (store (store |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select .cse0 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_934) .cse1) .cse2)) (+ (select (select (store (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select .cse3 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_936) .cse1) .cse2) 4)))))) is different from false [2025-03-03 13:25:22,814 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_930 (Array Int Int)) (v_ArrVal_934 (Array Int Int)) (v_ArrVal_937 (Array Int Int)) (v_ArrVal_947 (Array Int Int)) (v_ArrVal_936 (Array Int Int)) (v_DerPreprocessor_4 Int) (|v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_30| Int)) (let ((.cse7 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse8 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse4 (select |c_#memory_$Pointer$#1.base| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_30|))) (let ((.cse0 (store |c_#memory_$Pointer$#1.base| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_30| (store (store .cse4 0 0) 4 v_DerPreprocessor_4))) (.cse2 (select .cse8 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse3 (select .cse7 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (let ((.cse1 (select (select .cse0 .cse2) .cse3))) (or (not (= (select |c_#valid| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_30|) 0)) (not (= (select (select .cse0 .cse1) (select (select (store |c_#memory_$Pointer$#1.offset| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_30| v_ArrVal_947) .cse2) .cse3)) .cse2)) (= |c_ULTIMATE.start_main_~data~0#1| (let ((.cse5 (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse8 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_30|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse6 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse7 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (select (select (store (store |c_#memory_int#1| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_30| v_ArrVal_930) .cse1 v_ArrVal_937) (select (select (store (store |c_#memory_$Pointer$#1.base| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_30| (store (store .cse4 4 v_DerPreprocessor_4) 0 .cse2)) .cse1 v_ArrVal_934) .cse5) .cse6)) (+ (select (select (store (store |c_#memory_$Pointer$#1.offset| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_30| (store v_ArrVal_947 0 .cse3)) .cse1 v_ArrVal_936) .cse5) .cse6) 4))))))))) is different from false [2025-03-03 13:25:22,821 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1416078663] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:22,821 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2025-03-03 13:25:22,821 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 27] total 51 [2025-03-03 13:25:22,822 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [10897664] [2025-03-03 13:25:22,822 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2025-03-03 13:25:22,822 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 51 states [2025-03-03 13:25:22,822 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 13:25:22,823 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants. [2025-03-03 13:25:22,823 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=202, Invalid=3225, Unknown=3, NotChecked=230, Total=3660 [2025-03-03 13:25:22,824 INFO L87 Difference]: Start difference. First operand 59 states and 68 transitions. Second operand has 51 states, 47 states have (on average 1.3617021276595744) internal successors, (64), 41 states have internal predecessors, (64), 6 states have call successors, (6), 5 states have call predecessors, (6), 6 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2025-03-03 13:25:24,186 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 13:25:24,186 INFO L93 Difference]: Finished difference Result 76 states and 87 transitions. [2025-03-03 13:25:24,186 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2025-03-03 13:25:24,186 INFO L78 Accepts]: Start accepts. Automaton has has 51 states, 47 states have (on average 1.3617021276595744) internal successors, (64), 41 states have internal predecessors, (64), 6 states have call successors, (6), 5 states have call predecessors, (6), 6 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Word has length 39 [2025-03-03 13:25:24,186 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 13:25:24,187 INFO L225 Difference]: With dead ends: 76 [2025-03-03 13:25:24,187 INFO L226 Difference]: Without dead ends: 74 [2025-03-03 13:25:24,189 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 96 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 76 ConstructedPredicates, 2 IntricatePredicates, 0 DeprecatedPredicates, 1418 ImplicationChecksByTransitivity, 3.0s TimeCoverageRelationStatistics Valid=369, Invalid=5336, Unknown=3, NotChecked=298, Total=6006 [2025-03-03 13:25:24,189 INFO L435 NwaCegarLoop]: 13 mSDtfsCounter, 36 mSDsluCounter, 249 mSDsCounter, 0 mSdLazyCounter, 924 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 262 SdHoareTripleChecker+Invalid, 936 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 924 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2025-03-03 13:25:24,189 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 262 Invalid, 936 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 924 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-03 13:25:24,192 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 74 states. [2025-03-03 13:25:24,202 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 74 to 66. [2025-03-03 13:25:24,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 66 states, 57 states have (on average 1.1403508771929824) internal successors, (65), 57 states have internal predecessors, (65), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2025-03-03 13:25:24,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 75 transitions. [2025-03-03 13:25:24,204 INFO L78 Accepts]: Start accepts. Automaton has 66 states and 75 transitions. Word has length 39 [2025-03-03 13:25:24,205 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 13:25:24,205 INFO L471 AbstractCegarLoop]: Abstraction has 66 states and 75 transitions. [2025-03-03 13:25:24,205 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 51 states, 47 states have (on average 1.3617021276595744) internal successors, (64), 41 states have internal predecessors, (64), 6 states have call successors, (6), 5 states have call predecessors, (6), 6 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2025-03-03 13:25:24,205 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 75 transitions. [2025-03-03 13:25:24,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2025-03-03 13:25:24,207 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 13:25:24,207 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 13:25:24,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2025-03-03 13:25:24,412 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:24,412 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 13:25:24,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 13:25:24,412 INFO L85 PathProgramCache]: Analyzing trace with hash -1236974723, now seen corresponding path program 1 times [2025-03-03 13:25:24,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 13:25:24,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1101719770] [2025-03-03 13:25:24,412 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:25:24,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 13:25:24,423 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 41 statements into 1 equivalence classes. [2025-03-03 13:25:24,433 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 41 of 41 statements. [2025-03-03 13:25:24,433 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:25:24,434 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:25,437 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 7 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:25,438 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 13:25:25,438 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1101719770] [2025-03-03 13:25:25,438 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1101719770] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 13:25:25,438 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [739492558] [2025-03-03 13:25:25,438 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 13:25:25,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 13:25:25,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 13:25:25,440 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) [2025-03-03 13:25:25,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2025-03-03 13:25:25,522 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 41 statements into 1 equivalence classes. [2025-03-03 13:25:25,562 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 41 of 41 statements. [2025-03-03 13:25:25,562 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 13:25:25,562 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 13:25:25,565 INFO L256 TraceCheckSpWp]: Trace formula consists of 382 conjuncts, 137 conjuncts are in the unsatisfiable core [2025-03-03 13:25:25,568 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 13:25:25,571 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 [2025-03-03 13:25:25,724 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2025-03-03 13:25:25,725 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 [2025-03-03 13:25:25,756 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 15 treesize of output 1 [2025-03-03 13:25:25,791 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 [2025-03-03 13:25:25,878 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 11 treesize of output 3 [2025-03-03 13:25:25,880 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 [2025-03-03 13:25:26,037 INFO L349 Elim1Store]: treesize reduction 21, result has 44.7 percent of original size [2025-03-03 13:25:26,037 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 1 case distinctions, treesize of input 20 treesize of output 23 [2025-03-03 13:25:26,056 INFO L349 Elim1Store]: treesize reduction 8, result has 61.9 percent of original size [2025-03-03 13:25:26,056 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 20 treesize of output 22 [2025-03-03 13:25:26,484 INFO L349 Elim1Store]: treesize reduction 92, result has 33.8 percent of original size [2025-03-03 13:25:26,484 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 2 new quantified variables, introduced 2 case distinctions, treesize of input 176 treesize of output 141 [2025-03-03 13:25:26,499 INFO L349 Elim1Store]: treesize reduction 104, result has 18.1 percent of original size [2025-03-03 13:25:26,499 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 2 new quantified variables, introduced 2 case distinctions, treesize of input 178 treesize of output 119 [2025-03-03 13:25:26,508 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 161 treesize of output 98 [2025-03-03 13:25:26,532 INFO L349 Elim1Store]: treesize reduction 37, result has 15.9 percent of original size [2025-03-03 13:25:26,532 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 21 [2025-03-03 13:25:26,939 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 146 treesize of output 98 [2025-03-03 13:25:26,954 INFO L349 Elim1Store]: treesize reduction 14, result has 57.6 percent of original size [2025-03-03 13:25:26,954 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 6 new quantified variables, introduced 3 case distinctions, treesize of input 88 treesize of output 67 [2025-03-03 13:25:26,958 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2025-03-03 13:25:26,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 59 treesize of output 34 [2025-03-03 13:25:26,998 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 8 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 13:25:26,999 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-03 13:25:27,696 INFO L349 Elim1Store]: treesize reduction 35, result has 83.6 percent of original size [2025-03-03 13:25:27,697 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 7 new quantified variables, introduced 10 case distinctions, treesize of input 6954 treesize of output 5568 [2025-03-03 13:25:51,948 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse686 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (let ((.cse680 (select .cse686 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (let ((.cse279 (store (select |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse680))) (let ((.cse9 (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| .cse279)) (.cse7 (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (let ((.cse286 (select .cse9 .cse7)) (.cse11 (select (select |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|))) (let ((.cse687 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse178 (store .cse286 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse427 (store .cse9 .cse7 .cse178)) (.cse10 (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse687 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (let ((.cse681 (select .cse427 .cse10)) (.cse4 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse19 (select .cse687 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (let ((.cse6 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse686 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse424 (= .cse19 .cse7)) (.cse17 (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse4)) (.cse179 (select .cse681 .cse4))) (let ((.cse177 (= .cse179 .cse4)) (.cse23 (not .cse17)) (.cse46 (not .cse424)) (.cse136 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse685 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse684 (select (select .cse685 .cse10) .cse4))) (or (= .cse684 .cse4) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse685 v_arrayElimIndex_24) .cse684))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))) (.cse16 (= .cse6 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (.cse22 (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| .cse7))) (.cse83 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse683 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse682 (select (select .cse683 .cse10) .cse4))) (or (= .cse682 .cse4) (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse7) (not (= .cse4 (select (select .cse683 v_arrayElimIndex_24) .cse682))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))) (.cse629 (select .cse681 .cse6)) (.cse0 (= .cse11 .cse680)) (.cse15 (= .cse11 .cse4))) (let ((.cse53 (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| .cse10)) (.cse173 (forall ((v_arrayElimCell_160 Int)) (let ((.cse677 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse679 (select .cse677 .cse10))) (let ((.cse676 (select .cse679 .cse4)) (.cse678 (select .cse679 .cse6))) (or (= .cse676 .cse4) (not (= (select (select .cse677 .cse7) .cse676) .cse4)) (= .cse678 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse678 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))))))) (.cse63 (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse674 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse675 (select .cse674 .cse10))) (or (not (= (select (select .cse674 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) (select .cse675 .cse4)) .cse4)) (not (= (select .cse675 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= v_arrayElimCell_160 .cse19))))) .cse15)) (.cse65 (or .cse0 (forall ((v_arrayElimCell_160 Int)) (let ((.cse672 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse673 (select .cse672 .cse10))) (or (not (= (select (select .cse672 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) (select .cse673 .cse4)) .cse4)) (not (= (select .cse673 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) .cse15)) (.cse287 (= .cse629 .cse11)) (.cse448 (forall ((v_arrayElimCell_160 Int)) (let ((.cse669 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse671 (select .cse669 .cse10))) (let ((.cse670 (select .cse671 .cse4))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse669 v_arrayElimIndex_24) .cse670))) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse670 .cse4) (= (select .cse671 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7))))))) (.cse461 (forall ((v_arrayElimCell_160 Int)) (let ((.cse667 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse668 (select .cse667 .cse10))) (let ((.cse666 (select .cse668 .cse6)) (.cse665 (select .cse668 .cse4))) (or (= .cse665 .cse4) (= .cse666 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse666 .cse11) (forall ((v_arrayElimIndex_24 Int)) (not (= .cse4 (select (select .cse667 v_arrayElimIndex_24) .cse665)))))))))) (.cse462 (forall ((v_arrayElimCell_160 Int)) (let ((.cse664 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse663 (select .cse664 .cse10))) (or (= (select .cse663 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse664 v_arrayElimIndex_24) (select .cse663 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24)))))))) (.cse463 (forall ((v_arrayElimCell_160 Int)) (let ((.cse660 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse661 (select .cse660 .cse10))) (let ((.cse662 (select .cse661 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse660 v_arrayElimIndex_24) (select .cse661 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse662 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse662 .cse11))))))) (.cse135 (and (forall ((v_arrayElimIndex_24 Int)) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse659 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse658 (select (select .cse659 .cse10) .cse4))) (or (= .cse658 .cse4) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse659 v_arrayElimIndex_24) .cse658))))))) (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (or .cse0 .cse83))) (.cse174 (forall ((v_arrayElimCell_160 Int)) (let ((.cse655 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse657 (select .cse655 .cse10))) (let ((.cse654 (select .cse657 .cse4)) (.cse656 (select .cse657 .cse6))) (or (= .cse654 .cse4) (not (= (select (select .cse655 .cse7) .cse654) .cse4)) (= .cse656 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse656 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))))))) (.cse369 (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse427 v_arrayElimIndex_24) .cse179))) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24)))) (.cse154 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse653 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse652 (select .cse653 .cse10))) (let ((.cse651 (select .cse652 .cse4))) (or (= .cse651 .cse4) (= (select .cse652 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse653 v_arrayElimIndex_24) .cse651))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))))) (.cse82 (or .cse136 .cse16 .cse22)) (.cse615 (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse650 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse649 (select (select .cse650 .cse10) .cse4))) (or (= .cse649 .cse4) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse650 v_arrayElimIndex_24) .cse649))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))) .cse15)) (.cse49 (or .cse15 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse648 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse647 (select .cse648 .cse10))) (let ((.cse646 (select .cse647 .cse4))) (or (= .cse646 .cse4) (= (select .cse647 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse648 v_arrayElimIndex_24) .cse646))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))))) (.cse42 (forall ((v_arrayElimIndex_24 Int)) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse645 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse644 (select .cse645 .cse10))) (let ((.cse643 (select .cse644 .cse4))) (or (= .cse643 .cse4) (= (select .cse644 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= .cse4 (select (select .cse645 v_arrayElimIndex_24) .cse643)))))))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))) (.cse44 (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse642 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse641 (select .cse642 .cse10))) (let ((.cse640 (select .cse641 .cse4))) (or (= .cse640 .cse4) (= (select .cse641 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (not (= .cse4 (select (select .cse642 v_arrayElimIndex_24) .cse640))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))) .cse15)) (.cse619 (and (or .cse22 .cse23) (or .cse46 .cse17))) (.cse139 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse639 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse638 (select (select .cse639 .cse10) .cse4))) (or (= .cse638 .cse4) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse7) (not (= .cse4 (select (select .cse639 v_arrayElimIndex_24) .cse638))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))) (.cse93 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse637 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse636 (select .cse637 .cse10))) (let ((.cse635 (select .cse636 .cse4))) (or (= .cse635 .cse4) (= (select .cse636 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse7) (not (= .cse4 (select (select .cse637 v_arrayElimIndex_24) .cse635))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))))) (.cse28 (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse612 (forall ((v_arrayElimIndex_24 Int)) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse634 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse633 (select (select .cse634 .cse10) .cse4))) (or (= .cse633 .cse4) (= v_arrayElimCell_160 .cse7) (not (= .cse4 (select (select .cse634 v_arrayElimIndex_24) .cse633))))))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))) (.cse613 (forall ((v_arrayElimIndex_24 Int)) (or (forall ((v_arrayElimCell_160 Int)) (or (= v_arrayElimCell_160 .cse7) (not (= .cse4 (let ((.cse632 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse632 v_arrayElimIndex_24) (select (select .cse632 .cse10) .cse4))))))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))) (.cse620 (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse631 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse630 (select (select .cse631 .cse10) .cse4))) (or (= .cse630 .cse4) (not (= .cse4 (select (select .cse631 v_arrayElimIndex_24) .cse630))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))) .cse15)) (.cse175 (= .cse629 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (.cse25 (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| .cse19)) (.cse176 (and .cse0 .cse424)) (.cse577 (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset| .cse629)) (.cse595 (and (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse427 v_arrayElimIndex_24) .cse179))) (= v_arrayElimIndex_24 .cse7))) (or .cse177 (forall ((v_arrayElimIndex_24 Int)) (not (= .cse4 (select (select .cse427 v_arrayElimIndex_24) .cse179)))))))) (let ((.cse24 (or .cse175 .cse16 .cse25 .cse176 .cse577 .cse595)) (.cse52 (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| .cse19)) (.cse41 (or .cse28 (and .cse612 (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (or (not (= .cse4 (let ((.cse628 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse628 v_arrayElimIndex_24) (select (select .cse628 .cse10) .cse4))))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) .cse15) .cse613 .cse620))) (.cse45 (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse627 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse626 (select .cse627 .cse10))) (or (= (select .cse626 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (not (= .cse4 (select (select .cse627 v_arrayElimIndex_24) (select .cse626 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))) .cse15)) (.cse126 (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse625 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse624 (select (select (store .cse9 v_arrayElimCell_160 .cse625) .cse10) .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse624 .cse4) (not (= (select .cse625 .cse624) .cse4)))))) .cse15)) (.cse37 (or .cse16 .cse22 .cse93)) (.cse38 (or .cse22 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse623 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse622 (select .cse623 .cse10))) (or (= (select .cse622 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= .cse4 (select (select .cse623 v_arrayElimIndex_24) (select .cse622 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))) .cse17)) (.cse39 (or .cse22 .cse17 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (or (= v_arrayElimCell_160 .cse7) (not (= .cse4 (let ((.cse621 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse621 v_arrayElimIndex_24) (select (select .cse621 .cse10) .cse4))))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))) (.cse40 (or .cse139 .cse16 .cse22)) (.cse47 (or (and (or .cse16 (and .cse42 .cse44)) (or .cse28 .cse16 (and .cse612 .cse620))) .cse619)) (.cse48 (or (and (or .cse28 (and .cse612 .cse615) .cse16) (or (and .cse49 .cse42) .cse16)) .cse619)) (.cse128 (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (let ((.cse618 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (select .cse618 (select (select (store .cse9 v_arrayElimCell_160 .cse618) .cse10) .cse4))) .cse4))))) (.cse43 (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse7) (forall ((v_arrayElimCell_160 Int)) (let ((.cse617 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse616 (select .cse617 .cse10))) (or (= (select .cse616 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= .cse4 (select (select .cse617 v_arrayElimIndex_24) (select .cse616 .cse4)))))))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))) (.cse50 (or .cse28 (and .cse612 .cse613 (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (or (= v_arrayElimCell_160 .cse19) (not (= .cse4 (let ((.cse614 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse614 v_arrayElimIndex_24) (select (select .cse614 .cse10) .cse4))))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) .cse15) .cse615))) (.cse51 (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse611 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse610 (select .cse611 .cse10))) (or (= (select .cse610 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse611 v_arrayElimIndex_24) (select .cse610 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))) .cse15)) (.cse127 (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse609 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse608 (select (select (store .cse9 v_arrayElimCell_160 .cse609) .cse10) .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse608 .cse4) (not (= (select .cse609 .cse608) .cse4)) (= v_arrayElimCell_160 .cse19))))) .cse15)) (.cse109 (forall ((v_arrayElimCell_160 Int)) (let ((.cse607 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse606 (select (select (store .cse9 v_arrayElimCell_160 .cse607) .cse10) .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse606 .cse4) (= v_arrayElimCell_160 .cse7) (not (= (select .cse607 .cse606) .cse4))))))) (.cse34 (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse605 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse604 (select .cse605 .cse10))) (or (= (select .cse604 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse605 v_arrayElimIndex_24) (select .cse604 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))) .cse22 .cse17)) (.cse119 (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (let ((.cse603 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (select .cse603 (select (select (store .cse9 v_arrayElimCell_160 .cse603) .cse10) .cse4))) .cse4)) (= v_arrayElimCell_160 .cse19)))) (.cse35 (or .cse28 (and (or .cse22 .cse17 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (or (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (let ((.cse602 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse602 v_arrayElimIndex_24) (select (select .cse602 .cse10) .cse4))))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))) .cse82))) (.cse36 (or .cse16 .cse154 .cse22)) (.cse31 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse600 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse599 (select (select .cse600 .cse10) .cse4))) (or (= .cse599 .cse4) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse600 v_arrayElimIndex_24) .cse599))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7))))) (forall ((v_arrayElimCell_160 Int)) (or (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (let ((.cse601 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse601 v_arrayElimIndex_24) (select (select .cse601 .cse10) .cse4))))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))))) (.cse29 (forall ((v_arrayElimCell_160 Int)) (or (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (let ((.cse598 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse598 v_arrayElimIndex_24) (select (select .cse598 .cse10) .cse4))))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse19)))) (.cse30 (forall ((v_arrayElimCell_160 Int)) (let ((.cse597 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse596 (select (select .cse597 .cse10) .cse4))) (or (= .cse596 .cse4) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse597 v_arrayElimIndex_24) .cse596))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19)))))) (.cse32 (or .cse175 .cse16 .cse25 .cse176 .cse595)) (.cse33 (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse592 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse591 (select .cse592 .cse10))) (let ((.cse590 (select .cse591 .cse4))) (or (= .cse590 .cse4) (= (select .cse591 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse592 v_arrayElimIndex_24) .cse590)))))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse593 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse594 (select .cse593 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse593 v_arrayElimIndex_24) (select .cse594 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= (select .cse594 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19)))))) .cse16)) (.cse26 (or (and (or .cse16 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse584 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse585 (select .cse584 .cse10))) (let ((.cse583 (select .cse585 .cse6))) (or (= .cse583 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse584 v_arrayElimIndex_24) (select .cse585 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= .cse583 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))))))) (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse588 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse589 (select .cse588 .cse10))) (let ((.cse586 (select .cse589 .cse4)) (.cse587 (select .cse589 .cse6))) (or (= .cse586 .cse4) (= .cse587 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse588 v_arrayElimIndex_24) .cse586))) (= .cse587 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) .cse16)) .cse15)) (.cse27 (or (and (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse579 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse578 (select .cse579 .cse10))) (or (= (select .cse578 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse579 v_arrayElimIndex_24) (select .cse578 .cse4)))) (= v_arrayElimIndex_24 .cse7))))) .cse17) (or .cse17 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse582 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse581 (select .cse582 .cse10))) (let ((.cse580 (select .cse581 .cse4))) (or (= .cse580 .cse4) (= (select .cse581 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse582 v_arrayElimIndex_24) .cse580)))))))))) .cse22)) (.cse76 (or .cse16 .cse176 .cse577 .cse177 .cse15 .cse369)) (.cse88 (or .cse16 (and (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (forall ((v_arrayElimCell_160 Int)) (let ((.cse573 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse572 (select .cse573 .cse10))) (let ((.cse571 (select .cse572 .cse4))) (or (= .cse571 .cse4) (= (select .cse572 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse573 v_arrayElimIndex_24) .cse571)))))))))) (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse576 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse575 (select .cse576 .cse10))) (let ((.cse574 (select .cse575 .cse4))) (or (= .cse574 .cse4) (= (select .cse575 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse7) (not (= .cse4 (select (select .cse576 v_arrayElimIndex_24) .cse574)))))))) .cse0)))) (.cse89 (or .cse16 .cse174)) (.cse90 (or .cse16 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse565 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse566 (select .cse565 .cse10))) (let ((.cse564 (select .cse566 .cse6))) (or (= .cse564 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse564 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (not (= .cse4 (select (select .cse565 v_arrayElimIndex_24) (select .cse566 .cse4)))) (= v_arrayElimIndex_24 .cse7)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse569 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse570 (select .cse569 .cse10))) (let ((.cse567 (select .cse570 .cse4)) (.cse568 (select .cse570 .cse6))) (or (= .cse567 .cse4) (= .cse568 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (not (= .cse4 (select (select .cse569 v_arrayElimIndex_24) .cse567))))) (= v_arrayElimCell_160 .cse19) (= .cse568 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))))))) .cse15)) (.cse91 (or .cse16 .cse135)) (.cse54 (or .cse0 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse553 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse554 (select .cse553 .cse10))) (let ((.cse552 (select .cse554 .cse4))) (or (= .cse552 .cse4) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse553 v_arrayElimIndex_24) .cse552))) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= (select .cse554 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse555 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse558 (select .cse555 .cse10))) (let ((.cse556 (select .cse558 .cse4)) (.cse557 (select .cse558 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse555 v_arrayElimIndex_24) .cse556))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= .cse556 .cse4) (= .cse557 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse557 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse560 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse561 (select .cse560 .cse10))) (let ((.cse559 (select .cse561 .cse6))) (or (= .cse559 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse559 .cse11) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse560 v_arrayElimIndex_24) (select .cse561 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse563 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse562 (select .cse563 .cse10))) (or (= (select .cse562 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse563 v_arrayElimIndex_24) (select .cse562 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))))))) (.cse55 (forall ((v_arrayElimCell_160 Int)) (let ((.cse551 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse550 (select (select .cse551 .cse10) .cse4))) (or (= .cse550 .cse4) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse551 v_arrayElimIndex_24) .cse550))) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse19)))))) (.cse56 (or .cse0 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse543 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse544 (select .cse543 .cse10))) (let ((.cse542 (select .cse544 .cse4))) (or (= .cse542 .cse4) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse543 v_arrayElimIndex_24) .cse542))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= (select .cse544 .cse6) .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse546 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse545 (select (select .cse546 .cse10) .cse4))) (or (= .cse545 .cse4) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse546 v_arrayElimIndex_24) .cse545))) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))))) (forall ((v_arrayElimCell_160 Int)) (or (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (let ((.cse547 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse547 v_arrayElimIndex_24) (select (select .cse547 .cse10) .cse4))))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse548 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse549 (select .cse548 .cse10))) (or (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse548 v_arrayElimIndex_24) (select .cse549 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= (select .cse549 .cse6) .cse11)))))))) (.cse57 (forall ((v_arrayElimCell_160 Int)) (let ((.cse540 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse541 (select .cse540 .cse10))) (or (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse540 v_arrayElimIndex_24) (select .cse541 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= (select .cse541 .cse6) .cse11)))))) (.cse64 (forall ((v_arrayElimCell_160 Int)) (let ((.cse538 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse539 (select .cse538 .cse10))) (or (not (= (select (select .cse538 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) (select .cse539 .cse4)) .cse4)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (not (= (select .cse539 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= v_arrayElimCell_160 .cse7)))))) (.cse58 (forall ((v_arrayElimCell_160 Int)) (let ((.cse537 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse536 (select .cse537 .cse10))) (let ((.cse535 (select .cse536 .cse4))) (or (= .cse535 .cse4) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (= (select .cse536 .cse6) .cse11) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse537 v_arrayElimIndex_24) .cse535))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))))))) (.cse59 (forall ((v_arrayElimCell_160 Int)) (let ((.cse533 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse534 (select .cse533 .cse10))) (let ((.cse532 (select .cse534 .cse4))) (or (= .cse532 .cse4) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse533 v_arrayElimIndex_24) .cse532))) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse19) (= (select .cse534 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))))))) (.cse60 (forall ((v_arrayElimCell_160 Int)) (let ((.cse530 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse531 (select .cse530 .cse10))) (let ((.cse529 (select .cse531 .cse6))) (or (= v_arrayElimCell_160 .cse19) (= .cse529 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse529 .cse11) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse530 v_arrayElimIndex_24) (select .cse531 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))))))))) (.cse61 (or .cse0 (and (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse465 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse466 (select .cse465 .cse10))) (let ((.cse467 (select .cse466 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse465 v_arrayElimIndex_24) (select .cse466 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse467 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse467 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse467 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse469 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse470 (select .cse469 .cse10))) (let ((.cse468 (select .cse470 .cse6))) (or (= .cse468 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse469 v_arrayElimIndex_24) (select .cse470 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse468 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse473 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse474 (select .cse473 .cse10))) (let ((.cse472 (select .cse474 .cse6)) (.cse471 (select .cse474 .cse4))) (or (= .cse471 .cse4) (= .cse472 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse472 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse472 .cse11) (forall ((v_arrayElimIndex_24 Int)) (not (= .cse4 (select (select .cse473 v_arrayElimIndex_24) .cse471))))))))) (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse476 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse477 (select .cse476 .cse10))) (let ((.cse475 (select .cse477 .cse6))) (or (= .cse475 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse476 v_arrayElimIndex_24) (select .cse477 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse475 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse478 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse481 (select .cse478 .cse10))) (let ((.cse479 (select .cse481 .cse4)) (.cse480 (select .cse481 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse478 v_arrayElimIndex_24) .cse479))) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse479 .cse4) (= .cse480 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse480 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse484 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse485 (select .cse484 .cse10))) (let ((.cse483 (select .cse485 .cse6)) (.cse482 (select .cse485 .cse4))) (or (= .cse482 .cse4) (= .cse483 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse483 .cse11) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse484 v_arrayElimIndex_24) .cse482)))))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse488 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse489 (select .cse488 .cse10))) (let ((.cse487 (select .cse489 .cse6)) (.cse486 (select .cse489 .cse4))) (or (= .cse486 .cse4) (= .cse487 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse487 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse487 .cse11) (forall ((v_arrayElimIndex_24 Int)) (not (= .cse4 (select (select .cse488 v_arrayElimIndex_24) .cse486))))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse491 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse492 (select .cse491 .cse10))) (let ((.cse490 (select .cse492 .cse6))) (or (= .cse490 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse490 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse491 v_arrayElimIndex_24) (select .cse492 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse494 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse493 (select .cse494 .cse10))) (or (= (select .cse493 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse494 v_arrayElimIndex_24) (select .cse493 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse495 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse496 (select .cse495 .cse10))) (let ((.cse497 (select .cse496 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse495 v_arrayElimIndex_24) (select .cse496 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse497 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse497 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse497 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse500 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse499 (select .cse500 .cse10))) (let ((.cse498 (select .cse499 .cse4))) (or (= .cse498 .cse4) (= (select .cse499 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse500 v_arrayElimIndex_24) .cse498))) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))))) .cse15) (forall ((v_arrayElimCell_160 Int)) (let ((.cse502 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse503 (select .cse502 .cse10))) (let ((.cse501 (select .cse503 .cse6))) (or (= .cse501 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse501 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse502 v_arrayElimIndex_24) (select .cse503 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse505 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse504 (select .cse505 .cse10))) (or (= (select .cse504 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse505 v_arrayElimIndex_24) (select .cse504 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse506 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse509 (select .cse506 .cse10))) (let ((.cse507 (select .cse509 .cse4)) (.cse508 (select .cse509 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse506 v_arrayElimIndex_24) .cse507))) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse507 .cse4) (= .cse508 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse508 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse512 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse513 (select .cse512 .cse10))) (let ((.cse511 (select .cse513 .cse6)) (.cse510 (select .cse513 .cse4))) (or (= .cse510 .cse4) (= .cse511 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse511 .cse11) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse512 v_arrayElimIndex_24) .cse510)))))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse516 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse515 (select .cse516 .cse10))) (let ((.cse514 (select .cse515 .cse4))) (or (= .cse514 .cse4) (= (select .cse515 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse516 v_arrayElimIndex_24) .cse514))) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))))) .cse424) (or .cse46 (and .cse448 .cse461 .cse462 (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse518 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse517 (select .cse518 .cse10))) (or (= (select .cse517 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse518 v_arrayElimIndex_24) (select .cse517 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse521 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse522 (select .cse521 .cse10))) (let ((.cse520 (select .cse522 .cse6)) (.cse519 (select .cse522 .cse4))) (or (= .cse519 .cse4) (= .cse520 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse520 .cse11) (forall ((v_arrayElimIndex_24 Int)) (not (= .cse4 (select (select .cse521 v_arrayElimIndex_24) .cse519))))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse523 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse525 (select .cse523 .cse10))) (let ((.cse524 (select .cse525 .cse4))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse523 v_arrayElimIndex_24) .cse524))) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse524 .cse4) (= (select .cse525 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse526 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse527 (select .cse526 .cse10))) (let ((.cse528 (select .cse527 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse526 v_arrayElimIndex_24) (select .cse527 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse528 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse528 .cse11))))))) .cse15) .cse463))))) (.cse62 (forall ((v_arrayElimCell_160 Int)) (or (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (let ((.cse464 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse464 v_arrayElimIndex_24) (select (select .cse464 .cse10) .cse4))))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19)))) (.cse66 (or (and .cse448 (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse449 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse450 (select .cse449 .cse10))) (let ((.cse451 (select .cse450 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse449 v_arrayElimIndex_24) (select .cse450 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse451 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse451 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse452 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse454 (select .cse452 .cse10))) (let ((.cse453 (select .cse454 .cse4))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse452 v_arrayElimIndex_24) .cse453))) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse453 .cse4) (= (select .cse454 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse456 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse455 (select .cse456 .cse10))) (or (= (select .cse455 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse456 v_arrayElimIndex_24) (select .cse455 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse459 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse460 (select .cse459 .cse10))) (let ((.cse458 (select .cse460 .cse6)) (.cse457 (select .cse460 .cse4))) (or (= .cse457 .cse4) (= .cse458 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse458 .cse11) (forall ((v_arrayElimIndex_24 Int)) (not (= .cse4 (select (select .cse459 v_arrayElimIndex_24) .cse457)))))))))) .cse15) .cse461 .cse462 .cse463) .cse46)) (.cse67 (forall ((v_arrayElimCell_160 Int)) (let ((.cse447 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse446 (select .cse447 .cse10))) (or (= v_arrayElimCell_160 .cse19) (= (select .cse446 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse447 v_arrayElimIndex_24) (select .cse446 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))))) (.cse68 (forall ((v_arrayElimCell_160 Int)) (let ((.cse444 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse445 (select .cse444 .cse10))) (or (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse444 v_arrayElimIndex_24) (select .cse445 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse19) (= (select .cse445 .cse6) .cse11)))))) (.cse69 (forall ((v_arrayElimCell_160 Int)) (let ((.cse442 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse443 (select .cse442 .cse10))) (let ((.cse441 (select .cse443 .cse4))) (or (= .cse441 .cse4) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse442 v_arrayElimIndex_24) .cse441))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (= (select .cse443 .cse6) .cse11))))))) (.cse70 (forall ((v_arrayElimCell_160 Int)) (or (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (let ((.cse440 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse440 v_arrayElimIndex_24) (select (select .cse440 .cse10) .cse4))))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19)))) (.cse71 (forall ((v_arrayElimCell_160 Int)) (let ((.cse436 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse439 (select .cse436 .cse10))) (let ((.cse437 (select .cse439 .cse4)) (.cse438 (select .cse439 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse436 v_arrayElimIndex_24) .cse437))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= .cse437 .cse4) (= v_arrayElimCell_160 .cse19) (= .cse438 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse438 .cse11))))))) (.cse72 (or .cse0 (and (forall ((v_arrayElimCell_160 Int)) (or (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (let ((.cse428 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse428 v_arrayElimIndex_24) (select (select .cse428 .cse10) .cse4))))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse431 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse430 (select .cse431 .cse10))) (let ((.cse429 (select .cse430 .cse4))) (or (= .cse429 .cse4) (= v_arrayElimCell_160 .cse7) (= (select .cse430 .cse6) .cse11) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse431 v_arrayElimIndex_24) .cse429))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse432 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse433 (select .cse432 .cse10))) (or (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse432 v_arrayElimIndex_24) (select .cse433 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= (select .cse433 .cse6) .cse11))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse434 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse435 (select (select .cse434 .cse10) .cse4))) (or (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse434 v_arrayElimIndex_24) .cse435))) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= .cse435 .cse4) (= v_arrayElimCell_160 .cse7)))))))) (.cse73 (or (and (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse427 v_arrayElimIndex_24) .cse179))) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse7))) (or .cse177 .cse287 .cse369)) .cse176 .cse15)) (.cse74 (forall ((v_arrayElimCell_160 Int)) (let ((.cse425 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse426 (select (select .cse425 .cse10) .cse4))) (or (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse425 v_arrayElimIndex_24) .cse426))) (= v_arrayElimCell_160 v_arrayElimIndex_24) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= .cse426 .cse4) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19)))))) (.cse75 (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse373 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse374 (select .cse373 .cse10))) (let ((.cse372 (select .cse374 .cse6))) (or (= .cse372 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse373 v_arrayElimIndex_24) (select .cse374 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse372 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse375 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse378 (select .cse375 .cse10))) (let ((.cse376 (select .cse378 .cse4)) (.cse377 (select .cse378 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse375 v_arrayElimIndex_24) .cse376))) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse376 .cse4) (= .cse377 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (= .cse377 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse381 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse382 (select .cse381 .cse10))) (let ((.cse380 (select .cse382 .cse6)) (.cse379 (select .cse382 .cse4))) (or (= .cse379 .cse4) (= .cse380 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse380 .cse11) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse381 v_arrayElimIndex_24) .cse379)))))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse384 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse383 (select .cse384 .cse10))) (or (= (select .cse383 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse384 v_arrayElimIndex_24) (select .cse383 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse385 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse388 (select .cse385 .cse10))) (let ((.cse386 (select .cse388 .cse4)) (.cse387 (select .cse388 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse385 v_arrayElimIndex_24) .cse386))) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse386 .cse4) (= .cse387 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse387 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse390 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse391 (select .cse390 .cse10))) (let ((.cse389 (select .cse391 .cse6))) (or (= .cse389 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse389 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse390 v_arrayElimIndex_24) (select .cse391 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse393 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse394 (select .cse393 .cse10))) (let ((.cse392 (select .cse394 .cse6))) (or (= .cse392 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse393 v_arrayElimIndex_24) (select .cse394 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse392 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse395 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse396 (select .cse395 .cse10))) (let ((.cse397 (select .cse396 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse395 v_arrayElimIndex_24) (select .cse396 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse397 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse397 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse397 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse400 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse399 (select .cse400 .cse10))) (let ((.cse398 (select .cse399 .cse4))) (or (= .cse398 .cse4) (= (select .cse399 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse400 v_arrayElimIndex_24) .cse398))) (= v_arrayElimCell_160 v_arrayElimIndex_24)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse403 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse404 (select .cse403 .cse10))) (let ((.cse402 (select .cse404 .cse6)) (.cse401 (select .cse404 .cse4))) (or (= .cse401 .cse4) (= .cse402 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse402 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse402 .cse11) (forall ((v_arrayElimIndex_24 Int)) (not (= .cse4 (select (select .cse403 v_arrayElimIndex_24) .cse401)))))))))) .cse15) (forall ((v_arrayElimCell_160 Int)) (let ((.cse405 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse406 (select .cse405 .cse10))) (let ((.cse407 (select .cse406 .cse6))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse405 v_arrayElimIndex_24) (select .cse406 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= .cse407 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (= .cse407 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse407 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse410 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse409 (select .cse410 .cse10))) (let ((.cse408 (select .cse409 .cse4))) (or (= .cse408 .cse4) (= (select .cse409 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse410 v_arrayElimIndex_24) .cse408))) (= v_arrayElimCell_160 v_arrayElimIndex_24)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse413 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse414 (select .cse413 .cse10))) (let ((.cse412 (select .cse414 .cse6)) (.cse411 (select .cse414 .cse4))) (or (= .cse411 .cse4) (= .cse412 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (= .cse412 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse412 .cse11) (forall ((v_arrayElimIndex_24 Int)) (not (= .cse4 (select (select .cse413 v_arrayElimIndex_24) .cse411))))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse416 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse415 (select .cse416 .cse10))) (or (= (select .cse415 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse416 v_arrayElimIndex_24) (select .cse415 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse419 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse420 (select .cse419 .cse10))) (let ((.cse418 (select .cse420 .cse6)) (.cse417 (select .cse420 .cse4))) (or (= .cse417 .cse4) (= .cse418 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (= .cse418 .cse11) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse419 v_arrayElimIndex_24) .cse417)))))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse422 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse423 (select .cse422 .cse10))) (let ((.cse421 (select .cse423 .cse6))) (or (= .cse421 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (= .cse421 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= .cse4 (select (select .cse422 v_arrayElimIndex_24) (select .cse423 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))))) .cse424)) (.cse92 (or .cse16 (and (or .cse176 .cse177 .cse15 .cse369) (or .cse46 (and .cse63 (forall ((v_arrayElimCell_160 Int)) (let ((.cse370 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse371 (select .cse370 .cse10))) (or (not (= (select (select .cse370 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) (select .cse371 .cse4)) .cse4)) (not (= (select .cse371 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= v_arrayElimCell_160 .cse7))))) .cse65))))) (.cse78 (or .cse16 .cse173)) (.cse86 (or .cse16 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse364 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse365 (select .cse364 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse364 v_arrayElimIndex_24) (select .cse365 .cse4)))) (= v_arrayElimIndex_24 .cse7))) (= (select .cse365 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse368 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse367 (select .cse368 .cse10))) (let ((.cse366 (select .cse367 .cse4))) (or (= .cse366 .cse4) (= (select .cse367 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse368 v_arrayElimIndex_24) .cse366))))))))))))) (.cse84 (or (and (or .cse16 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse359 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse360 (select .cse359 .cse10))) (let ((.cse357 (select .cse360 .cse4)) (.cse358 (select .cse360 .cse6))) (or (= .cse357 .cse4) (= .cse358 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (not (= .cse4 (select (select .cse359 v_arrayElimIndex_24) .cse357))) (= .cse358 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))))))) (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse362 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse363 (select .cse362 .cse10))) (let ((.cse361 (select .cse363 .cse6))) (or (= .cse361 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (not (= .cse4 (select (select .cse362 v_arrayElimIndex_24) (select .cse363 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= .cse361 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) .cse16)) .cse15)) (.cse85 (or .cse22 (and (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse354 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse353 (select .cse354 .cse10))) (let ((.cse352 (select .cse353 .cse4))) (or (= .cse352 .cse4) (= (select .cse353 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse7) (not (= .cse4 (select (select .cse354 v_arrayElimIndex_24) .cse352)))))))) .cse17) (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse356 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse355 (select .cse356 .cse10))) (or (= (select .cse355 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= .cse4 (select (select .cse356 v_arrayElimIndex_24) (select .cse355 .cse4)))) (= v_arrayElimIndex_24 .cse7))))) .cse17)))) (.cse98 (not .cse53)) (.cse87 (or .cse16 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse347 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse348 (select .cse347 .cse10))) (let ((.cse345 (select .cse348 .cse4)) (.cse346 (select .cse348 .cse6))) (or (= .cse345 .cse4) (= .cse346 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (not (= .cse4 (select (select .cse347 v_arrayElimIndex_24) .cse345))))) (= .cse346 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse350 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse351 (select .cse350 .cse10))) (let ((.cse349 (select .cse351 .cse6))) (or (= .cse349 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse349 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (not (= .cse4 (select (select .cse350 v_arrayElimIndex_24) (select .cse351 .cse4)))) (= v_arrayElimIndex_24 .cse7))))))))) .cse15)) (.cse77 (or .cse16 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse341 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse340 (select .cse341 .cse10))) (or (= (select .cse340 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse341 v_arrayElimIndex_24) (select .cse340 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse19))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse343 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse344 (select .cse343 .cse10))) (let ((.cse342 (select .cse344 .cse4))) (or (= .cse342 .cse4) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse343 v_arrayElimIndex_24) .cse342))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= (select .cse344 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19))))))))) (.cse79 (or .cse16 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse336 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse337 (select .cse336 .cse10))) (let ((.cse335 (select .cse337 .cse4))) (or (= .cse335 .cse4) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse336 v_arrayElimIndex_24) .cse335))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24))) (= (select .cse337 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse339 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse338 (select .cse339 .cse10))) (or (= (select .cse338 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= .cse4 (select (select .cse339 v_arrayElimIndex_24) (select .cse338 .cse4)))) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))))))) (.cse97 (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| .cse7)) (.cse157 (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (let ((.cse334 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (select .cse334 (select (select (store .cse9 v_arrayElimCell_160 .cse334) .cse10) .cse4))) .cse4)) (= v_arrayElimCell_160 .cse19)))) (.cse102 (= .cse10 .cse19)) (.cse100 (= .cse6 .cse11)) (.cse1 (forall ((v_arrayElimCell_160 Int)) (let ((.cse332 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse333 (select .cse332 .cse10))) (or (not (= (select (select .cse332 .cse19) (select .cse333 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= (select .cse333 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160)))))) (.cse122 (= .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (.cse193 (forall ((v_arrayElimCell_160 Int)) (let ((.cse330 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse331 (select .cse330 .cse10))) (or (not (= (select (select .cse330 .cse19) (select .cse331 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= (select .cse331 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse19)))))) (.cse2 (not .cse16))) (and (or .cse0 (and (or (and (or .cse1 .cse2) (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse8 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse5 (select (store .cse9 v_arrayElimCell_160 .cse8) .cse10))) (let ((.cse3 (select .cse5 .cse4))) (or (= .cse3 .cse4) (= (select .cse5 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (select .cse8 .cse3) .cse4))))))) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse14 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse13 (select (store .cse9 v_arrayElimCell_160 .cse14) .cse10))) (let ((.cse12 (select .cse13 .cse4))) (or (= .cse12 .cse4) (= (select .cse13 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (not (= (select .cse14 .cse12) .cse4))))))) .cse15)) .cse16)) .cse17) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse18 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse20 (select .cse18 .cse10))) (let ((.cse21 (select .cse20 .cse6))) (or (not (= (select (select .cse18 .cse19) (select .cse20 .cse4)) .cse4)) (= .cse21 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse6 .cse21)))))) .cse22 .cse23))) (or (and .cse24 (or .cse25 (and .cse26 .cse27)) (or .cse28 (and (or .cse16 .cse25 (and .cse29 .cse30 (or .cse0 .cse31))) .cse32)) .cse33 (or (and (or .cse25 (and .cse34 .cse35 .cse36)) (or .cse0 (and (or .cse25 (and .cse37 .cse38 .cse39 .cse40)) (or .cse16 (and .cse41 .cse42 .cse43 .cse44 .cse45) .cse46) .cse47)) .cse48 (or .cse16 (and .cse49 .cse42 .cse43 .cse50 .cse51) .cse46)) .cse52) (or .cse53 (and .cse54 .cse55 .cse56 .cse57 .cse58 .cse59 .cse60 .cse61 .cse62 (or (and .cse63 .cse64 .cse65) .cse46) .cse66 .cse67 .cse68 .cse69 .cse70 .cse71 .cse72 .cse73 .cse74 .cse75)) .cse76 (or .cse25 (and .cse77 (or .cse0 (and .cse78 .cse79)))) (or .cse52 (and (or .cse28 .cse16 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse81 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse80 (select (select .cse81 .cse10) .cse4))) (or (= .cse80 .cse4) (= v_arrayElimIndex_24 .cse19) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse81 v_arrayElimIndex_24) .cse80))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))))) .cse82 (or .cse0 (and (or .cse28 .cse16 .cse83) .cse40)))) (or (and .cse78 (or .cse25 (and .cse84 .cse85)) .cse86 .cse87) .cse0) .cse88 .cse89 .cse90 .cse91 .cse92 (or (and (or .cse0 .cse93) (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (forall ((v_arrayElimCell_160 Int)) (let ((.cse96 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse95 (select .cse96 .cse10))) (let ((.cse94 (select .cse95 .cse4))) (or (= .cse94 .cse4) (= (select .cse95 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= .cse4 (select (select .cse96 v_arrayElimIndex_24) .cse94)))))))) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimIndex_24)))) .cse16 .cse22)) .cse97) (or .cse52 (let ((.cse117 (or .cse128 .cse16))) (and (or .cse98 (and (or .cse0 (and (or (and (or (forall ((v_arrayElimCell_160 Int)) (not (= .cse6 (let ((.cse99 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse99 .cse19) (select (select .cse99 .cse10) .cse6)))))) .cse100) (forall ((v_arrayElimCell_160 Int)) (or (= v_arrayElimCell_160 .cse10) (not (= .cse6 (let ((.cse101 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse101 .cse19) (select (select .cse101 .cse10) .cse6)))))))) .cse102) (forall ((v_arrayElimCell_160 Int)) (let ((.cse103 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse104 (select (select .cse103 .cse10) .cse6))) (or (not (= .cse6 (select (select .cse103 .cse19) .cse104))) (= .cse6 .cse104))))))) (or (and (or (forall ((v_arrayElimCell_160 Int)) (or (not (= .cse6 (let ((.cse105 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse105 .cse19) (select (select .cse105 .cse10) .cse6))))) (= v_arrayElimCell_160 .cse19))) .cse100) (forall ((v_arrayElimCell_160 Int)) (or (= v_arrayElimCell_160 .cse10) (not (= .cse6 (let ((.cse106 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse106 .cse19) (select (select .cse106 .cse10) .cse6))))) (= v_arrayElimCell_160 .cse19)))) .cse102) (forall ((v_arrayElimCell_160 Int)) (let ((.cse107 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse108 (select (select .cse107 .cse10) .cse6))) (or (not (= .cse6 (select (select .cse107 .cse19) .cse108))) (= v_arrayElimCell_160 .cse19) (= .cse6 .cse108)))))) .cse2) (or .cse98 (and (or .cse0 (and (or .cse16 .cse109) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse110 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse111 (select (select .cse110 .cse10) .cse6))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse10) (not (= .cse6 (select (select .cse110 .cse19) .cse111))) (= .cse6 .cse111))))) .cse2))) (or .cse2 (forall ((v_arrayElimCell_160 Int)) (let ((.cse112 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse113 (select (select .cse112 .cse10) .cse6))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse10) (not (= .cse6 (select (select .cse112 .cse19) .cse113))) (= v_arrayElimCell_160 .cse19) (= .cse6 .cse113)))))) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse115 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse114 (select (select (store .cse9 v_arrayElimCell_160 .cse115) .cse10) .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse114 .cse4) (= v_arrayElimCell_160 .cse7) (not (= (select .cse115 .cse114) .cse4)) (= v_arrayElimCell_160 .cse19))))) .cse16) (or (and .cse16 .cse102) (and (or .cse0 (and (or (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse10) (not (= .cse6 (let ((.cse116 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse116 .cse19) (select (select .cse116 .cse10) .cse6))))) (= v_arrayElimCell_160 .cse7))) .cse2) .cse117 (or (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse10) (not (= .cse6 (let ((.cse118 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse118 .cse19) (select (select .cse118 .cse10) .cse6))))))) .cse2))) (or .cse119 .cse16) (or (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse10) (not (= .cse6 (let ((.cse120 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse120 .cse19) (select (select .cse120 .cse10) .cse6))))) (= v_arrayElimCell_160 .cse19))) .cse2))))) (or .cse46 (and (or .cse0 (and (or (and (or (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (not (= (let ((.cse121 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse121 .cse19) (select (select .cse121 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) .cse122) (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (not (= (let ((.cse123 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse123 .cse19) (select (select .cse123 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160)))) .cse102) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse124 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse125 (select (select .cse124 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (not (= (select (select .cse124 .cse19) .cse125) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= .cse125 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))))) .cse2) (or .cse16 (and .cse109 .cse126)))) (or (and .cse127 .cse109) .cse16) (or .cse128 .cse53) (or .cse102 (and (or .cse122 (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (not (= (let ((.cse129 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse129 .cse19) (select (select .cse129 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= v_arrayElimCell_160 .cse7)))) (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (not (= (let ((.cse130 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse130 .cse19) (select (select .cse130 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7))))) .cse117 (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse131 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse132 (select (select .cse131 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (not (= (select (select .cse131 .cse19) .cse132) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= .cse132 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse19))))) .cse2) (or .cse102 (and (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (not (= (let ((.cse133 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse133 .cse19) (select (select .cse133 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse19))) (or (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (not (= (let ((.cse134 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse134 .cse19) (select (select .cse134 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= v_arrayElimCell_160 .cse19))) .cse122)))) .cse17)))) (or (= .cse6 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (let ((.cse180 (store (select .cse9 .cse10) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse142 (select .cse180 .cse6))) (let ((.cse143 (not (= .cse6 (select (select (store .cse9 .cse10 .cse180) .cse19) .cse142))))) (and .cse24 (or .cse52 (and (or .cse28 .cse16 .cse135) (or .cse98 (and (or .cse136 .cse16) (or .cse0 (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse137 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse138 (select (select .cse137 .cse10) .cse6))) (or (= v_arrayElimCell_160 .cse10) (not (= .cse6 (select (select .cse137 .cse19) .cse138))) (= .cse6 .cse138))))) .cse2) (or .cse139 .cse16))) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse140 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse141 (select (select .cse140 .cse10) .cse6))) (or (= v_arrayElimCell_160 .cse10) (not (= .cse6 (select (select .cse140 .cse19) .cse141))) (= v_arrayElimCell_160 .cse19) (= .cse6 .cse141))))) .cse2))))) (or (and .cse0 .cse102) .cse98 (= .cse6 .cse142) .cse143 .cse2) (or .cse52 (and (or .cse0 (and (or (and .cse41 .cse128 .cse42 .cse43 .cse44 .cse45 .cse109 .cse126) .cse16 .cse46) (or .cse25 (and (or .cse128 .cse22 .cse17) .cse37 .cse38 (or .cse28 (and .cse39 .cse40)))) .cse47)) .cse48 (or .cse16 .cse46 (and .cse49 .cse128 .cse42 .cse43 .cse50 .cse51 .cse127 .cse109)) (or (and .cse34 (or .cse119 .cse22 .cse17) .cse35 .cse36) .cse25))) (or .cse28 (and (or .cse25 (and (or .cse16 .cse97 (forall ((v_arrayElimCell_160 Int)) (let ((.cse145 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse146 (select .cse145 .cse10))) (let ((.cse144 (select .cse146 .cse4))) (or (= .cse144 .cse4) (not (= (select (select .cse145 .cse7) .cse144) .cse4)) (= v_arrayElimCell_160 .cse19) (= (select .cse146 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))))))) (or .cse0 (and (or .cse16 .cse31) (or .cse16 (forall ((v_arrayElimCell_160 Int)) (let ((.cse148 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse149 (select .cse148 .cse10))) (let ((.cse147 (select .cse149 .cse4))) (or (= .cse147 .cse4) (not (= (select (select .cse148 .cse7) .cse147) .cse4)) (= (select .cse149 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) .cse97))) (or .cse16 (and .cse29 .cse30)))) .cse32)) (or .cse98 (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse150 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse151 (select (select .cse150 .cse10) .cse6))) (or (= v_arrayElimCell_160 .cse10) (not (= .cse6 (select (select .cse150 .cse19) .cse151))) (= .cse151 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse6 .cse151))))) .cse2) (or .cse0 (and (or .cse16 .cse93) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse152 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse153 (select (select .cse152 .cse10) .cse6))) (or (= v_arrayElimCell_160 .cse10) (not (= .cse6 (select (select .cse152 .cse19) .cse153))) (= .cse153 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse6 .cse153))))) .cse2))) (or .cse16 .cse154))) .cse33 (or .cse25 (and .cse26 .cse27 (or .cse98 (forall ((v_arrayElimCell_160 Int)) (let ((.cse155 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse156 (select (select .cse155 .cse10) .cse6))) (or (= v_arrayElimCell_160 .cse10) (not (= .cse6 (select (select .cse155 .cse19) .cse156))) (= .cse156 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19))))) .cse2))) (or .cse98 .cse102 .cse143 .cse100 .cse2) .cse76 (or .cse16 .cse157) .cse88 .cse89 .cse90 .cse91 (or (and .cse54 .cse55 .cse56 .cse57 (or (and (or .cse0 (forall ((v_arrayElimCell_160 Int)) (let ((.cse158 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse159 (select .cse158 .cse10))) (let ((.cse160 (select .cse159 .cse6))) (or (not (= (select (select .cse158 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) (select .cse159 .cse4)) .cse4)) (not (= .cse160 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= .cse160 .cse11)))))) .cse15) (or .cse0 (forall ((v_arrayElimCell_160 Int)) (let ((.cse161 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse162 (select .cse161 .cse10))) (or (not (= (select (select .cse161 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) (select .cse162 .cse4)) .cse4)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (not (= (select .cse162 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) .cse15) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse163 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse164 (select .cse163 .cse10))) (let ((.cse165 (select .cse164 .cse6))) (or (not (= (select (select .cse163 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) (select .cse164 .cse4)) .cse4)) (not (= .cse165 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= v_arrayElimCell_160 .cse19) (= .cse165 .cse11)))))) .cse15) .cse64 (or .cse15 (forall ((v_arrayElimCell_160 Int)) (let ((.cse166 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse167 (select .cse166 .cse10))) (or (not (= (select (select .cse166 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) (select .cse167 .cse4)) .cse4)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (not (= (select .cse167 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= v_arrayElimCell_160 .cse19)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse168 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse169 (select .cse168 .cse10))) (let ((.cse170 (select .cse169 .cse6))) (or (not (= (select (select .cse168 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) (select .cse169 .cse4)) .cse4)) (not (= .cse170 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= v_arrayElimCell_160 .cse7) (= .cse170 .cse11))))))) .cse46) .cse58 .cse59 .cse60 .cse61 .cse62 .cse66 .cse67 .cse68 .cse69 .cse70 .cse71 .cse72 .cse73 .cse74 .cse75) .cse53) .cse92 (or .cse0 (and .cse78 .cse86 (or .cse25 (and .cse84 .cse85 (or .cse98 (forall ((v_arrayElimCell_160 Int)) (let ((.cse171 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse172 (select (select .cse171 .cse10) .cse6))) (or (= v_arrayElimCell_160 .cse10) (not (= .cse6 (select (select .cse171 .cse19) .cse172))) (= .cse172 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|))))) .cse2))) .cse87)) (or .cse25 (and .cse77 (or (and (or .cse16 .cse97 .cse173) .cse79) .cse0) (or .cse16 .cse174 .cse97))) (or .cse175 .cse16 .cse176 .cse177 (not (= (select .cse178 .cse179) .cse4)))))))) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse181 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse182 (select .cse181 .cse10))) (let ((.cse183 (select .cse182 .cse6))) (or (not (= (select (select .cse181 .cse19) (select .cse182 .cse4)) .cse4)) (= .cse183 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (= .cse6 .cse183)))))) .cse22 .cse23) (or .cse16 (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse185 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse184 (select (select (store .cse9 v_arrayElimCell_160 .cse185) .cse10) .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse184 .cse4) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (not (= (select .cse185 .cse184) .cse4)) (= v_arrayElimCell_160 .cse19))))) .cse15) (forall ((v_arrayElimCell_160 Int)) (let ((.cse187 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse186 (select (select (store .cse9 v_arrayElimCell_160 .cse187) .cse10) .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse186 .cse4) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (select .cse187 .cse186) .cse4)) (= v_arrayElimCell_160 .cse19))))) (or .cse0 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse189 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse188 (select (select (store .cse9 v_arrayElimCell_160 .cse189) .cse10) .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse188 .cse4) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (select .cse189 .cse188) .cse4)))))) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse191 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse190 (select (select (store .cse9 v_arrayElimCell_160 .cse191) .cse10) .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse190 .cse4) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (not (= (select .cse191 .cse190) .cse4)))))) .cse15))) .cse157 (or .cse0 (forall ((v_arrayElimCell_160 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (let ((.cse192 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (select .cse192 (select (select (store .cse9 v_arrayElimCell_160 .cse192) .cse10) .cse4))) .cse4))))))) (or (and (or .cse193 .cse2) (or (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse196 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse195 (select (store .cse9 v_arrayElimCell_160 .cse196) .cse10))) (let ((.cse194 (select .cse195 .cse4))) (or (= .cse194 .cse4) (= (select .cse195 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (not (= (select .cse196 .cse194) .cse4)) (= v_arrayElimCell_160 .cse19)))))) .cse15) (forall ((v_arrayElimCell_160 Int)) (let ((.cse199 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse198 (select (store .cse9 v_arrayElimCell_160 .cse199) .cse10))) (let ((.cse197 (select .cse198 .cse4))) (or (= .cse197 .cse4) (= (select .cse198 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (select .cse199 .cse197) .cse4)) (= v_arrayElimCell_160 .cse19))))))) .cse16)) .cse17) (or (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse201 (select .cse9 v_arrayElimCell_160))) (let ((.cse202 (select (store .cse9 v_arrayElimCell_160 (store .cse201 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse200 (select .cse202 .cse6))) (or (= .cse200 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= (select .cse201 (select .cse202 .cse4)) .cse4)) (= .cse200 .cse11)))))) .cse46) (forall ((v_arrayElimCell_160 Int)) (let ((.cse203 (select .cse9 v_arrayElimCell_160))) (let ((.cse204 (select (store .cse9 v_arrayElimCell_160 (store .cse203 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse205 (select .cse204 .cse6))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= (select .cse203 (select .cse204 .cse4)) .cse4)) (= .cse205 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse205 .cse11)))))) (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse208 (select .cse9 v_arrayElimCell_160))) (let ((.cse209 (select (store .cse9 v_arrayElimCell_160 (store .cse208 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse206 (select .cse209 .cse4)) (.cse207 (select .cse209 .cse6))) (or (= .cse206 .cse4) (= .cse207 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse19) (not (= (select .cse208 .cse206) .cse4)) (= .cse207 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse212 (select .cse9 v_arrayElimCell_160))) (let ((.cse213 (select (store .cse9 v_arrayElimCell_160 (store .cse212 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse210 (select .cse213 .cse4)) (.cse211 (select .cse213 .cse6))) (or (= .cse210 .cse4) (= .cse211 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (not (= (select .cse212 .cse210) .cse4)) (= .cse211 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse211 .cse11)))))) (or .cse46 (forall ((v_arrayElimCell_160 Int)) (let ((.cse216 (select .cse9 v_arrayElimCell_160))) (let ((.cse217 (select (store .cse9 v_arrayElimCell_160 (store .cse216 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse214 (select .cse217 .cse4)) (.cse215 (select .cse217 .cse6))) (or (= .cse214 .cse4) (= .cse215 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse19) (not (= (select .cse216 .cse214) .cse4)) (= .cse215 .cse11)))))))) .cse15) (or .cse0 (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse219 (select .cse9 v_arrayElimCell_160))) (let ((.cse220 (select (store .cse9 v_arrayElimCell_160 (store .cse219 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse218 (select .cse220 .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse218 .cse4) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (not (= (select .cse219 .cse218) .cse4)) (= (select .cse220 .cse6) .cse11)))))) .cse15) (forall ((v_arrayElimCell_160 Int)) (let ((.cse222 (select .cse9 v_arrayElimCell_160))) (let ((.cse224 (select (store .cse9 v_arrayElimCell_160 (store .cse222 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse221 (select .cse224 .cse4)) (.cse223 (select .cse224 .cse6))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse221 .cse4) (not (= (select .cse222 .cse221) .cse4)) (= .cse223 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse223 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse226 (select .cse9 v_arrayElimCell_160))) (let ((.cse227 (select (store .cse9 v_arrayElimCell_160 (store .cse226 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse225 (select .cse227 .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse225 .cse4) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (select .cse226 .cse225) .cse4)) (= (select .cse227 .cse6) .cse11)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse229 (select .cse9 v_arrayElimCell_160))) (let ((.cse231 (select (store .cse9 v_arrayElimCell_160 (store .cse229 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse228 (select .cse231 .cse4)) (.cse230 (select .cse231 .cse6))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse228 .cse4) (= v_arrayElimCell_160 .cse19) (not (= (select .cse229 .cse228) .cse4)) (= .cse230 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse230 .cse11)))))) (or .cse0 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse234 (select .cse9 v_arrayElimCell_160))) (let ((.cse235 (select (store .cse9 v_arrayElimCell_160 (store .cse234 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse232 (select .cse235 .cse4)) (.cse233 (select .cse235 .cse6))) (or (= .cse232 .cse4) (= .cse233 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= (select .cse234 .cse232) .cse4)) (= .cse233 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse233 .cse11)))))) (or (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse238 (select .cse9 v_arrayElimCell_160))) (let ((.cse239 (select (store .cse9 v_arrayElimCell_160 (store .cse238 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse236 (select .cse239 .cse4)) (.cse237 (select .cse239 .cse6))) (or (= .cse236 .cse4) (= .cse237 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (not (= (select .cse238 .cse236) .cse4)) (= .cse237 .cse11)))))) .cse46) (forall ((v_arrayElimCell_160 Int)) (let ((.cse242 (select .cse9 v_arrayElimCell_160))) (let ((.cse243 (select (store .cse9 v_arrayElimCell_160 (store .cse242 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse240 (select .cse243 .cse4)) (.cse241 (select .cse243 .cse6))) (or (= .cse240 .cse4) (= .cse241 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (not (= (select .cse242 .cse240) .cse4)) (= .cse241 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse241 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse246 (select .cse9 v_arrayElimCell_160))) (let ((.cse247 (select (store .cse9 v_arrayElimCell_160 (store .cse246 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse244 (select .cse247 .cse4)) (.cse245 (select .cse247 .cse6))) (or (= .cse244 .cse4) (= .cse245 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (not (= (select .cse246 .cse244) .cse4)) (= .cse245 .cse11))))))) .cse15) (forall ((v_arrayElimCell_160 Int)) (let ((.cse250 (select .cse9 v_arrayElimCell_160))) (let ((.cse251 (select (store .cse9 v_arrayElimCell_160 (store .cse250 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse248 (select .cse251 .cse4)) (.cse249 (select .cse251 .cse6))) (or (= .cse248 .cse4) (= .cse249 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (select .cse250 .cse248) .cse4)) (= .cse249 .cse11)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse253 (select .cse9 v_arrayElimCell_160))) (let ((.cse254 (select (store .cse9 v_arrayElimCell_160 (store .cse253 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse252 (select .cse254 .cse6))) (or (= .cse252 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= (select .cse253 (select .cse254 .cse4)) .cse4)) (= .cse252 .cse11)))))) (or .cse0 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse255 (select .cse9 v_arrayElimCell_160))) (let ((.cse256 (select (store .cse9 v_arrayElimCell_160 (store .cse255 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (select .cse255 (select .cse256 .cse4)) .cse4)) (= (select .cse256 .cse6) .cse11))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse257 (select .cse9 v_arrayElimCell_160))) (let ((.cse258 (select (store .cse9 v_arrayElimCell_160 (store .cse257 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse259 (select .cse258 .cse6))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (select .cse257 (select .cse258 .cse4)) .cse4)) (= .cse259 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse259 .cse11)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse261 (select .cse9 v_arrayElimCell_160))) (let ((.cse262 (select (store .cse9 v_arrayElimCell_160 (store .cse261 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse260 (select .cse262 .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse260 .cse4) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= (select .cse261 .cse260) .cse4)) (= (select .cse262 .cse6) .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse264 (select .cse9 v_arrayElimCell_160))) (let ((.cse265 (select (store .cse9 v_arrayElimCell_160 (store .cse264 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse263 (select .cse265 .cse6))) (or (= .cse263 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= (select .cse264 (select .cse265 .cse4)) .cse4)) (= .cse263 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse263 .cse11)))))) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse268 (select .cse9 v_arrayElimCell_160))) (let ((.cse269 (select (store .cse9 v_arrayElimCell_160 (store .cse268 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse266 (select .cse269 .cse4)) (.cse267 (select .cse269 .cse6))) (or (= .cse266 .cse4) (= .cse267 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= (select .cse268 .cse266) .cse4)) (= .cse267 .cse11)))))) .cse46) (forall ((v_arrayElimCell_160 Int)) (let ((.cse270 (select .cse9 v_arrayElimCell_160))) (let ((.cse271 (select (store .cse9 v_arrayElimCell_160 (store .cse270 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= (select .cse270 (select .cse271 .cse4)) .cse4)) (= (select .cse271 .cse6) .cse11))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse274 (select .cse9 v_arrayElimCell_160))) (let ((.cse275 (select (store .cse9 v_arrayElimCell_160 (store .cse274 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse272 (select .cse275 .cse4)) (.cse273 (select .cse275 .cse6))) (or (= .cse272 .cse4) (= .cse273 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= (select .cse274 .cse272) .cse4)) (= .cse273 .cse11)))))) (let ((.cse277 (store .cse279 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse278 (select (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| .cse277) .cse10))) (let ((.cse276 (select .cse278 .cse6))) (or (= .cse276 .cse11) .cse46 (not (= .cse276 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (not (= (select .cse277 (select .cse278 .cse4)) .cse4)))))) (or .cse0 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse281 (select .cse9 v_arrayElimCell_160))) (let ((.cse282 (select (store .cse9 v_arrayElimCell_160 (store .cse281 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse280 (select .cse282 .cse6))) (or (= .cse280 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= (select .cse281 (select .cse282 .cse4)) .cse4)) (= .cse280 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse280 .cse11)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse284 (select .cse9 v_arrayElimCell_160))) (let ((.cse285 (select (store .cse9 v_arrayElimCell_160 (store .cse284 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse283 (select .cse285 .cse6))) (or (= .cse283 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (not (= (select .cse284 (select .cse285 .cse4)) .cse4)) (= .cse283 .cse11)))))))) (or .cse176 .cse177 (not (= (select .cse286 .cse179) .cse4)) .cse15 .cse287) (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse289 (select .cse9 v_arrayElimCell_160))) (let ((.cse290 (select (store .cse9 v_arrayElimCell_160 (store .cse289 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse288 (select .cse290 .cse4))) (or (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_arrayElimCell_160) (= .cse288 .cse4) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse19) (not (= (select .cse289 .cse288) .cse4)) (= (select .cse290 .cse6) .cse11)))))) .cse15) (forall ((v_arrayElimCell_160 Int)) (let ((.cse293 (select .cse9 v_arrayElimCell_160))) (let ((.cse294 (select (store .cse9 v_arrayElimCell_160 (store .cse293 .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse10))) (let ((.cse291 (select .cse294 .cse4)) (.cse292 (select .cse294 .cse6))) (or (= .cse291 .cse4) (= .cse292 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimCell_160 .cse19) (not (= (select .cse293 .cse291) .cse4)) (= .cse292 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse292 .cse11))))))) .cse53) (or (let ((.cse301 (forall ((v_arrayElimCell_160 Int)) (let ((.cse328 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse329 (select (store .cse9 v_arrayElimCell_160 .cse328) .cse10))) (let ((.cse327 (select .cse329 .cse6))) (or (= .cse327 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= (select .cse328 (select .cse329 .cse4)) .cse4)) (= v_arrayElimCell_160 .cse19) (= .cse327 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))))) (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse295 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse297 (select .cse295 .cse10))) (let ((.cse296 (select .cse297 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (or (not (= (select (select .cse295 .cse19) .cse296) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= (select .cse297 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse296 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse19)))))) .cse2) (or .cse102 (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse298 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse299 (select .cse298 .cse10))) (or (not (= (select (select .cse298 .cse19) (select .cse299 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= (select .cse299 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7))))) .cse2) (or (forall ((v_arrayElimCell_160 Int)) (or (not (= (let ((.cse300 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse300 .cse19) (select (select .cse300 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= v_arrayElimCell_160 .cse7))) .cse100 .cse2))) (or .cse301 .cse53) (or .cse16 .cse301) (or .cse0 (let ((.cse305 (forall ((v_arrayElimCell_160 Int)) (let ((.cse316 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse317 (select (store .cse9 v_arrayElimCell_160 .cse316) .cse10))) (let ((.cse315 (select .cse317 .cse6))) (or (= .cse315 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= (select .cse316 (select .cse317 .cse4)) .cse4)) (= .cse315 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))))) (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse302 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse304 (select .cse302 .cse10))) (let ((.cse303 (select .cse304 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (or (not (= (select (select .cse302 .cse19) .cse303) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= (select .cse304 .cse6) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= .cse303 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) .cse2) (or .cse305 .cse53) (or .cse25 (and .cse1 (or .cse122 (forall ((v_arrayElimCell_160 Int)) (not (= (let ((.cse306 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse306 .cse19) (select (select .cse306 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))))) .cse2) (or .cse16 (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse309 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse310 (select (store .cse9 v_arrayElimCell_160 .cse309) .cse10))) (let ((.cse307 (select .cse310 .cse4)) (.cse308 (select .cse310 .cse6))) (or (= .cse307 .cse4) (= .cse308 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (not (= (select .cse309 .cse307) .cse4)) (= .cse308 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) .cse15) (forall ((v_arrayElimCell_160 Int)) (let ((.cse313 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse314 (select (store .cse9 v_arrayElimCell_160 .cse313) .cse10))) (let ((.cse311 (select .cse314 .cse4)) (.cse312 (select .cse314 .cse6))) (or (= .cse311 .cse4) (= .cse312 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= (select .cse313 .cse311) .cse4)) (= .cse312 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))))) (or .cse16 .cse305)))) (or .cse25 (and (or (forall ((v_arrayElimCell_160 Int)) (or (not (= (let ((.cse318 (store .cse9 v_arrayElimCell_160 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse318 .cse19) (select (select .cse318 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (= v_arrayElimCell_160 .cse19))) .cse122) .cse193) .cse2) (or .cse16 (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse321 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse322 (select (store .cse9 v_arrayElimCell_160 .cse321) .cse10))) (let ((.cse319 (select .cse322 .cse4)) (.cse320 (select .cse322 .cse6))) (or (= .cse319 .cse4) (= .cse320 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (not (= (select .cse321 .cse319) .cse4)) (= v_arrayElimCell_160 .cse19) (= .cse320 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) .cse15) (forall ((v_arrayElimCell_160 Int)) (let ((.cse325 (store (select .cse9 v_arrayElimCell_160) .cse11 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse326 (select (store .cse9 v_arrayElimCell_160 .cse325) .cse10))) (let ((.cse323 (select .cse326 .cse4)) (.cse324 (select .cse326 .cse6))) (or (= .cse323 .cse4) (= .cse324 |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= (select .cse325 .cse323) .cse4)) (= v_arrayElimCell_160 .cse19) (= .cse324 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))))))) .cse17)))))))))))))) is different from true [2025-03-03 13:26:08,796 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse430 (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse431 (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (let ((.cse7 (select .cse431 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse8 (select .cse430 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (let ((.cse11 (store |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse8))) (.cse18 (select (select |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse13 (select (select |c_#memory_$Pointer$#1.offset| .cse7) .cse8))) (let ((.cse187 (store (select .cse11 .cse18) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse219 (store .cse11 .cse18 .cse187)) (.cse12 (select (select (store |c_#memory_$Pointer$#2.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse431 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (let ((.cse10 (select (select (store |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store .cse430 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse429 (select .cse219 .cse12)) (.cse3 (select (select |c_#memory_$Pointer$#2.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (let ((.cse209 (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| .cse18)) (.cse88 (select .cse429 .cse3)) (.cse220 (select .cse429 .cse10))) (let ((.cse89 (= .cse220 .cse13)) (.cse90 (= .cse3 .cse88)) (.cse189 (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= (select (select .cse219 v_arrayElimIndex_24) .cse88) .cse3))))) (.cse14 (= .cse3 .cse13)) (.cse36 (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse3)) (.cse199 (not .cse209)) (.cse198 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse426 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse428 (select .cse426 .cse12))) (let ((.cse427 (select .cse428 .cse3))) (or (not (= (select (select .cse426 v_arrayElimIndex_24) .cse427) .cse3)) (= .cse427 .cse3) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse18) (= (select .cse428 .cse10) .cse8))))))) (.cse32 (= .cse8 .cse13)) (.cse117 (= .cse7 .cse18))) (let ((.cse49 (not .cse117)) (.cse0 (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| .cse12)) (.cse101 (forall ((v_arrayElimCell_160 Int)) (or (not (= .cse3 (let ((.cse425 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (select .cse425 (select (select (store .cse11 v_arrayElimCell_160 .cse425) .cse12) .cse3))))) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7)))) (.cse91 (and .cse117 .cse32)) (.cse2 (= .cse10 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (.cse186 (and (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (forall ((v_arrayElimCell_160 Int)) (let ((.cse422 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse424 (select .cse422 .cse12))) (let ((.cse423 (select .cse424 .cse3))) (or (not (= (select (select .cse422 v_arrayElimIndex_24) .cse423) .cse3)) (= .cse423 .cse3) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= (select .cse424 .cse10) .cse8)))))))) (or .cse198 .cse32))) (.cse183 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse416 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse417 (select .cse416 .cse12))) (let ((.cse415 (select .cse417 .cse10))) (or (= .cse415 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse416 v_arrayElimIndex_24) (select .cse417 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimIndex_24 .cse18))) (= .cse415 .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse420 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse421 (select .cse420 .cse12))) (let ((.cse418 (select .cse421 .cse3)) (.cse419 (select .cse421 .cse10))) (or (= .cse418 .cse3) (= .cse419 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse420 v_arrayElimIndex_24) .cse418) .cse3)) (= v_arrayElimIndex_24 .cse7))) (= .cse419 .cse8)))))))) (.cse180 (or (and (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse410 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse411 (select .cse410 .cse12))) (or (not (= (select (select .cse410 v_arrayElimIndex_24) (select .cse411 .cse3)) .cse3)) (= v_arrayElimCell_160 .cse18) (= v_arrayElimIndex_24 .cse18) (= (select .cse411 .cse10) .cse8))))) .cse36) (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse412 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse414 (select .cse412 .cse12))) (let ((.cse413 (select .cse414 .cse3))) (or (not (= (select (select .cse412 v_arrayElimIndex_24) .cse413) .cse3)) (= .cse413 .cse3) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse18) (= (select .cse414 .cse10) .cse8)))))) .cse36)) .cse199)) (.cse181 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse407 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse408 (select .cse407 .cse12))) (let ((.cse409 (select .cse408 .cse10))) (or (not (= (select (select .cse407 v_arrayElimIndex_24) (select .cse408 .cse3)) .cse3)) (= .cse409 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimIndex_24 .cse18) (= .cse409 .cse8))))))) (.cse182 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse403 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse406 (select .cse403 .cse12))) (let ((.cse404 (select .cse406 .cse3)) (.cse405 (select .cse406 .cse10))) (or (not (= (select (select .cse403 v_arrayElimIndex_24) .cse404) .cse3)) (= .cse404 .cse3) (= .cse405 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse405 .cse8))))))) (.cse191 (or .cse199 (and (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse398 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse400 (select .cse398 .cse12))) (let ((.cse399 (select .cse400 .cse3))) (or (not (= (select (select .cse398 v_arrayElimIndex_24) .cse399) .cse3)) (= .cse399 .cse3) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= (select .cse400 .cse10) .cse8)))))) .cse36) (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse401 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse402 (select .cse401 .cse12))) (or (not (= (select (select .cse401 v_arrayElimIndex_24) (select .cse402 .cse3)) .cse3)) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= v_arrayElimIndex_24 .cse18) (= (select .cse402 .cse10) .cse8))))) .cse36)))) (.cse193 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse395 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse396 (select .cse395 .cse12))) (let ((.cse397 (select .cse396 .cse10))) (or (not (= (select (select .cse395 v_arrayElimIndex_24) (select .cse396 .cse3)) .cse3)) (= .cse397 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= v_arrayElimIndex_24 .cse18) (= .cse397 .cse8))))))) (.cse192 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse391 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse394 (select .cse391 .cse12))) (let ((.cse392 (select .cse394 .cse3)) (.cse393 (select .cse394 .cse10))) (or (not (= (select (select .cse391 v_arrayElimIndex_24) .cse392) .cse3)) (= .cse392 .cse3) (= .cse393 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse393 .cse8))))))) (.cse104 (forall ((v_arrayElimCell_160 Int)) (let ((.cse389 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse390 (select .cse389 .cse12))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse389 v_arrayElimIndex_24) (select .cse390 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= (select .cse390 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7)))))) (.cse106 (forall ((v_arrayElimCell_160 Int)) (let ((.cse387 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse388 (select .cse387 .cse12))) (or (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse387 v_arrayElimIndex_24) (select .cse388 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18))) (= (select .cse388 .cse10) .cse13)))))) (.cse107 (forall ((v_arrayElimCell_160 Int)) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (let ((.cse386 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse386 v_arrayElimIndex_24) (select (select .cse386 .cse12) .cse3))) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7)))) (.cse108 (forall ((v_arrayElimCell_160 Int)) (let ((.cse383 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse385 (select .cse383 .cse12))) (let ((.cse382 (select .cse385 .cse3)) (.cse384 (select .cse385 .cse10))) (or (= .cse382 .cse3) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse383 v_arrayElimIndex_24) .cse382) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24))) (= .cse384 .cse8) (= .cse384 .cse13))))))) (.cse118 (forall ((v_arrayElimCell_160 Int)) (let ((.cse381 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse380 (select (select .cse381 .cse12) .cse3))) (or (= .cse380 .cse3) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse381 v_arrayElimIndex_24) .cse380) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 v_arrayElimIndex_24)))))))) (.cse109 (forall ((v_arrayElimCell_160 Int)) (let ((.cse377 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse378 (select .cse377 .cse12))) (let ((.cse379 (select .cse378 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse377 v_arrayElimIndex_24) (select .cse378 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18))) (= .cse379 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= .cse379 .cse8) (= .cse379 .cse13))))))) (.cse110 (forall ((v_arrayElimCell_160 Int)) (let ((.cse375 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse376 (select .cse375 .cse12))) (or (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse375 v_arrayElimIndex_24) (select .cse376 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= (select .cse376 .cse10) .cse8)))))) (.cse136 (forall ((v_arrayElimCell_160 Int)) (let ((.cse374 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse373 (select .cse374 .cse12))) (let ((.cse372 (select .cse373 .cse3))) (or (= .cse372 .cse3) (= (select .cse373 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse374 v_arrayElimIndex_24) .cse372) .cse3)) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))))) (.cse111 (forall ((v_arrayElimCell_160 Int)) (let ((.cse370 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse371 (select .cse370 .cse12))) (let ((.cse369 (select .cse371 .cse10))) (or (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= .cse369 .cse8) (= .cse369 .cse13) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse370 v_arrayElimIndex_24) (select .cse371 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18))))))))) (.cse112 (or .cse14 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse343 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse344 (select .cse343 .cse12))) (or (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse343 v_arrayElimIndex_24) (select .cse344 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= (select .cse344 .cse10) .cse8))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse347 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse348 (select .cse347 .cse12))) (let ((.cse345 (select .cse348 .cse3)) (.cse346 (select .cse348 .cse10))) (or (= .cse345 .cse3) (= .cse346 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse347 v_arrayElimIndex_24) .cse345) .cse3)) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= .cse346 .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse349 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse350 (select .cse349 .cse12))) (let ((.cse351 (select .cse350 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse349 v_arrayElimIndex_24) (select .cse350 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18))) (= .cse351 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse351 .cse8) (= .cse351 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse354 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse355 (select .cse354 .cse12))) (let ((.cse352 (select .cse355 .cse3)) (.cse353 (select .cse355 .cse10))) (or (= .cse352 .cse3) (= .cse353 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (not (= (select (select .cse354 v_arrayElimIndex_24) .cse352) .cse3))) (= .cse353 .cse8) (= .cse353 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse356 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse357 (select .cse356 .cse12))) (let ((.cse358 (select .cse357 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse356 v_arrayElimIndex_24) (select .cse357 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse358 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse358 .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse360 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse362 (select .cse360 .cse12))) (let ((.cse359 (select .cse362 .cse3)) (.cse361 (select .cse362 .cse10))) (or (= .cse359 .cse3) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse360 v_arrayElimIndex_24) .cse359) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24))) (= .cse361 .cse8) (= .cse361 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse364 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse365 (select .cse364 .cse12))) (let ((.cse363 (select .cse365 .cse3))) (or (= .cse363 .cse3) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse364 v_arrayElimIndex_24) .cse363) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= (select .cse365 .cse10) .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse367 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse368 (select .cse367 .cse12))) (let ((.cse366 (select .cse368 .cse10))) (or (= v_arrayElimCell_160 .cse7) (= .cse366 .cse8) (= .cse366 .cse13) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse367 v_arrayElimIndex_24) (select .cse368 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18))))))))))) (.cse105 (and (forall ((v_arrayElimIndex_24 Int)) (or (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (not (= (select (select .cse219 v_arrayElimIndex_24) .cse88) .cse3)) (= v_arrayElimIndex_24 .cse18))) (or .cse89 .cse90 .cse189))) (.cse113 (forall ((v_arrayElimCell_160 Int)) (let ((.cse341 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse342 (select .cse341 .cse12))) (let ((.cse339 (select .cse342 .cse3)) (.cse340 (select .cse342 .cse10))) (or (= .cse339 .cse3) (= .cse340 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse341 v_arrayElimIndex_24) .cse339) .cse3)) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= .cse340 .cse8))))))) (.cse137 (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse329 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse330 (select .cse329 .cse12))) (let ((.cse327 (select .cse330 .cse3)) (.cse328 (select .cse330 .cse10))) (or (= .cse327 .cse3) (= .cse328 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse329 v_arrayElimIndex_24) .cse327) .cse3)) (= v_arrayElimIndex_24 .cse7))) (= .cse328 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse331 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse332 (select .cse331 .cse12))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse331 v_arrayElimIndex_24) (select .cse332 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= (select .cse332 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse334 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse335 (select .cse334 .cse12))) (let ((.cse333 (select .cse335 .cse10))) (or (= .cse333 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse334 v_arrayElimIndex_24) (select .cse335 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimIndex_24 .cse18))) (= .cse333 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse338 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse337 (select .cse338 .cse12))) (let ((.cse336 (select .cse337 .cse3))) (or (= .cse336 .cse3) (= (select .cse337 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse338 v_arrayElimIndex_24) .cse336) .cse3)) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))))) .cse32)) (.cse138 (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse320 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse321 (select .cse320 .cse12))) (let ((.cse319 (select .cse321 .cse3))) (or (= .cse319 .cse3) (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse320 v_arrayElimIndex_24) .cse319) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24))) (= (select .cse321 .cse10) .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (let ((.cse322 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse322 v_arrayElimIndex_24) (select (select .cse322 .cse12) .cse3))) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse18))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse324 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse323 (select (select .cse324 .cse12) .cse3))) (or (= .cse323 .cse3) (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse324 v_arrayElimIndex_24) .cse323) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 v_arrayElimIndex_24))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse325 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse326 (select .cse325 .cse12))) (or (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse325 v_arrayElimIndex_24) (select .cse326 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18))) (= (select .cse326 .cse10) .cse13)))))) .cse32)) (.cse114 (forall ((v_arrayElimCell_160 Int)) (let ((.cse317 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse318 (select .cse317 .cse12))) (let ((.cse315 (select .cse318 .cse3)) (.cse316 (select .cse318 .cse10))) (or (= .cse315 .cse3) (= .cse316 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (not (= (select (select .cse317 v_arrayElimIndex_24) .cse315) .cse3))) (= .cse316 .cse8) (= .cse316 .cse13))))))) (.cse115 (forall ((v_arrayElimCell_160 Int)) (let ((.cse312 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse313 (select .cse312 .cse12))) (let ((.cse314 (select .cse313 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse312 v_arrayElimIndex_24) (select .cse313 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse314 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= .cse314 .cse8))))))) (.cse151 (forall ((v_arrayElimCell_160 Int)) (let ((.cse310 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse311 (select .cse310 .cse12))) (let ((.cse309 (select .cse311 .cse3))) (or (= .cse309 .cse3) (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse310 v_arrayElimIndex_24) .cse309) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= (select .cse311 .cse10) .cse13))))))) (.cse119 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse259 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse260 (select .cse259 .cse12))) (let ((.cse257 (select .cse260 .cse3)) (.cse258 (select .cse260 .cse10))) (or (= .cse257 .cse3) (= .cse258 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse259 v_arrayElimIndex_24) .cse257) .cse3)) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse18) (= .cse258 .cse8)))))) (or .cse14 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse261 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse262 (select .cse261 .cse12))) (let ((.cse263 (select .cse262 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse261 v_arrayElimIndex_24) (select .cse262 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18))) (= .cse263 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse263 .cse8) (= .cse263 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse265 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse266 (select .cse265 .cse12))) (let ((.cse264 (select .cse266 .cse3))) (or (= .cse264 .cse3) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse265 v_arrayElimIndex_24) .cse264) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= (select .cse266 .cse10) .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse269 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse270 (select .cse269 .cse12))) (let ((.cse267 (select .cse270 .cse3)) (.cse268 (select .cse270 .cse10))) (or (= .cse267 .cse3) (= .cse268 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse269 v_arrayElimIndex_24) .cse267) .cse3)) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse268 .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse272 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse273 (select .cse272 .cse12))) (let ((.cse271 (select .cse273 .cse10))) (or (= .cse271 .cse8) (= .cse271 .cse13) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse272 v_arrayElimIndex_24) (select .cse273 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse276 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse277 (select .cse276 .cse12))) (let ((.cse274 (select .cse277 .cse3)) (.cse275 (select .cse277 .cse10))) (or (= .cse274 .cse3) (= .cse275 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (not (= (select (select .cse276 v_arrayElimIndex_24) .cse274) .cse3))) (= .cse275 .cse8) (= .cse275 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse279 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse281 (select .cse279 .cse12))) (let ((.cse278 (select .cse281 .cse3)) (.cse280 (select .cse281 .cse10))) (or (= .cse278 .cse3) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse279 v_arrayElimIndex_24) .cse278) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24))) (= .cse280 .cse8) (= .cse280 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse282 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse283 (select .cse282 .cse12))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse282 v_arrayElimIndex_24) (select .cse283 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= (select .cse283 .cse10) .cse8))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse284 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse285 (select .cse284 .cse12))) (let ((.cse286 (select .cse285 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse284 v_arrayElimIndex_24) (select .cse285 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse286 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse286 .cse8)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse287 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse288 (select .cse287 .cse12))) (let ((.cse289 (select .cse288 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse287 v_arrayElimIndex_24) (select .cse288 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= .cse289 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= .cse289 .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse291 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse292 (select .cse291 .cse12))) (let ((.cse290 (select .cse292 .cse3))) (or (= .cse290 .cse3) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse291 v_arrayElimIndex_24) .cse290) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse18) (= (select .cse292 .cse10) .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse294 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse295 (select .cse294 .cse12))) (let ((.cse293 (select .cse295 .cse10))) (or (= v_arrayElimCell_160 .cse18) (= .cse293 .cse8) (= .cse293 .cse13) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse294 v_arrayElimIndex_24) (select .cse295 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18)))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse298 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse299 (select .cse298 .cse12))) (let ((.cse296 (select .cse299 .cse3)) (.cse297 (select .cse299 .cse10))) (or (= .cse296 .cse3) (= .cse297 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (not (= (select (select .cse298 v_arrayElimIndex_24) .cse296) .cse3))) (= .cse297 .cse8) (= .cse297 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse300 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse301 (select .cse300 .cse12))) (or (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse300 v_arrayElimIndex_24) (select .cse301 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= (select .cse301 .cse10) .cse8))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse303 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse305 (select .cse303 .cse12))) (let ((.cse302 (select .cse305 .cse3)) (.cse304 (select .cse305 .cse10))) (or (= .cse302 .cse3) (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse303 v_arrayElimIndex_24) .cse302) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24))) (= .cse304 .cse8) (= .cse304 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse306 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse307 (select .cse306 .cse12))) (let ((.cse308 (select .cse307 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse306 v_arrayElimIndex_24) (select .cse307 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18))) (= .cse308 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= .cse308 .cse8) (= .cse308 .cse13)))))))) (.cse152 (forall ((v_arrayElimCell_160 Int)) (let ((.cse255 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse256 (select .cse255 .cse12))) (let ((.cse253 (select .cse256 .cse3)) (.cse254 (select .cse256 .cse10))) (or (= .cse253 .cse3) (= .cse254 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse255 v_arrayElimIndex_24) .cse253) .cse3)) (= v_arrayElimIndex_24 .cse7))) (= v_arrayElimCell_160 .cse7) (= .cse254 .cse13))))))) (.cse153 (forall ((v_arrayElimCell_160 Int)) (let ((.cse251 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse252 (select .cse251 .cse12))) (let ((.cse250 (select .cse252 .cse10))) (or (= .cse250 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse251 v_arrayElimIndex_24) (select .cse252 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimIndex_24 .cse18))) (= v_arrayElimCell_160 .cse7) (= .cse250 .cse13))))))) (.cse116 (forall ((v_arrayElimCell_160 Int)) (let ((.cse248 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse249 (select .cse248 .cse12))) (let ((.cse247 (select .cse249 .cse3))) (or (= .cse247 .cse3) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse248 v_arrayElimIndex_24) .cse247) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= (select .cse249 .cse10) .cse8))))))) (.cse194 (and (forall ((v_arrayElimIndex_24 Int)) (or (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (forall ((v_arrayElimCell_160 Int)) (let ((.cse243 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse244 (select (select .cse243 .cse12) .cse3))) (or (not (= (select (select .cse243 v_arrayElimIndex_24) .cse244) .cse3)) (= .cse244 .cse3) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7))))))) (or (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse245 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse246 (select (select .cse245 .cse12) .cse3))) (or (not (= (select (select .cse245 v_arrayElimIndex_24) .cse246) .cse3)) (= .cse246 .cse3) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse18))))) .cse32))) (.cse188 (= .cse220 .cse8)) (.cse190 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse238 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse239 (select .cse238 .cse12))) (or (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse238 v_arrayElimIndex_24) (select .cse239 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18))) (= (select .cse239 .cse10) .cse8))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse241 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse242 (select .cse241 .cse12))) (let ((.cse240 (select .cse242 .cse3))) (or (= .cse240 .cse3) (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse241 v_arrayElimIndex_24) .cse240) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= (select .cse242 .cse10) .cse8)))))))) (.cse178 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse233 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse234 (select .cse233 .cse12))) (let ((.cse231 (select .cse234 .cse3)) (.cse232 (select .cse234 .cse10))) (or (= .cse231 .cse3) (= .cse232 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse233 v_arrayElimIndex_24) .cse231) .cse3)) (= v_arrayElimIndex_24 .cse7))) (= v_arrayElimCell_160 .cse7) (= .cse232 .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse236 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse237 (select .cse236 .cse12))) (let ((.cse235 (select .cse237 .cse10))) (or (= .cse235 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse236 v_arrayElimIndex_24) (select .cse237 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse7) (= v_arrayElimIndex_24 .cse18))) (= v_arrayElimCell_160 .cse7) (= .cse235 .cse8)))))))) (.cse179 (forall ((v_arrayElimCell_160 Int)) (let ((.cse229 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse230 (select .cse229 .cse12))) (let ((.cse227 (select .cse230 .cse3)) (.cse228 (select .cse230 .cse10))) (or (= .cse227 .cse3) (= .cse228 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= .cse3 (select (select .cse229 .cse18) .cse227))) (= .cse228 .cse8))))))) (.cse177 (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| .cse7)) (.cse175 (forall ((v_arrayElimCell_160 Int)) (or (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (let ((.cse226 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse226 v_arrayElimIndex_24) (select (select .cse226 .cse12) .cse3))) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18)))))) (.cse171 (and (forall ((v_arrayElimCell_160 Int)) (or (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (let ((.cse223 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (select (select .cse223 v_arrayElimIndex_24) (select (select .cse223 .cse12) .cse3))) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse225 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse224 (select (select .cse225 .cse12) .cse3))) (or (= .cse224 .cse3) (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse225 v_arrayElimIndex_24) .cse224) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24))))))))) (.cse176 (forall ((v_arrayElimCell_160 Int)) (let ((.cse222 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse221 (select (select .cse222 .cse12) .cse3))) (or (= .cse221 .cse3) (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse222 v_arrayElimIndex_24) .cse221) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7)))))) (.cse166 (= .cse220 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) (.cse167 (and (or (forall ((v_arrayElimIndex_24 Int)) (not (= (select (select .cse219 v_arrayElimIndex_24) .cse88) .cse3))) .cse90) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse219 v_arrayElimIndex_24) .cse88) .cse3)) (= v_arrayElimIndex_24 .cse18))))) (.cse185 (forall ((v_arrayElimCell_160 Int)) (let ((.cse217 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse218 (select .cse217 .cse12))) (let ((.cse215 (select .cse218 .cse3)) (.cse216 (select .cse218 .cse10))) (or (= .cse215 .cse3) (= .cse216 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (not (= .cse3 (select (select .cse217 .cse18) .cse215))) (= .cse216 .cse8))))))) (.cse200 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse210 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse211 (select .cse210 .cse12))) (or (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse210 v_arrayElimIndex_24) (select .cse211 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimIndex_24 .cse18))) (= (select .cse211 .cse10) .cse8))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse213 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse214 (select .cse213 .cse12))) (let ((.cse212 (select .cse214 .cse3))) (or (= .cse212 .cse3) (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse213 v_arrayElimIndex_24) .cse212) .cse3)) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24))) (= (select .cse214 .cse10) .cse8))))))))) (and (or (let ((.cse1 (forall ((v_arrayElimCell_160 Int)) (let ((.cse33 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse34 (select (store .cse11 v_arrayElimCell_160 .cse33) .cse12))) (let ((.cse35 (select .cse34 .cse10))) (or (not (= .cse3 (select .cse33 (select .cse34 .cse3)))) (= .cse35 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= .cse35 .cse8)))))))) (and (or .cse0 .cse1) (or .cse2 (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse4 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse9 (select (store .cse11 v_arrayElimCell_160 .cse4) .cse12))) (let ((.cse5 (select .cse9 .cse3)) (.cse6 (select .cse9 .cse10))) (or (not (= .cse3 (select .cse4 .cse5))) (= .cse5 .cse3) (= .cse6 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse6 .cse8)))))) .cse14) (forall ((v_arrayElimCell_160 Int)) (let ((.cse15 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse19 (select (store .cse11 v_arrayElimCell_160 .cse15) .cse12))) (let ((.cse16 (select .cse19 .cse3)) (.cse17 (select .cse19 .cse10))) (or (not (= .cse3 (select .cse15 .cse16))) (= .cse16 .cse3) (= .cse17 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= .cse17 .cse8)))))))) (or .cse2 .cse1) (or (let ((.cse20 (forall ((v_arrayElimCell_160 Int)) (let ((.cse29 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse30 (select (store .cse11 v_arrayElimCell_160 .cse29) .cse12))) (let ((.cse31 (select .cse30 .cse10))) (or (not (= .cse3 (select .cse29 (select .cse30 .cse3)))) (= .cse31 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= .cse31 .cse8)))))))) (and (or .cse0 .cse20) (or .cse2 (and (or .cse14 (forall ((v_arrayElimCell_160 Int)) (let ((.cse21 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse24 (select (store .cse11 v_arrayElimCell_160 .cse21) .cse12))) (let ((.cse22 (select .cse24 .cse3)) (.cse23 (select .cse24 .cse10))) (or (not (= .cse3 (select .cse21 .cse22))) (= .cse22 .cse3) (= .cse23 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse23 .cse8))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse25 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse28 (select (store .cse11 v_arrayElimCell_160 .cse25) .cse12))) (let ((.cse26 (select .cse28 .cse3)) (.cse27 (select .cse28 .cse10))) (or (not (= .cse3 (select .cse25 .cse26))) (= .cse26 .cse3) (= .cse27 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= .cse27 .cse8)))))))) (or .cse2 .cse20))) .cse32))) .cse36) (or (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse37 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse39 (select (store .cse11 v_arrayElimCell_160 .cse37) .cse12))) (let ((.cse38 (select .cse39 .cse3))) (or (not (= .cse3 (select .cse37 .cse38))) (= .cse38 .cse3) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (= (select .cse39 .cse10) .cse8)))))) .cse14) (forall ((v_arrayElimCell_160 Int)) (let ((.cse40 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse42 (select (store .cse11 v_arrayElimCell_160 .cse40) .cse12))) (let ((.cse41 (select .cse42 .cse3))) (or (not (= .cse3 (select .cse40 .cse41))) (= .cse41 .cse3) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= (select .cse42 .cse10) .cse8))))))) .cse2) (or .cse0 (and (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse45 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse43 (select .cse45 .cse3)) (.cse44 (select .cse45 .cse10))) (or (= .cse43 .cse3) (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) .cse43) .cse3)) (= .cse44 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= .cse44 .cse8) (= .cse44 .cse13))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse48 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse46 (select .cse48 .cse3)) (.cse47 (select .cse48 .cse10))) (or (= .cse46 .cse3) (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) .cse46) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse18) (= .cse47 .cse8) (= .cse47 .cse13))))) (or .cse14 (and (or .cse49 (forall ((v_arrayElimCell_160 Int)) (let ((.cse51 (select .cse11 v_arrayElimCell_160))) (let ((.cse53 (select (store .cse11 v_arrayElimCell_160 (store .cse51 .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse50 (select .cse53 .cse3)) (.cse52 (select .cse53 .cse10))) (or (= .cse50 .cse3) (not (= .cse3 (select .cse51 .cse50))) (= .cse52 .cse8) (= .cse52 .cse13))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse56 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse54 (select .cse56 .cse3)) (.cse55 (select .cse56 .cse10))) (or (= .cse54 .cse3) (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) .cse54) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= .cse55 .cse8) (= .cse55 .cse13)))))))) .cse32) (or .cse49 (forall ((v_arrayElimCell_160 Int)) (let ((.cse57 (select .cse11 v_arrayElimCell_160))) (let ((.cse58 (select (store .cse11 v_arrayElimCell_160 (store .cse57 .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse59 (select .cse58 .cse10))) (or (not (= .cse3 (select .cse57 (select .cse58 .cse3)))) (= v_arrayElimCell_160 .cse18) (= .cse59 .cse8) (= .cse59 .cse13))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse62 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse60 (select .cse62 .cse3)) (.cse61 (select .cse62 .cse10))) (or (= .cse60 .cse3) (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) .cse60) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= .cse61 .cse8) (= .cse61 .cse13))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse63 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse64 (select .cse63 .cse10))) (or (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) (select .cse63 .cse3)) .cse3)) (= .cse64 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= .cse64 .cse8) (= .cse64 .cse13))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse65 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (or (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) (select .cse65 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= (select .cse65 .cse10) .cse13)))) (or (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse67 (select .cse11 v_arrayElimCell_160))) (let ((.cse69 (select (store .cse11 v_arrayElimCell_160 (store .cse67 .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse66 (select .cse69 .cse3)) (.cse68 (select .cse69 .cse10))) (or (= .cse66 .cse3) (not (= .cse3 (select .cse67 .cse66))) (= v_arrayElimCell_160 .cse7) (= .cse68 .cse8) (= .cse68 .cse13)))))) .cse49) (forall ((v_arrayElimCell_160 Int)) (let ((.cse72 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse70 (select .cse72 .cse3)) (.cse71 (select .cse72 .cse10))) (or (= .cse70 .cse3) (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) .cse70) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (= .cse71 .cse8) (= .cse71 .cse13)))))) .cse14) (or .cse49 (forall ((v_arrayElimCell_160 Int)) (let ((.cse74 (select .cse11 v_arrayElimCell_160))) (let ((.cse76 (select (store .cse11 v_arrayElimCell_160 (store .cse74 .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse73 (select .cse76 .cse3)) (.cse75 (select .cse76 .cse10))) (or (= .cse73 .cse3) (not (= .cse3 (select .cse74 .cse73))) (= v_arrayElimCell_160 .cse18) (= .cse75 .cse8) (= .cse75 .cse13))))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse78 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse77 (select .cse78 .cse3))) (or (= .cse77 .cse3) (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) .cse77) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= (select .cse78 .cse10) .cse13))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse81 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse79 (select .cse81 .cse3)) (.cse80 (select .cse81 .cse10))) (or (= .cse79 .cse3) (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) .cse79) .cse3)) (= .cse80 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse80 .cse8) (= .cse80 .cse13))))) (or .cse14 (forall ((v_arrayElimCell_160 Int)) (let ((.cse83 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse82 (select .cse83 .cse3))) (or (= .cse82 .cse3) (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) .cse82) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7) (= (select .cse83 .cse10) .cse13)))))) (or (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse84 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse85 (select .cse84 .cse10))) (or (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) (select .cse84 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse18) (= .cse85 .cse8) (= .cse85 .cse13))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse86 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse87 (select .cse86 .cse10))) (or (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) (select .cse86 .cse3)) .cse3)) (= .cse87 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= .cse87 .cse8) (= .cse87 .cse13)))))) .cse32) (or .cse14 (not (= (select (select |c_#memory_$Pointer$#1.offset| .cse18) .cse88) .cse3)) .cse89 .cse90 .cse91) (forall ((v_arrayElimCell_160 Int)) (let ((.cse92 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse93 (select .cse92 .cse10))) (or (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) (select .cse92 .cse3)) .cse3)) (= .cse93 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= .cse93 .cse13))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse94 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse95 (select .cse94 .cse10))) (or (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) (select .cse94 .cse3)) .cse3)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= .cse95 .cse8) (= .cse95 .cse13))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse98 (select (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)) .cse12))) (let ((.cse96 (select .cse98 .cse3)) (.cse97 (select .cse98 .cse10))) (or (= .cse96 .cse3) (not (= (select (select |c_#memory_$Pointer$#1.offset| v_arrayElimCell_160) .cse96) .cse3)) (= .cse97 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (= .cse97 .cse13))))))) (or (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse99 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse100 (select (select (store .cse11 v_arrayElimCell_160 .cse99) .cse12) .cse3))) (or (not (= .cse3 (select .cse99 .cse100))) (= .cse100 .cse3) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse7))))) .cse14) .cse101 (forall ((v_arrayElimCell_160 Int)) (let ((.cse102 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse103 (select (select (store .cse11 v_arrayElimCell_160 .cse102) .cse12) .cse3))) (or (not (= .cse3 (select .cse102 .cse103))) (= .cse103 .cse3) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7)))))) .cse2) (or (let ((.cse184 (or .cse2 .cse200))) (and (or (let ((.cse120 (forall ((v_arrayElimCell_160 Int)) (let ((.cse164 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse165 (select .cse164 .cse12))) (let ((.cse163 (select .cse165 .cse3))) (or (= .cse163 .cse3) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse164 v_arrayElimIndex_24) .cse163) .cse3)) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse18) (= (select .cse165 .cse10) .cse8))))))) (.cse121 (forall ((v_arrayElimCell_160 Int)) (let ((.cse160 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse162 (select .cse160 .cse12))) (let ((.cse159 (select .cse162 .cse3)) (.cse161 (select .cse162 .cse10))) (or (= .cse159 .cse3) (= v_arrayElimCell_160 .cse18) (forall ((v_arrayElimIndex_24 Int)) (not (= (select (select .cse160 v_arrayElimIndex_24) .cse159) .cse3))) (= .cse161 .cse8) (= .cse161 .cse13))))))) (.cse122 (forall ((v_arrayElimCell_160 Int)) (let ((.cse156 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse157 (select .cse156 .cse12))) (let ((.cse158 (select .cse157 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse156 v_arrayElimIndex_24) (select .cse157 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18))) (= v_arrayElimCell_160 .cse18) (= .cse158 .cse8) (= .cse158 .cse13))))))) (.cse123 (forall ((v_arrayElimCell_160 Int)) (let ((.cse154 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse155 (select .cse154 .cse12))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse154 v_arrayElimIndex_24) (select .cse155 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse18) (= (select .cse155 .cse10) .cse8))))))) (and .cse104 (or .cse14 .cse105 .cse91) .cse106 .cse107 (or (and .cse108 .cse109 .cse110 .cse111 .cse112 .cse113 .cse114 .cse115 .cse116) .cse117) .cse118 (or (and (or .cse117 .cse119) (or .cse49 (and .cse120 .cse121 .cse122 .cse123 (or .cse14 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse124 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse125 (select .cse124 .cse12))) (let ((.cse126 (select .cse125 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse124 v_arrayElimIndex_24) (select .cse125 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18))) (= .cse126 .cse8) (= .cse126 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse128 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse129 (select .cse128 .cse12))) (let ((.cse127 (select .cse129 .cse3))) (or (= .cse127 .cse3) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse128 v_arrayElimIndex_24) .cse127) .cse3)) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= (select .cse129 .cse10) .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse130 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse131 (select .cse130 .cse12))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse130 v_arrayElimIndex_24) (select .cse131 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= (select .cse131 .cse10) .cse8))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse133 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse135 (select .cse133 .cse12))) (let ((.cse132 (select .cse135 .cse3)) (.cse134 (select .cse135 .cse10))) (or (= .cse132 .cse3) (forall ((v_arrayElimIndex_24 Int)) (not (= (select (select .cse133 v_arrayElimIndex_24) .cse132) .cse3))) (= .cse134 .cse8) (= .cse134 .cse13))))))))))) .cse32) .cse136 .cse137 .cse138 (or (and .cse120 .cse121 .cse122 .cse123 (or .cse14 (and (forall ((v_arrayElimCell_160 Int)) (let ((.cse140 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse141 (select .cse140 .cse12))) (let ((.cse139 (select .cse141 .cse3))) (or (= .cse139 .cse3) (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse140 v_arrayElimIndex_24) .cse139) .cse3)) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= (select .cse141 .cse10) .cse8)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse142 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse143 (select .cse142 .cse12))) (let ((.cse144 (select .cse143 .cse10))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse142 v_arrayElimIndex_24) (select .cse143 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18))) (= v_arrayElimCell_160 .cse7) (= .cse144 .cse8) (= .cse144 .cse13)))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse145 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse146 (select .cse145 .cse12))) (or (forall ((v_arrayElimIndex_24 Int)) (or (not (= (select (select .cse145 v_arrayElimIndex_24) (select .cse146 .cse3)) .cse3)) (= v_arrayElimIndex_24 .cse18) (= v_arrayElimCell_160 v_arrayElimIndex_24))) (= v_arrayElimCell_160 .cse7) (= (select .cse146 .cse10) .cse8))))) (forall ((v_arrayElimCell_160 Int)) (let ((.cse148 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse150 (select .cse148 .cse12))) (let ((.cse147 (select .cse150 .cse3)) (.cse149 (select .cse150 .cse10))) (or (= .cse147 .cse3) (= v_arrayElimCell_160 .cse7) (forall ((v_arrayElimIndex_24 Int)) (not (= (select (select .cse148 v_arrayElimIndex_24) .cse147) .cse3))) (= .cse149 .cse8) (= .cse149 .cse13))))))))) .cse49) .cse151 .cse152 .cse153)) .cse0) (or (and (or .cse2 .cse166 .cse167 .cse91) (or .cse117 (forall ((v_arrayElimCell_160 Int)) (let ((.cse170 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse169 (select .cse170 .cse12))) (let ((.cse168 (select .cse169 .cse3))) (or (= .cse168 .cse3) (= (select .cse169 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (= v_arrayElimCell_160 .cse7) (not (= .cse3 (select (select .cse170 .cse18) .cse168)))))))) .cse36) (or (and (or .cse2 .cse171) (or .cse117 (forall ((v_arrayElimCell_160 Int)) (let ((.cse174 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse173 (select .cse174 .cse12))) (let ((.cse172 (select .cse173 .cse3))) (or (= .cse172 .cse3) (= (select .cse173 .cse10) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|) (not (= .cse3 (select (select .cse174 .cse18) .cse172)))))))) .cse36)) .cse32) (or .cse2 (and .cse175 .cse176))) .cse177) (or .cse178 .cse14 .cse2) (or .cse2 .cse179) (or (and (or .cse177 (and .cse180 (or .cse14 (and (or .cse2 .cse181) (or .cse182 .cse2))))) (or .cse14 .cse2 .cse183) .cse184 (or .cse185 .cse2)) .cse32) (or .cse177 (and (or .cse117 .cse36 .cse179) (or (and .cse184 (or .cse117 .cse185 .cse36)) .cse32))) (or .cse2 .cse186) (or .cse2 .cse166 .cse90 (not (= .cse3 (select .cse187 .cse88))) .cse91) (or .cse101 .cse2) (or .cse188 .cse14 .cse2 .cse90 .cse189 .cse91) (or .cse2 .cse190) (or .cse188 .cse177 .cse166 .cse167 .cse91 .cse36) (or .cse14 .cse2 .cse90 .cse189 .cse91) (or .cse177 (and .cse191 (or .cse14 (and (or .cse192 .cse2) (or .cse2 .cse193))))) (or .cse2 .cse194) (or (and (or .cse2 (forall ((v_arrayElimCell_160 Int) (v_arrayElimIndex_24 Int)) (let ((.cse195 (store .cse11 v_arrayElimCell_160 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (let ((.cse197 (select .cse195 .cse12))) (let ((.cse196 (select .cse197 .cse3))) (or (not (= (select (select .cse195 v_arrayElimIndex_24) .cse196) .cse3)) (= .cse196 .cse3) (= v_arrayElimIndex_24 .cse7) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimIndex_24) (= v_arrayElimCell_160 .cse18) (= v_arrayElimCell_160 .cse7) (= (select .cse197 .cse10) .cse8))))))) (or .cse2 .cse198 .cse32)) .cse199))) (= .cse8 .cse3)) (or .cse2 (and (or (forall ((v_arrayElimCell_160 Int)) (let ((.cse201 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse203 (select (store .cse11 v_arrayElimCell_160 .cse201) .cse12))) (let ((.cse202 (select .cse203 .cse3))) (or (not (= .cse3 (select .cse201 .cse202))) (= .cse202 .cse3) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= (select .cse203 .cse10) .cse8)))))) .cse14) (forall ((v_arrayElimCell_160 Int)) (let ((.cse204 (store (select .cse11 v_arrayElimCell_160) .cse13 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) (let ((.cse206 (select (store .cse11 v_arrayElimCell_160 .cse204) .cse12))) (let ((.cse205 (select .cse206 .cse3))) (or (not (= .cse3 (select .cse204 .cse205))) (= .cse205 .cse3) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_arrayElimCell_160) (= v_arrayElimCell_160 .cse18) (= (select .cse206 .cse10) .cse8))))))) .cse32) (or .cse117 (let ((.cse207 (or .cse200 .cse36)) (.cse208 (or .cse185 .cse36))) (and (or .cse199 .cse186 .cse36) (or (and .cse207 .cse208) .cse177 .cse32) (or .cse186 .cse36) (or .cse32 (and (or .cse14 .cse183 .cse36) .cse207 (or .cse177 (and .cse180 (or (and (or .cse181 .cse36) (or .cse182 .cse36)) .cse14))) .cse208)) (or .cse177 (and .cse191 (or .cse14 (and (or .cse193 .cse36) (or .cse192 .cse36))))) (or (and .cse104 .cse106 .cse107 .cse108 .cse118 .cse109 .cse110 .cse136 .cse111 .cse112 (or .cse14 .cse105) .cse113 .cse137 .cse138 .cse114 .cse115 .cse151 (or .cse119 .cse32) .cse152 .cse153 .cse116) .cse209) (or .cse14 .cse90 .cse189 .cse36) (or .cse194 .cse36) (or .cse188 .cse14 .cse90 .cse189 .cse36) (or .cse188 .cse177 .cse166 .cse167 .cse36) (or .cse36 .cse190) (or .cse178 .cse14 .cse36) (or .cse36 .cse179) (or .cse177 (and (or .cse36 (and .cse175 (or .cse171 .cse32) .cse176)) (or .cse166 .cse167 .cse36)))))))))))))))) is different from true