/usr/bin/java -Xmx16000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf --traceabstraction.order.of.the.error.locations.to.be.checked PROGRAM_FIRST -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --cacsl2boogietranslator.check.absence.of.data.races.in.concurrent.programs true -i ../../../trunk/examples/svcomp/weaver/popl20-two-queue.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-dev-ac9dbd0-m [2023-08-26 10:56:21,353 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-26 10:56:21,440 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf [2023-08-26 10:56:21,445 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-26 10:56:21,445 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-26 10:56:21,476 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-26 10:56:21,476 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-26 10:56:21,477 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-26 10:56:21,477 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-26 10:56:21,482 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-26 10:56:21,483 INFO L153 SettingsManager]: * Use SBE=true [2023-08-26 10:56:21,483 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-26 10:56:21,483 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-26 10:56:21,485 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-26 10:56:21,485 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-26 10:56:21,485 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-26 10:56:21,486 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-26 10:56:21,486 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-26 10:56:21,486 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-26 10:56:21,486 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-26 10:56:21,486 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-26 10:56:21,487 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-26 10:56:21,487 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-26 10:56:21,488 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-26 10:56:21,488 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-26 10:56:21,488 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-26 10:56:21,488 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-26 10:56:21,489 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 10:56:21,489 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-26 10:56:21,489 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-26 10:56:21,490 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-26 10:56:21,490 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-26 10:56:21,491 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-26 10:56:21,491 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-26 10:56:21,491 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-26 10:56:21,491 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Order of the error locations to be checked -> PROGRAM_FIRST Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check absence of data races in concurrent programs -> true [2023-08-26 10:56:21,794 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-26 10:56:21,814 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-26 10:56:21,816 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-26 10:56:21,817 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-26 10:56:21,819 INFO L274 PluginConnector]: CDTParser initialized [2023-08-26 10:56:21,820 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-two-queue.wvr.c [2023-08-26 10:56:23,037 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-26 10:56:23,262 INFO L384 CDTParser]: Found 1 translation units. [2023-08-26 10:56:23,263 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-two-queue.wvr.c [2023-08-26 10:56:23,275 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/635dd972b/98df874b8a1b41129df5093851e02840/FLAG01875d41a [2023-08-26 10:56:23,294 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/635dd972b/98df874b8a1b41129df5093851e02840 [2023-08-26 10:56:23,298 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-26 10:56:23,299 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-26 10:56:23,300 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-26 10:56:23,300 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-26 10:56:23,303 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-26 10:56:23,305 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,306 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@599ffb29 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23, skipping insertion in model container [2023-08-26 10:56:23,306 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,330 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-26 10:56:23,487 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 10:56:23,494 INFO L201 MainTranslator]: Completed pre-run [2023-08-26 10:56:23,523 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 10:56:23,530 WARN L669 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 10:56:23,530 WARN L669 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 10:56:23,536 INFO L206 MainTranslator]: Completed translation [2023-08-26 10:56:23,537 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23 WrapperNode [2023-08-26 10:56:23,537 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-26 10:56:23,538 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-26 10:56:23,538 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-26 10:56:23,538 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-26 10:56:23,544 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,553 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,587 INFO L138 Inliner]: procedures = 24, calls = 44, calls flagged for inlining = 14, calls inlined = 16, statements flattened = 431 [2023-08-26 10:56:23,588 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-26 10:56:23,588 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-26 10:56:23,589 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-26 10:56:23,589 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-26 10:56:23,596 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,596 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,601 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,602 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,621 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,625 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,627 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,637 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,640 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-26 10:56:23,641 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-26 10:56:23,641 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-26 10:56:23,641 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-26 10:56:23,642 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (1/1) ... [2023-08-26 10:56:23,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 10:56:23,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:56:23,673 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-08-26 10:56:23,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-08-26 10:56:23,711 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-26 10:56:23,712 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-08-26 10:56:23,712 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-08-26 10:56:23,713 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-08-26 10:56:23,713 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-08-26 10:56:23,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-26 10:56:23,713 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-26 10:56:23,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-26 10:56:23,714 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-08-26 10:56:23,714 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-08-26 10:56:23,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-08-26 10:56:23,714 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-26 10:56:23,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-26 10:56:23,714 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-26 10:56:23,714 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-26 10:56:23,716 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-26 10:56:23,834 INFO L236 CfgBuilder]: Building ICFG [2023-08-26 10:56:23,836 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-26 10:56:24,453 INFO L277 CfgBuilder]: Performing block encoding [2023-08-26 10:56:24,824 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-26 10:56:24,825 INFO L302 CfgBuilder]: Removed 4 assume(true) statements. [2023-08-26 10:56:24,828 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 10:56:24 BoogieIcfgContainer [2023-08-26 10:56:24,828 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-26 10:56:24,830 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-26 10:56:24,830 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-26 10:56:24,833 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-26 10:56:24,834 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.08 10:56:23" (1/3) ... [2023-08-26 10:56:24,834 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c2546b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 10:56:24, skipping insertion in model container [2023-08-26 10:56:24,835 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 10:56:23" (2/3) ... [2023-08-26 10:56:24,835 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c2546b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 10:56:24, skipping insertion in model container [2023-08-26 10:56:24,835 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 10:56:24" (3/3) ... [2023-08-26 10:56:24,836 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-two-queue.wvr.c [2023-08-26 10:56:24,853 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-26 10:56:24,854 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 68 error locations. [2023-08-26 10:56:24,854 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-26 10:56:24,984 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-08-26 10:56:25,031 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 326 places, 332 transitions, 680 flow [2023-08-26 10:56:25,176 INFO L124 PetriNetUnfolderBase]: 13/330 cut-off events. [2023-08-26 10:56:25,177 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-08-26 10:56:25,184 INFO L83 FinitePrefix]: Finished finitePrefix Result has 339 conditions, 330 events. 13/330 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 511 event pairs, 0 based on Foata normal form. 0/249 useless extension candidates. Maximal degree in co-relation 244. Up to 2 conditions per place. [2023-08-26 10:56:25,184 INFO L82 GeneralOperation]: Start removeDead. Operand has 326 places, 332 transitions, 680 flow [2023-08-26 10:56:25,194 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 315 places, 321 transitions, 654 flow [2023-08-26 10:56:25,199 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-26 10:56:25,212 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 315 places, 321 transitions, 654 flow [2023-08-26 10:56:25,214 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 315 places, 321 transitions, 654 flow [2023-08-26 10:56:25,215 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 315 places, 321 transitions, 654 flow [2023-08-26 10:56:25,275 INFO L124 PetriNetUnfolderBase]: 13/321 cut-off events. [2023-08-26 10:56:25,275 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-08-26 10:56:25,277 INFO L83 FinitePrefix]: Finished finitePrefix Result has 330 conditions, 321 events. 13/321 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 502 event pairs, 0 based on Foata normal form. 0/241 useless extension candidates. Maximal degree in co-relation 244. Up to 2 conditions per place. [2023-08-26 10:56:25,282 INFO L119 LiptonReduction]: Number of co-enabled transitions 6776 [2023-08-26 10:56:34,941 INFO L134 LiptonReduction]: Checked pairs total: 58009 [2023-08-26 10:56:34,941 INFO L136 LiptonReduction]: Total number of compositions: 337 [2023-08-26 10:56:34,954 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-26 10:56:34,959 INFO L357 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, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@634501fb, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-26 10:56:34,959 INFO L358 AbstractCegarLoop]: Starting to check reachability of 118 error locations. [2023-08-26 10:56:34,960 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-26 10:56:34,961 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-08-26 10:56:34,961 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 10:56:34,961 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:56:34,961 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-08-26 10:56:34,962 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:56:34,965 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:56:34,966 INFO L85 PathProgramCache]: Analyzing trace with hash 1719, now seen corresponding path program 1 times [2023-08-26 10:56:34,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:56:34,972 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [999789523] [2023-08-26 10:56:34,972 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:34,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:56:35,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:35,053 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:56:35,053 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:56:35,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [999789523] [2023-08-26 10:56:35,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [999789523] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 10:56:35,054 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 10:56:35,054 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-08-26 10:56:35,056 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1076385147] [2023-08-26 10:56:35,056 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 10:56:35,064 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-08-26 10:56:35,068 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:56:35,095 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-08-26 10:56:35,095 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-08-26 10:56:35,099 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 274 out of 669 [2023-08-26 10:56:35,105 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 101 places, 100 transitions, 212 flow. Second operand has 2 states, 2 states have (on average 274.5) internal successors, (549), 2 states have internal predecessors, (549), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:35,105 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:56:35,105 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 274 of 669 [2023-08-26 10:56:35,106 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:56:35,228 INFO L124 PetriNetUnfolderBase]: 81/234 cut-off events. [2023-08-26 10:56:35,228 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2023-08-26 10:56:35,233 INFO L83 FinitePrefix]: Finished finitePrefix Result has 399 conditions, 234 events. 81/234 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 975 event pairs, 57 based on Foata normal form. 0/196 useless extension candidates. Maximal degree in co-relation 320. Up to 145 conditions per place. [2023-08-26 10:56:35,235 INFO L140 encePairwiseOnDemand]: 604/669 looper letters, 22 selfloop transitions, 0 changer transitions 0/35 dead transitions. [2023-08-26 10:56:35,235 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 39 places, 35 transitions, 126 flow [2023-08-26 10:56:35,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-08-26 10:56:35,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-08-26 10:56:35,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 635 transitions. [2023-08-26 10:56:35,253 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.47458893871449925 [2023-08-26 10:56:35,254 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 635 transitions. [2023-08-26 10:56:35,254 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 635 transitions. [2023-08-26 10:56:35,257 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:56:35,259 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 635 transitions. [2023-08-26 10:56:35,264 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 317.5) internal successors, (635), 2 states have internal predecessors, (635), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:35,269 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 669.0) internal successors, (2007), 3 states have internal predecessors, (2007), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:35,270 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 669.0) internal successors, (2007), 3 states have internal predecessors, (2007), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:35,272 INFO L175 Difference]: Start difference. First operand has 101 places, 100 transitions, 212 flow. Second operand 2 states and 635 transitions. [2023-08-26 10:56:35,273 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 39 places, 35 transitions, 126 flow [2023-08-26 10:56:35,275 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 35 transitions, 118 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-26 10:56:35,276 INFO L231 Difference]: Finished difference. Result has 35 places, 35 transitions, 74 flow [2023-08-26 10:56:35,278 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=74, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=74, PETRI_PLACES=35, PETRI_TRANSITIONS=35} [2023-08-26 10:56:35,281 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, -66 predicate places. [2023-08-26 10:56:35,281 INFO L495 AbstractCegarLoop]: Abstraction has has 35 places, 35 transitions, 74 flow [2023-08-26 10:56:35,282 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 274.5) internal successors, (549), 2 states have internal predecessors, (549), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:35,282 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:56:35,282 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-08-26 10:56:35,283 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-08-26 10:56:35,283 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:56:35,291 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:56:35,291 INFO L85 PathProgramCache]: Analyzing trace with hash -103545117, now seen corresponding path program 1 times [2023-08-26 10:56:35,291 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:56:35,291 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1364076774] [2023-08-26 10:56:35,291 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:35,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:56:35,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:35,481 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:56:35,481 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:56:35,481 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1364076774] [2023-08-26 10:56:35,481 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1364076774] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 10:56:35,481 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 10:56:35,482 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 10:56:35,482 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1282995959] [2023-08-26 10:56:35,482 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 10:56:35,483 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 10:56:35,483 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:56:35,483 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 10:56:35,484 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 10:56:35,484 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 265 out of 669 [2023-08-26 10:56:35,485 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 35 transitions, 74 flow. Second operand has 3 states, 3 states have (on average 267.0) internal successors, (801), 3 states have internal predecessors, (801), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:35,486 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:56:35,486 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 265 of 669 [2023-08-26 10:56:35,486 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:56:35,611 INFO L124 PetriNetUnfolderBase]: 103/212 cut-off events. [2023-08-26 10:56:35,611 INFO L125 PetriNetUnfolderBase]: For 6/23 co-relation queries the response was YES. [2023-08-26 10:56:35,612 INFO L83 FinitePrefix]: Finished finitePrefix Result has 404 conditions, 212 events. 103/212 cut-off events. For 6/23 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 667 event pairs, 32 based on Foata normal form. 1/178 useless extension candidates. Maximal degree in co-relation 401. Up to 173 conditions per place. [2023-08-26 10:56:35,613 INFO L140 encePairwiseOnDemand]: 665/669 looper letters, 26 selfloop transitions, 2 changer transitions 0/38 dead transitions. [2023-08-26 10:56:35,613 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 35 places, 38 transitions, 137 flow [2023-08-26 10:56:35,613 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 10:56:35,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 10:56:35,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 825 transitions. [2023-08-26 10:56:35,616 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4110612855007474 [2023-08-26 10:56:35,617 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 825 transitions. [2023-08-26 10:56:35,617 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 825 transitions. [2023-08-26 10:56:35,618 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:56:35,618 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 825 transitions. [2023-08-26 10:56:35,620 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 275.0) internal successors, (825), 3 states have internal predecessors, (825), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:35,624 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 669.0) internal successors, (2676), 4 states have internal predecessors, (2676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:35,626 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 669.0) internal successors, (2676), 4 states have internal predecessors, (2676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:35,627 INFO L175 Difference]: Start difference. First operand has 35 places, 35 transitions, 74 flow. Second operand 3 states and 825 transitions. [2023-08-26 10:56:35,627 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 35 places, 38 transitions, 137 flow [2023-08-26 10:56:35,627 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 38 transitions, 137 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 10:56:35,628 INFO L231 Difference]: Finished difference. Result has 36 places, 35 transitions, 84 flow [2023-08-26 10:56:35,629 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=70, PETRI_DIFFERENCE_MINUEND_PLACES=33, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=84, PETRI_PLACES=36, PETRI_TRANSITIONS=35} [2023-08-26 10:56:35,630 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, -65 predicate places. [2023-08-26 10:56:35,630 INFO L495 AbstractCegarLoop]: Abstraction has has 36 places, 35 transitions, 84 flow [2023-08-26 10:56:35,631 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 267.0) internal successors, (801), 3 states have internal predecessors, (801), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:35,631 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:56:35,633 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 10:56:35,635 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-08-26 10:56:35,635 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:56:35,637 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:56:35,641 INFO L85 PathProgramCache]: Analyzing trace with hash -1451058897, now seen corresponding path program 1 times [2023-08-26 10:56:35,641 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:56:35,642 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [513899274] [2023-08-26 10:56:35,642 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:35,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:56:35,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:36,177 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:56:36,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:56:36,178 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [513899274] [2023-08-26 10:56:36,178 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [513899274] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 10:56:36,179 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 10:56:36,179 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 10:56:36,180 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [727973369] [2023-08-26 10:56:36,180 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 10:56:36,180 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 10:56:36,181 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:56:36,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 10:56:36,181 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 10:56:36,183 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 244 out of 669 [2023-08-26 10:56:36,185 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 36 places, 35 transitions, 84 flow. Second operand has 6 states, 6 states have (on average 245.83333333333334) internal successors, (1475), 6 states have internal predecessors, (1475), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:36,185 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:56:36,186 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 244 of 669 [2023-08-26 10:56:36,186 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:56:36,466 INFO L124 PetriNetUnfolderBase]: 274/450 cut-off events. [2023-08-26 10:56:36,466 INFO L125 PetriNetUnfolderBase]: For 70/70 co-relation queries the response was YES. [2023-08-26 10:56:36,467 INFO L83 FinitePrefix]: Finished finitePrefix Result has 997 conditions, 450 events. 274/450 cut-off events. For 70/70 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 1541 event pairs, 19 based on Foata normal form. 0/418 useless extension candidates. Maximal degree in co-relation 993. Up to 184 conditions per place. [2023-08-26 10:56:36,469 INFO L140 encePairwiseOnDemand]: 664/669 looper letters, 73 selfloop transitions, 4 changer transitions 0/78 dead transitions. [2023-08-26 10:56:36,469 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 40 places, 78 transitions, 364 flow [2023-08-26 10:56:36,469 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 10:56:36,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 10:56:36,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1532 transitions. [2023-08-26 10:56:36,474 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3816641753861485 [2023-08-26 10:56:36,474 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1532 transitions. [2023-08-26 10:56:36,474 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1532 transitions. [2023-08-26 10:56:36,475 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:56:36,475 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1532 transitions. [2023-08-26 10:56:36,479 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 255.33333333333334) internal successors, (1532), 6 states have internal predecessors, (1532), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:36,485 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 669.0) internal successors, (4683), 7 states have internal predecessors, (4683), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:36,488 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 669.0) internal successors, (4683), 7 states have internal predecessors, (4683), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:36,488 INFO L175 Difference]: Start difference. First operand has 36 places, 35 transitions, 84 flow. Second operand 6 states and 1532 transitions. [2023-08-26 10:56:36,488 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 40 places, 78 transitions, 364 flow [2023-08-26 10:56:36,489 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 78 transitions, 364 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 10:56:36,490 INFO L231 Difference]: Finished difference. Result has 40 places, 34 transitions, 90 flow [2023-08-26 10:56:36,490 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=35, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=34, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=90, PETRI_PLACES=40, PETRI_TRANSITIONS=34} [2023-08-26 10:56:36,491 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, -61 predicate places. [2023-08-26 10:56:36,491 INFO L495 AbstractCegarLoop]: Abstraction has has 40 places, 34 transitions, 90 flow [2023-08-26 10:56:36,492 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 245.83333333333334) internal successors, (1475), 6 states have internal predecessors, (1475), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:36,492 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:56:36,493 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 10:56:36,493 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-08-26 10:56:36,493 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:56:36,493 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:56:36,493 INFO L85 PathProgramCache]: Analyzing trace with hash -1622986513, now seen corresponding path program 1 times [2023-08-26 10:56:36,494 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:56:36,494 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2043839132] [2023-08-26 10:56:36,494 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:36,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:56:36,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:36,786 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:56:36,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:56:36,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2043839132] [2023-08-26 10:56:36,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2043839132] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 10:56:36,786 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 10:56:36,787 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 10:56:36,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [505646911] [2023-08-26 10:56:36,787 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 10:56:36,787 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 10:56:36,787 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:56:36,788 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 10:56:36,788 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 10:56:36,789 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 244 out of 669 [2023-08-26 10:56:36,791 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 40 places, 34 transitions, 90 flow. Second operand has 6 states, 6 states have (on average 247.16666666666666) internal successors, (1483), 6 states have internal predecessors, (1483), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:36,791 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:56:36,791 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 244 of 669 [2023-08-26 10:56:36,791 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:56:36,956 INFO L124 PetriNetUnfolderBase]: 270/447 cut-off events. [2023-08-26 10:56:36,956 INFO L125 PetriNetUnfolderBase]: For 108/108 co-relation queries the response was YES. [2023-08-26 10:56:36,957 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1070 conditions, 447 events. 270/447 cut-off events. For 108/108 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 1515 event pairs, 167 based on Foata normal form. 0/414 useless extension candidates. Maximal degree in co-relation 1065. Up to 396 conditions per place. [2023-08-26 10:56:36,959 INFO L140 encePairwiseOnDemand]: 664/669 looper letters, 44 selfloop transitions, 4 changer transitions 0/49 dead transitions. [2023-08-26 10:56:36,959 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 44 places, 49 transitions, 224 flow [2023-08-26 10:56:36,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 10:56:36,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 10:56:36,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1511 transitions. [2023-08-26 10:56:36,964 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.37643248629795717 [2023-08-26 10:56:36,964 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1511 transitions. [2023-08-26 10:56:36,964 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1511 transitions. [2023-08-26 10:56:36,965 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:56:36,965 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1511 transitions. [2023-08-26 10:56:36,968 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 251.83333333333334) internal successors, (1511), 6 states have internal predecessors, (1511), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:36,974 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 669.0) internal successors, (4683), 7 states have internal predecessors, (4683), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:36,976 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 669.0) internal successors, (4683), 7 states have internal predecessors, (4683), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:36,976 INFO L175 Difference]: Start difference. First operand has 40 places, 34 transitions, 90 flow. Second operand 6 states and 1511 transitions. [2023-08-26 10:56:36,976 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 44 places, 49 transitions, 224 flow [2023-08-26 10:56:36,977 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 49 transitions, 217 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-26 10:56:36,978 INFO L231 Difference]: Finished difference. Result has 40 places, 33 transitions, 89 flow [2023-08-26 10:56:36,978 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=81, PETRI_DIFFERENCE_MINUEND_PLACES=35, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=89, PETRI_PLACES=40, PETRI_TRANSITIONS=33} [2023-08-26 10:56:36,979 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, -61 predicate places. [2023-08-26 10:56:36,979 INFO L495 AbstractCegarLoop]: Abstraction has has 40 places, 33 transitions, 89 flow [2023-08-26 10:56:36,980 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 247.16666666666666) internal successors, (1483), 6 states have internal predecessors, (1483), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:36,980 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:56:36,980 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 10:56:36,980 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-08-26 10:56:36,980 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:56:36,981 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:56:36,981 INFO L85 PathProgramCache]: Analyzing trace with hash -1275216544, now seen corresponding path program 1 times [2023-08-26 10:56:36,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:56:36,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1418428017] [2023-08-26 10:56:36,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:36,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:56:37,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:37,097 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:56:37,097 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:56:37,098 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1418428017] [2023-08-26 10:56:37,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1418428017] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 10:56:37,098 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 10:56:37,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-08-26 10:56:37,098 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [798410215] [2023-08-26 10:56:37,098 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 10:56:37,098 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 10:56:37,099 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:56:37,099 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 10:56:37,099 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 10:56:37,100 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 263 out of 669 [2023-08-26 10:56:37,101 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 40 places, 33 transitions, 89 flow. Second operand has 3 states, 3 states have (on average 268.0) internal successors, (804), 3 states have internal predecessors, (804), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,101 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:56:37,101 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 263 of 669 [2023-08-26 10:56:37,101 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:56:37,178 INFO L124 PetriNetUnfolderBase]: 159/330 cut-off events. [2023-08-26 10:56:37,178 INFO L125 PetriNetUnfolderBase]: For 38/42 co-relation queries the response was YES. [2023-08-26 10:56:37,179 INFO L83 FinitePrefix]: Finished finitePrefix Result has 701 conditions, 330 events. 159/330 cut-off events. For 38/42 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 1262 event pairs, 51 based on Foata normal form. 2/307 useless extension candidates. Maximal degree in co-relation 696. Up to 161 conditions per place. [2023-08-26 10:56:37,180 INFO L140 encePairwiseOnDemand]: 665/669 looper letters, 35 selfloop transitions, 3 changer transitions 1/48 dead transitions. [2023-08-26 10:56:37,180 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 48 transitions, 206 flow [2023-08-26 10:56:37,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 10:56:37,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 10:56:37,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 827 transitions. [2023-08-26 10:56:37,183 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4120577977080219 [2023-08-26 10:56:37,183 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 827 transitions. [2023-08-26 10:56:37,183 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 827 transitions. [2023-08-26 10:56:37,183 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:56:37,183 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 827 transitions. [2023-08-26 10:56:37,185 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 275.6666666666667) internal successors, (827), 3 states have internal predecessors, (827), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,188 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 669.0) internal successors, (2676), 4 states have internal predecessors, (2676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,189 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 669.0) internal successors, (2676), 4 states have internal predecessors, (2676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,189 INFO L175 Difference]: Start difference. First operand has 40 places, 33 transitions, 89 flow. Second operand 3 states and 827 transitions. [2023-08-26 10:56:37,189 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 48 transitions, 206 flow [2023-08-26 10:56:37,190 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 38 places, 48 transitions, 197 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-26 10:56:37,191 INFO L231 Difference]: Finished difference. Result has 39 places, 35 transitions, 101 flow [2023-08-26 10:56:37,191 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=101, PETRI_PLACES=39, PETRI_TRANSITIONS=35} [2023-08-26 10:56:37,192 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, -62 predicate places. [2023-08-26 10:56:37,192 INFO L495 AbstractCegarLoop]: Abstraction has has 39 places, 35 transitions, 101 flow [2023-08-26 10:56:37,192 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 268.0) internal successors, (804), 3 states have internal predecessors, (804), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,192 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:56:37,193 INFO L208 CegarLoopForPetriNet]: trace histogram [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, 1] [2023-08-26 10:56:37,193 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-08-26 10:56:37,193 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:56:37,193 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:56:37,193 INFO L85 PathProgramCache]: Analyzing trace with hash -374226170, now seen corresponding path program 1 times [2023-08-26 10:56:37,193 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:56:37,194 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1327913191] [2023-08-26 10:56:37,194 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:37,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:56:37,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:37,247 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:56:37,248 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:56:37,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1327913191] [2023-08-26 10:56:37,248 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1327913191] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 10:56:37,248 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 10:56:37,248 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 10:56:37,248 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1367150703] [2023-08-26 10:56:37,249 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 10:56:37,249 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 10:56:37,249 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:56:37,249 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 10:56:37,250 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 10:56:37,250 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 270 out of 669 [2023-08-26 10:56:37,284 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 39 places, 35 transitions, 101 flow. Second operand has 3 states, 3 states have (on average 276.0) internal successors, (828), 3 states have internal predecessors, (828), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,284 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:56:37,284 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 270 of 669 [2023-08-26 10:56:37,284 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:56:37,362 INFO L124 PetriNetUnfolderBase]: 149/330 cut-off events. [2023-08-26 10:56:37,362 INFO L125 PetriNetUnfolderBase]: For 49/63 co-relation queries the response was YES. [2023-08-26 10:56:37,363 INFO L83 FinitePrefix]: Finished finitePrefix Result has 728 conditions, 330 events. 149/330 cut-off events. For 49/63 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 1291 event pairs, 39 based on Foata normal form. 11/316 useless extension candidates. Maximal degree in co-relation 722. Up to 173 conditions per place. [2023-08-26 10:56:37,364 INFO L140 encePairwiseOnDemand]: 666/669 looper letters, 33 selfloop transitions, 2 changer transitions 4/48 dead transitions. [2023-08-26 10:56:37,364 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 48 transitions, 212 flow [2023-08-26 10:56:37,365 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 10:56:37,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 10:56:37,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 846 transitions. [2023-08-26 10:56:37,367 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.42152466367713004 [2023-08-26 10:56:37,367 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 846 transitions. [2023-08-26 10:56:37,367 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 846 transitions. [2023-08-26 10:56:37,368 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:56:37,368 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 846 transitions. [2023-08-26 10:56:37,370 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,372 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 669.0) internal successors, (2676), 4 states have internal predecessors, (2676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,373 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 669.0) internal successors, (2676), 4 states have internal predecessors, (2676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,373 INFO L175 Difference]: Start difference. First operand has 39 places, 35 transitions, 101 flow. Second operand 3 states and 846 transitions. [2023-08-26 10:56:37,373 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 48 transitions, 212 flow [2023-08-26 10:56:37,374 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 48 transitions, 209 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 10:56:37,375 INFO L231 Difference]: Finished difference. Result has 41 places, 36 transitions, 110 flow [2023-08-26 10:56:37,375 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=98, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=110, PETRI_PLACES=41, PETRI_TRANSITIONS=36} [2023-08-26 10:56:37,376 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, -60 predicate places. [2023-08-26 10:56:37,376 INFO L495 AbstractCegarLoop]: Abstraction has has 41 places, 36 transitions, 110 flow [2023-08-26 10:56:37,376 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 276.0) internal successors, (828), 3 states have internal predecessors, (828), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,377 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:56:37,377 INFO L208 CegarLoopForPetriNet]: trace histogram [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, 1] [2023-08-26 10:56:37,377 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-08-26 10:56:37,377 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:56:37,377 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:56:37,377 INFO L85 PathProgramCache]: Analyzing trace with hash 1226399908, now seen corresponding path program 1 times [2023-08-26 10:56:37,378 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:56:37,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1043658747] [2023-08-26 10:56:37,378 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:37,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:56:37,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:37,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:56:37,428 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:56:37,429 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1043658747] [2023-08-26 10:56:37,429 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1043658747] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 10:56:37,429 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 10:56:37,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 10:56:37,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2124125527] [2023-08-26 10:56:37,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 10:56:37,429 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 10:56:37,430 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:56:37,430 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 10:56:37,430 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 10:56:37,431 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 270 out of 669 [2023-08-26 10:56:37,432 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 36 transitions, 110 flow. Second operand has 3 states, 3 states have (on average 276.3333333333333) internal successors, (829), 3 states have internal predecessors, (829), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,432 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:56:37,432 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 270 of 669 [2023-08-26 10:56:37,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:56:37,508 INFO L124 PetriNetUnfolderBase]: 131/313 cut-off events. [2023-08-26 10:56:37,509 INFO L125 PetriNetUnfolderBase]: For 66/66 co-relation queries the response was YES. [2023-08-26 10:56:37,509 INFO L83 FinitePrefix]: Finished finitePrefix Result has 686 conditions, 313 events. 131/313 cut-off events. For 66/66 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1147 event pairs, 62 based on Foata normal form. 8/299 useless extension candidates. Maximal degree in co-relation 679. Up to 150 conditions per place. [2023-08-26 10:56:37,510 INFO L140 encePairwiseOnDemand]: 666/669 looper letters, 31 selfloop transitions, 2 changer transitions 5/47 dead transitions. [2023-08-26 10:56:37,511 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 47 transitions, 217 flow [2023-08-26 10:56:37,511 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 10:56:37,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 10:56:37,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 844 transitions. [2023-08-26 10:56:37,515 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4205281514698555 [2023-08-26 10:56:37,515 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 844 transitions. [2023-08-26 10:56:37,515 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 844 transitions. [2023-08-26 10:56:37,515 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:56:37,515 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 844 transitions. [2023-08-26 10:56:37,519 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 281.3333333333333) internal successors, (844), 3 states have internal predecessors, (844), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,522 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 669.0) internal successors, (2676), 4 states have internal predecessors, (2676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,523 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 669.0) internal successors, (2676), 4 states have internal predecessors, (2676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,523 INFO L175 Difference]: Start difference. First operand has 41 places, 36 transitions, 110 flow. Second operand 3 states and 844 transitions. [2023-08-26 10:56:37,523 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 47 transitions, 217 flow [2023-08-26 10:56:37,524 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 47 transitions, 214 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 10:56:37,526 INFO L231 Difference]: Finished difference. Result has 43 places, 37 transitions, 120 flow [2023-08-26 10:56:37,526 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=108, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=36, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=120, PETRI_PLACES=43, PETRI_TRANSITIONS=37} [2023-08-26 10:56:37,527 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, -58 predicate places. [2023-08-26 10:56:37,527 INFO L495 AbstractCegarLoop]: Abstraction has has 43 places, 37 transitions, 120 flow [2023-08-26 10:56:37,527 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 276.3333333333333) internal successors, (829), 3 states have internal predecessors, (829), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,527 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:56:37,527 INFO L208 CegarLoopForPetriNet]: trace histogram [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, 1, 1, 1, 1] [2023-08-26 10:56:37,527 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-08-26 10:56:37,528 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:56:37,528 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:56:37,528 INFO L85 PathProgramCache]: Analyzing trace with hash 251365942, now seen corresponding path program 1 times [2023-08-26 10:56:37,528 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:56:37,528 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [924608943] [2023-08-26 10:56:37,528 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:37,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:56:37,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:37,682 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:56:37,682 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:56:37,683 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [924608943] [2023-08-26 10:56:37,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [924608943] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 10:56:37,683 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 10:56:37,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-08-26 10:56:37,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [830351212] [2023-08-26 10:56:37,683 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 10:56:37,684 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-08-26 10:56:37,684 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:56:37,685 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-08-26 10:56:37,685 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-08-26 10:56:37,686 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 669 [2023-08-26 10:56:37,687 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 37 transitions, 120 flow. Second operand has 4 states, 4 states have (on average 240.5) internal successors, (962), 4 states have internal predecessors, (962), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,687 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:56:37,687 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 669 [2023-08-26 10:56:37,687 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:56:37,800 INFO L124 PetriNetUnfolderBase]: 174/436 cut-off events. [2023-08-26 10:56:37,801 INFO L125 PetriNetUnfolderBase]: For 116/116 co-relation queries the response was YES. [2023-08-26 10:56:37,802 INFO L83 FinitePrefix]: Finished finitePrefix Result has 979 conditions, 436 events. 174/436 cut-off events. For 116/116 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 1985 event pairs, 129 based on Foata normal form. 12/413 useless extension candidates. Maximal degree in co-relation 971. Up to 244 conditions per place. [2023-08-26 10:56:37,803 INFO L140 encePairwiseOnDemand]: 665/669 looper letters, 27 selfloop transitions, 2 changer transitions 18/56 dead transitions. [2023-08-26 10:56:37,803 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 56 transitions, 268 flow [2023-08-26 10:56:37,803 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-08-26 10:56:37,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-08-26 10:56:37,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 980 transitions. [2023-08-26 10:56:37,806 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3662182361733931 [2023-08-26 10:56:37,806 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 980 transitions. [2023-08-26 10:56:37,806 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 980 transitions. [2023-08-26 10:56:37,807 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:56:37,807 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 980 transitions. [2023-08-26 10:56:37,809 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 245.0) internal successors, (980), 4 states have internal predecessors, (980), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,813 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 669.0) internal successors, (3345), 5 states have internal predecessors, (3345), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,814 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 669.0) internal successors, (3345), 5 states have internal predecessors, (3345), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,814 INFO L175 Difference]: Start difference. First operand has 43 places, 37 transitions, 120 flow. Second operand 4 states and 980 transitions. [2023-08-26 10:56:37,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 56 transitions, 268 flow [2023-08-26 10:56:37,817 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 56 transitions, 266 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 10:56:37,818 INFO L231 Difference]: Finished difference. Result has 47 places, 38 transitions, 132 flow [2023-08-26 10:56:37,819 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=118, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=132, PETRI_PLACES=47, PETRI_TRANSITIONS=38} [2023-08-26 10:56:37,821 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, -54 predicate places. [2023-08-26 10:56:37,821 INFO L495 AbstractCegarLoop]: Abstraction has has 47 places, 38 transitions, 132 flow [2023-08-26 10:56:37,822 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 240.5) internal successors, (962), 4 states have internal predecessors, (962), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,822 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:56:37,822 INFO L208 CegarLoopForPetriNet]: trace histogram [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, 1, 1, 1, 1, 1] [2023-08-26 10:56:37,822 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-08-26 10:56:37,822 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:56:37,823 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:56:37,823 INFO L85 PathProgramCache]: Analyzing trace with hash -1573221750, now seen corresponding path program 1 times [2023-08-26 10:56:37,823 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:56:37,823 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1097476054] [2023-08-26 10:56:37,823 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:37,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:56:37,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:37,972 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:56:37,972 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:56:37,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1097476054] [2023-08-26 10:56:37,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1097476054] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 10:56:37,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 10:56:37,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-08-26 10:56:37,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1753821685] [2023-08-26 10:56:37,973 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 10:56:37,973 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-08-26 10:56:37,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:56:37,974 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-08-26 10:56:37,977 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-08-26 10:56:37,978 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 669 [2023-08-26 10:56:37,979 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 38 transitions, 132 flow. Second operand has 4 states, 4 states have (on average 240.75) internal successors, (963), 4 states have internal predecessors, (963), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:37,979 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:56:37,979 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 669 [2023-08-26 10:56:37,980 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:56:38,089 INFO L124 PetriNetUnfolderBase]: 176/442 cut-off events. [2023-08-26 10:56:38,090 INFO L125 PetriNetUnfolderBase]: For 161/161 co-relation queries the response was YES. [2023-08-26 10:56:38,091 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1008 conditions, 442 events. 176/442 cut-off events. For 161/161 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 2012 event pairs, 130 based on Foata normal form. 10/415 useless extension candidates. Maximal degree in co-relation 998. Up to 245 conditions per place. [2023-08-26 10:56:38,092 INFO L140 encePairwiseOnDemand]: 665/669 looper letters, 28 selfloop transitions, 2 changer transitions 16/55 dead transitions. [2023-08-26 10:56:38,092 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 55 transitions, 276 flow [2023-08-26 10:56:38,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-08-26 10:56:38,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-08-26 10:56:38,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 978 transitions. [2023-08-26 10:56:38,096 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3654708520179372 [2023-08-26 10:56:38,096 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 978 transitions. [2023-08-26 10:56:38,096 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 978 transitions. [2023-08-26 10:56:38,096 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:56:38,096 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 978 transitions. [2023-08-26 10:56:38,098 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 244.5) internal successors, (978), 4 states have internal predecessors, (978), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:38,102 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 669.0) internal successors, (3345), 5 states have internal predecessors, (3345), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:38,103 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 669.0) internal successors, (3345), 5 states have internal predecessors, (3345), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:38,103 INFO L175 Difference]: Start difference. First operand has 47 places, 38 transitions, 132 flow. Second operand 4 states and 978 transitions. [2023-08-26 10:56:38,103 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 55 transitions, 276 flow [2023-08-26 10:56:38,105 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 55 transitions, 268 flow, removed 3 selfloop flow, removed 2 redundant places. [2023-08-26 10:56:38,106 INFO L231 Difference]: Finished difference. Result has 49 places, 39 transitions, 140 flow [2023-08-26 10:56:38,106 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=126, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=140, PETRI_PLACES=49, PETRI_TRANSITIONS=39} [2023-08-26 10:56:38,108 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, -52 predicate places. [2023-08-26 10:56:38,108 INFO L495 AbstractCegarLoop]: Abstraction has has 49 places, 39 transitions, 140 flow [2023-08-26 10:56:38,108 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 240.75) internal successors, (963), 4 states have internal predecessors, (963), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:38,108 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:56:38,109 INFO L208 CegarLoopForPetriNet]: trace histogram [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, 1, 1, 1, 1, 1, 1] [2023-08-26 10:56:38,109 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-08-26 10:56:38,109 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:56:38,109 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:56:38,109 INFO L85 PathProgramCache]: Analyzing trace with hash 1519562822, now seen corresponding path program 1 times [2023-08-26 10:56:38,109 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:56:38,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [784269128] [2023-08-26 10:56:38,111 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:38,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:56:38,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:40,393 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:56:40,393 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:56:40,394 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [784269128] [2023-08-26 10:56:40,394 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [784269128] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:56:40,394 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1649808124] [2023-08-26 10:56:40,394 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:56:40,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:56:40,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:56:40,401 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) [2023-08-26 10:56:40,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-08-26 10:56:40,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:56:40,616 INFO L262 TraceCheckSpWp]: Trace formula consists of 431 conjuncts, 45 conjunts are in the unsatisfiable core [2023-08-26 10:56:40,624 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:56:41,296 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:56:41,297 INFO L351 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 54 treesize of output 38 [2023-08-26 10:56:41,431 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:56:41,431 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:56:42,043 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:56:42,044 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 0 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 88 treesize of output 268 [2023-08-26 10:56:59,100 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:56:59,101 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1649808124] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 10:56:59,101 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 10:56:59,101 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 11, 11] total 34 [2023-08-26 10:56:59,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1156415692] [2023-08-26 10:56:59,101 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 10:56:59,102 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 36 states [2023-08-26 10:56:59,102 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:56:59,103 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 36 interpolants. [2023-08-26 10:56:59,103 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=123, Invalid=1137, Unknown=0, NotChecked=0, Total=1260 [2023-08-26 10:56:59,108 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 197 out of 669 [2023-08-26 10:56:59,114 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 39 transitions, 140 flow. Second operand has 36 states, 36 states have (on average 198.88888888888889) internal successors, (7160), 36 states have internal predecessors, (7160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:56:59,114 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:56:59,114 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 197 of 669 [2023-08-26 10:56:59,114 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:57:04,338 INFO L124 PetriNetUnfolderBase]: 509/1148 cut-off events. [2023-08-26 10:57:04,338 INFO L125 PetriNetUnfolderBase]: For 368/383 co-relation queries the response was YES. [2023-08-26 10:57:04,341 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2746 conditions, 1148 events. 509/1148 cut-off events. For 368/383 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 6510 event pairs, 75 based on Foata normal form. 16/1093 useless extension candidates. Maximal degree in co-relation 2735. Up to 202 conditions per place. [2023-08-26 10:57:04,345 INFO L140 encePairwiseOnDemand]: 655/669 looper letters, 141 selfloop transitions, 106 changer transitions 38/294 dead transitions. [2023-08-26 10:57:04,345 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 294 transitions, 1526 flow [2023-08-26 10:57:04,348 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 55 states. [2023-08-26 10:57:04,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 55 states. [2023-08-26 10:57:04,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 11118 transitions. [2023-08-26 10:57:04,380 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3021606196494089 [2023-08-26 10:57:04,380 INFO L72 ComplementDD]: Start complementDD. Operand 55 states and 11118 transitions. [2023-08-26 10:57:04,380 INFO L73 IsDeterministic]: Start isDeterministic. Operand 55 states and 11118 transitions. [2023-08-26 10:57:04,385 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:57:04,386 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 55 states and 11118 transitions. [2023-08-26 10:57:04,405 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 56 states, 55 states have (on average 202.14545454545456) internal successors, (11118), 55 states have internal predecessors, (11118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:57:04,449 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 56 states, 56 states have (on average 669.0) internal successors, (37464), 56 states have internal predecessors, (37464), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:57:04,458 INFO L81 ComplementDD]: Finished complementDD. Result has 56 states, 56 states have (on average 669.0) internal successors, (37464), 56 states have internal predecessors, (37464), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:57:04,458 INFO L175 Difference]: Start difference. First operand has 49 places, 39 transitions, 140 flow. Second operand 55 states and 11118 transitions. [2023-08-26 10:57:04,459 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 294 transitions, 1526 flow [2023-08-26 10:57:04,462 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 294 transitions, 1504 flow, removed 9 selfloop flow, removed 2 redundant places. [2023-08-26 10:57:04,465 INFO L231 Difference]: Finished difference. Result has 122 places, 138 transitions, 909 flow [2023-08-26 10:57:04,465 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=134, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=20, PETRI_DIFFERENCE_SUBTRAHEND_STATES=55, PETRI_FLOW=909, PETRI_PLACES=122, PETRI_TRANSITIONS=138} [2023-08-26 10:57:04,465 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, 21 predicate places. [2023-08-26 10:57:04,466 INFO L495 AbstractCegarLoop]: Abstraction has has 122 places, 138 transitions, 909 flow [2023-08-26 10:57:04,467 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 36 states, 36 states have (on average 198.88888888888889) internal successors, (7160), 36 states have internal predecessors, (7160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:57:04,467 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:57:04,468 INFO L208 CegarLoopForPetriNet]: trace histogram [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, 1, 1, 1, 1, 1, 1] [2023-08-26 10:57:04,480 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-08-26 10:57:04,674 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2023-08-26 10:57:04,675 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:57:04,675 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:57:04,675 INFO L85 PathProgramCache]: Analyzing trace with hash 1637276908, now seen corresponding path program 2 times [2023-08-26 10:57:04,675 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:57:04,675 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [521470789] [2023-08-26 10:57:04,675 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:57:04,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:57:04,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:57:06,869 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:57:06,870 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:57:06,870 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [521470789] [2023-08-26 10:57:06,870 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [521470789] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:57:06,870 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [412637390] [2023-08-26 10:57:06,870 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-08-26 10:57:06,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:57:06,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:57:06,872 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) [2023-08-26 10:57:06,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-08-26 10:57:07,255 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-26 10:57:07,255 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 10:57:07,258 INFO L262 TraceCheckSpWp]: Trace formula consists of 431 conjuncts, 66 conjunts are in the unsatisfiable core [2023-08-26 10:57:07,262 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:57:07,290 INFO L322 Elim1Store]: treesize reduction 44, result has 20.0 percent of original size [2023-08-26 10:57:07,291 INFO L351 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 2 case distinctions, treesize of input 12 treesize of output 16 [2023-08-26 10:57:07,368 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-26 10:57:07,375 INFO L322 Elim1Store]: treesize reduction 13, result has 23.5 percent of original size [2023-08-26 10:57:07,376 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 16 treesize of output 14 [2023-08-26 10:57:07,436 INFO L351 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 11 [2023-08-26 10:57:07,487 INFO L351 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 6 treesize of output 5 [2023-08-26 10:57:07,531 INFO L351 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 6 treesize of output 5 [2023-08-26 10:57:08,021 INFO L322 Elim1Store]: treesize reduction 46, result has 6.1 percent of original size [2023-08-26 10:57:08,021 INFO L351 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 3 new quantified variables, introduced 3 case distinctions, treesize of input 60 treesize of output 23 [2023-08-26 10:57:08,105 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:57:08,105 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:57:09,249 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:57:09,250 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 121 treesize of output 85 [2023-08-26 10:57:09,321 INFO L322 Elim1Store]: treesize reduction 4, result has 95.7 percent of original size [2023-08-26 10:57:09,322 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 615 treesize of output 639 [2023-08-26 10:57:09,377 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:57:09,377 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 187 treesize of output 243 [2023-08-26 10:57:09,428 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:57:09,428 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 185 treesize of output 217 [2023-08-26 10:57:32,786 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:57:32,786 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 121 treesize of output 85 [2023-08-26 10:57:32,826 INFO L322 Elim1Store]: treesize reduction 51, result has 45.2 percent of original size [2023-08-26 10:57:32,827 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 287 treesize of output 296 [2023-08-26 10:57:32,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-26 10:57:32,843 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-26 10:57:32,853 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:57:32,854 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 255 treesize of output 239 [2023-08-26 10:57:32,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-26 10:57:32,878 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-26 10:57:32,893 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:57:32,893 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 161 treesize of output 169 [2023-08-26 10:57:33,654 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:57:33,654 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [412637390] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 10:57:33,654 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 10:57:33,655 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 12] total 36 [2023-08-26 10:57:33,655 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1179512349] [2023-08-26 10:57:33,655 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 10:57:33,655 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 38 states [2023-08-26 10:57:33,656 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:57:33,656 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants. [2023-08-26 10:57:33,657 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=134, Invalid=1269, Unknown=3, NotChecked=0, Total=1406 [2023-08-26 10:57:33,661 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 669 [2023-08-26 10:57:33,665 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 138 transitions, 909 flow. Second operand has 38 states, 38 states have (on average 176.3684210526316) internal successors, (6702), 38 states have internal predecessors, (6702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:57:33,665 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:57:33,665 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 669 [2023-08-26 10:57:33,665 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:57:48,518 WARN L234 SmtUtils]: Spent 8.13s on a formula simplification. DAG size of input: 85 DAG size of output: 72 (called from [L 376] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2023-08-26 10:58:13,470 WARN L839 $PredicateComparison]: unable to prove that (let ((.cse33 (* c_~q2_front~0 4))) (let ((.cse4 (select |c_#memory_int| c_~q1~0.base)) (.cse5 (* c_~q1_front~0 4)) (.cse21 (select |c_#memory_int| c_~q2~0.base)) (.cse24 (+ c_~q2~0.offset .cse33))) (let ((.cse25 (+ c_~i~0 1)) (.cse32 (select .cse21 .cse24)) (.cse11 (= (select .cse4 .cse5) 0)) (.cse15 (<= 1 c_~N~0)) (.cse22 (+ (select .cse21 .cse33) 1))) (let ((.cse8 (<= .cse22 c_~N~0)) (.cse10 (not (= c_~q1_front~0 0))) (.cse9 (<= c_~q1_front~0 0)) (.cse12 (or (not .cse11) .cse15)) (.cse1 (< .cse32 c_~N~0)) (.cse3 (< (+ .cse32 1) c_~N~0)) (.cse14 (and (or (= c_~q2_front~0 c_~q2_back~0) (not (= c_~j~0 c_~i~0))) (< c_~j~0 .cse25) (= c_~q1_back~0 c_~q1_front~0))) (.cse7 (<= (+ c_~q2_front~0 1) 0)) (.cse13 (< c_~q2_back~0 0)) (.cse19 (<= c_~n2~0 c_~q2_back~0)) (.cse17 (* c_~q1_back~0 4)) (.cse6 (<= c_~n2~0 c_~q2_front~0))) (and (= c_~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (let ((.cse0 (select (select |c_#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)))) (and (<= .cse0 0) (<= c_~i~0 (+ .cse0 1))))) (= c_~q1~0.offset 0) (or (let ((.cse2 (select .cse4 (+ .cse5 c_~q1~0.offset)))) (and (or .cse1 (< (+ .cse2 1) c_~N~0)) (or (< .cse2 c_~N~0) .cse3))) .cse6) (or .cse7 (and .cse8 (or (and (or (and (or (<= (+ c_~q1_front~0 c_~n1~0) 1) .cse9) (or .cse10 (= c_~j~0 0))) (not (= c_~q1_back~0 0))) (or (< 0 (+ c_~q1_back~0 1)) (<= c_~q1_front~0 c_~q1_back~0)) (or (<= c_~n1~0 1) (<= c_~q1_back~0 0))) .cse11) .cse12) .cse6) (or (< 0 c_~q2_front~0) .cse13 .cse14 (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (<= |c_#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) (not (= (select |c_#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)))) (< 0 c_~q2_back~0)) .cse15 (or (and .cse8 (or (and .cse10 .cse9) .cse11) .cse12) .cse7 .cse6) (<= c_~j~0 c_~i~0) (or (and (or .cse1 (forall ((~q1~0.offset Int) (~q1~0.base Int)) (let ((.cse16 (select |c_#memory_int| ~q1~0.base))) (or (not (= (select .cse16 (+ .cse17 ~q1~0.offset)) c_~j~0)) (< (+ (select .cse16 (+ .cse5 ~q1~0.offset)) 1) c_~N~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (let ((.cse18 (select |c_#memory_int| ~q1~0.base))) (or (not (= (select .cse18 (+ .cse17 ~q1~0.offset)) c_~j~0)) (< (select .cse18 (+ .cse5 ~q1~0.offset)) c_~N~0)))) .cse3)) .cse6) (or .cse13 .cse14 .cse19 (< (+ 1 |c_ULTIMATE.start_create_fresh_int_array_~i~1#1|) |c_ULTIMATE.start_create_fresh_int_array_~size#1|) .cse6) (<= c_~j~0 c_~N~0) (exists ((v_~q2_back~0_248 Int)) (let ((.cse20 (select .cse21 (+ (* 4 v_~q2_back~0_248) c_~q2~0.offset)))) (and (<= 0 v_~q2_back~0_248) (< .cse20 c_~N~0) (< v_~q2_back~0_248 c_~n2~0) (<= 0 .cse20) (<= v_~q2_back~0_248 c_~q2_front~0)))) (or .cse7 (and (<= c_~i~0 c_~N~0) (<= .cse22 c_~i~0)) .cse6) (<= c_~n2~0 1) (<= c_~N~0 c_~i~0) (or .cse13 .cse19 (let ((.cse26 (+ (* c_~q2_back~0 4) c_~q2~0.offset))) (and (forall ((v_ArrVal_559 (Array Int Int))) (let ((.cse28 (store |c_#memory_int| |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559))) (let ((.cse23 (select .cse28 c_~q2~0.base))) (or (< (select .cse23 .cse24) .cse25) (not (= (select .cse23 .cse26) c_~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (let ((.cse27 (select .cse28 ~q1~0.base))) (or (not (= (select .cse27 (+ .cse17 ~q1~0.offset)) c_~j~0)) (< (select .cse27 (+ .cse5 ~q1~0.offset)) c_~i~0)))))))) (forall ((v_ArrVal_559 (Array Int Int))) (let ((.cse30 (store |c_#memory_int| |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559))) (let ((.cse31 (select .cse30 c_~q2~0.base))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (let ((.cse29 (select .cse30 ~q1~0.base))) (or (not (= (select .cse29 (+ .cse17 ~q1~0.offset)) c_~j~0)) (< (select .cse29 (+ .cse5 ~q1~0.offset)) .cse25)))) (not (= (select .cse31 .cse26) c_~i~0)) (< (select .cse31 .cse24) c_~i~0))))))) .cse6) (<= c_~i~0 1) (<= 1 c_~j~0)))))) is different from false [2023-08-26 10:58:26,934 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [1] [2023-08-26 10:58:36,427 INFO L124 PetriNetUnfolderBase]: 6371/10936 cut-off events. [2023-08-26 10:58:36,427 INFO L125 PetriNetUnfolderBase]: For 56868/56885 co-relation queries the response was YES. [2023-08-26 10:58:36,475 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44425 conditions, 10936 events. 6371/10936 cut-off events. For 56868/56885 co-relation queries the response was YES. Maximal size of possible extension queue 406. Compared 73729 event pairs, 414 based on Foata normal form. 128/10797 useless extension candidates. Maximal degree in co-relation 44394. Up to 2187 conditions per place. [2023-08-26 10:58:36,526 INFO L140 encePairwiseOnDemand]: 647/669 looper letters, 926 selfloop transitions, 374 changer transitions 253/1554 dead transitions. [2023-08-26 10:58:36,527 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 1554 transitions, 10092 flow [2023-08-26 10:58:36,527 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 133 states. [2023-08-26 10:58:36,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 133 states. [2023-08-26 10:58:36,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 133 states and 24556 transitions. [2023-08-26 10:58:36,564 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.27598143340413817 [2023-08-26 10:58:36,564 INFO L72 ComplementDD]: Start complementDD. Operand 133 states and 24556 transitions. [2023-08-26 10:58:36,564 INFO L73 IsDeterministic]: Start isDeterministic. Operand 133 states and 24556 transitions. [2023-08-26 10:58:36,572 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:58:36,572 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 133 states and 24556 transitions. [2023-08-26 10:58:36,603 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 134 states, 133 states have (on average 184.6315789473684) internal successors, (24556), 133 states have internal predecessors, (24556), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:58:36,677 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 134 states, 134 states have (on average 669.0) internal successors, (89646), 134 states have internal predecessors, (89646), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:58:36,692 INFO L81 ComplementDD]: Finished complementDD. Result has 134 states, 134 states have (on average 669.0) internal successors, (89646), 134 states have internal predecessors, (89646), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:58:36,692 INFO L175 Difference]: Start difference. First operand has 122 places, 138 transitions, 909 flow. Second operand 133 states and 24556 transitions. [2023-08-26 10:58:36,692 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 1554 transitions, 10092 flow [2023-08-26 10:58:36,905 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 1554 transitions, 9480 flow, removed 298 selfloop flow, removed 4 redundant places. [2023-08-26 10:58:36,918 INFO L231 Difference]: Finished difference. Result has 293 places, 432 transitions, 3984 flow [2023-08-26 10:58:36,918 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=758, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=137, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=95, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=21, PETRI_DIFFERENCE_SUBTRAHEND_STATES=133, PETRI_FLOW=3984, PETRI_PLACES=293, PETRI_TRANSITIONS=432} [2023-08-26 10:58:36,919 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, 192 predicate places. [2023-08-26 10:58:36,919 INFO L495 AbstractCegarLoop]: Abstraction has has 293 places, 432 transitions, 3984 flow [2023-08-26 10:58:36,920 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 38 states, 38 states have (on average 176.3684210526316) internal successors, (6702), 38 states have internal predecessors, (6702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:58:36,920 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:58:36,921 INFO L208 CegarLoopForPetriNet]: trace histogram [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, 1, 1, 1, 1, 1, 1] [2023-08-26 10:58:36,928 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-08-26 10:58:37,127 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2023-08-26 10:58:37,128 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:58:37,129 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:58:37,129 INFO L85 PathProgramCache]: Analyzing trace with hash -1621583152, now seen corresponding path program 3 times [2023-08-26 10:58:37,129 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:58:37,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1890882638] [2023-08-26 10:58:37,129 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:58:37,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:58:37,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:58:39,315 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:58:39,315 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:58:39,315 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1890882638] [2023-08-26 10:58:39,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1890882638] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:58:39,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [255569636] [2023-08-26 10:58:39,316 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-08-26 10:58:39,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:58:39,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:58:39,320 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) [2023-08-26 10:58:39,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-08-26 10:58:39,666 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-08-26 10:58:39,667 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 10:58:39,669 INFO L262 TraceCheckSpWp]: Trace formula consists of 431 conjuncts, 52 conjunts are in the unsatisfiable core [2023-08-26 10:58:39,673 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:58:40,386 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-26 10:58:40,406 INFO L322 Elim1Store]: treesize reduction 18, result has 55.0 percent of original size [2023-08-26 10:58:40,406 INFO L351 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 3 new quantified variables, introduced 3 case distinctions, treesize of input 54 treesize of output 41 [2023-08-26 10:58:40,589 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:58:40,589 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:58:41,228 INFO L322 Elim1Store]: treesize reduction 22, result has 89.8 percent of original size [2023-08-26 10:58:41,229 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 0 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 88 treesize of output 224 [2023-08-26 10:58:48,044 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:58:48,044 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [255569636] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 10:58:48,044 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 10:58:48,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 35 [2023-08-26 10:58:48,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [485805827] [2023-08-26 10:58:48,044 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 10:58:48,045 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 37 states [2023-08-26 10:58:48,045 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:58:48,046 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2023-08-26 10:58:48,046 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=137, Invalid=1195, Unknown=0, NotChecked=0, Total=1332 [2023-08-26 10:58:48,050 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 197 out of 669 [2023-08-26 10:58:48,054 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 293 places, 432 transitions, 3984 flow. Second operand has 37 states, 37 states have (on average 198.83783783783784) internal successors, (7357), 37 states have internal predecessors, (7357), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:58:48,054 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:58:48,054 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 197 of 669 [2023-08-26 10:58:48,054 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:59:07,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1511] L65-5-->L65-2: Formula: (and (= |v_#race~j~0_119| 0) (= |v_#race~N~0_18| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_18|, #race~j~0=|v_#race~j~0_119|} AuxVars[] AssignedVars[#race~N~0, #race~j~0][188], [675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), 277#L65-2true, 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, 27#L52true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1114#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1128#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1150#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 611#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 332#true, Black: 836#(and (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0)), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1118#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 353#(and (= ~j~0 0) (= ~i~0 0)), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, Black: 358#(<= ~q2_back~0 ~q2_front~0), Black: 363#(<= ~q1_back~0 ~q1_front~0), 334#(= |#race~N~0| 0), Black: 368#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:07,311 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2023-08-26 10:59:07,311 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:07,311 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:07,311 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:08,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1511] L65-5-->L65-2: Formula: (and (= |v_#race~j~0_119| 0) (= |v_#race~N~0_18| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_18|, #race~j~0=|v_#race~j~0_119|} AuxVars[] AssignedVars[#race~N~0, #race~j~0][222], [277#L65-2true, 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 188#L47-5true, 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1114#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1128#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1150#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 611#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 836#(and (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0)), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 332#true, Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1118#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 353#(and (= ~j~0 0) (= ~i~0 0)), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, Black: 358#(<= ~q2_back~0 ~q2_front~0), Black: 363#(<= ~q1_back~0 ~q1_front~0), 334#(= |#race~N~0| 0), Black: 368#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:08,415 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-26 10:59:08,415 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,415 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,415 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][199], [604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 83#L65-5true, 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1114#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1128#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1150#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), 157#L47-2true, Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 611#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 836#(and (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0)), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 332#true, Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1118#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 353#(and (= ~j~0 0) (= ~i~0 0)), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, Black: 358#(<= ~q2_back~0 ~q2_front~0), Black: 363#(<= ~q1_back~0 ~q1_front~0), 334#(= |#race~N~0| 0), Black: 368#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:08,415 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-26 10:59:08,415 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,415 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,415 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1511] L65-5-->L65-2: Formula: (and (= |v_#race~j~0_119| 0) (= |v_#race~N~0_18| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_18|, #race~j~0=|v_#race~j~0_119|} AuxVars[] AssignedVars[#race~N~0, #race~j~0][188], [277#L65-2true, 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 188#L47-5true, 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1114#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1128#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1150#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 611#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 836#(and (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0)), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 332#true, Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 729#true, Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 380#true, Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1118#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 353#(and (= ~j~0 0) (= ~i~0 0)), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, Black: 358#(<= ~q2_back~0 ~q2_front~0), Black: 363#(<= ~q1_back~0 ~q1_front~0), 334#(= |#race~N~0| 0), Black: 368#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:08,416 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-26 10:59:08,416 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,416 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,416 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][225], [604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 83#L65-5true, 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1114#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1128#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1150#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), 157#L47-2true, Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 611#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 836#(and (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0)), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 332#true, Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 380#true, Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1118#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 353#(and (= ~j~0 0) (= ~i~0 0)), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, Black: 358#(<= ~q2_back~0 ~q2_front~0), Black: 363#(<= ~q1_back~0 ~q1_front~0), 334#(= |#race~N~0| 0), Black: 368#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:08,416 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2023-08-26 10:59:08,416 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,416 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:08,417 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:10,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1511] L65-5-->L65-2: Formula: (and (= |v_#race~j~0_119| 0) (= |v_#race~N~0_18| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_18|, #race~j~0=|v_#race~j~0_119|} AuxVars[] AssignedVars[#race~N~0, #race~j~0][188], [277#L65-2true, 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, 27#L52true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1114#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1128#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1150#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (<= ~N~0 ~i~0)), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 611#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 836#(and (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0)), Black: 332#true, Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 729#true, Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1118#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 353#(and (= ~j~0 0) (= ~i~0 0)), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, Black: 358#(<= ~q2_back~0 ~q2_front~0), Black: 363#(<= ~q1_back~0 ~q1_front~0), Black: 368#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 334#(= |#race~N~0| 0), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:10,696 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-26 10:59:10,696 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:10,696 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:10,696 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:12,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][199], [604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1114#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1128#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1150#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), 157#L47-2true, 107#L70true, Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 611#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 836#(and (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0)), Black: 332#true, Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), 236#L98-5true, Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1118#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 353#(and (= ~j~0 0) (= ~i~0 0)), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 358#(<= ~q2_back~0 ~q2_front~0), Black: 363#(<= ~q1_back~0 ~q1_front~0), 334#(= |#race~N~0| 0), Black: 368#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:12,459 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 10:59:12,459 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-26 10:59:12,459 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:59:12,459 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 10:59:12,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][199], [604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1114#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1128#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1150#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), 107#L70true, 157#L47-2true, Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 611#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 836#(and (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0)), Black: 332#true, Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 380#true, Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1118#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 353#(and (= ~j~0 0) (= ~i~0 0)), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, Black: 358#(<= ~q2_back~0 ~q2_front~0), Black: 363#(<= ~q1_back~0 ~q1_front~0), 334#(= |#race~N~0| 0), Black: 368#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:12,694 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 10:59:12,694 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:12,694 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:12,694 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:12,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][199], [604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1114#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1128#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1150#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), 157#L47-2true, 107#L70true, Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 611#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 332#true, Black: 836#(and (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1118#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 353#(and (= ~j~0 0) (= ~i~0 0)), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 358#(<= ~q2_back~0 ~q2_front~0), Black: 363#(<= ~q1_back~0 ~q1_front~0), 334#(= |#race~N~0| 0), Black: 368#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:12,753 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:59:12,753 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 10:59:12,753 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:59:12,753 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 10:59:13,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][196], [902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1114#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), 380#true, Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1128#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1150#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (<= ~N~0 ~i~0)), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), 157#L47-2true, Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), 107#L70true, Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 611#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (<= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 332#true, Black: 836#(and (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0)), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 729#true, Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1118#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 353#(and (= ~j~0 0) (= ~i~0 0)), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, Black: 358#(<= ~q2_back~0 ~q2_front~0), Black: 363#(<= ~q1_back~0 ~q1_front~0), Black: 368#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 334#(= |#race~N~0| 0), 1413#(or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:13,976 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-08-26 10:59:13,976 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:13,976 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:13,976 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:14,087 INFO L124 PetriNetUnfolderBase]: 8857/16538 cut-off events. [2023-08-26 10:59:14,087 INFO L125 PetriNetUnfolderBase]: For 473972/478199 co-relation queries the response was YES. [2023-08-26 10:59:14,240 INFO L83 FinitePrefix]: Finished finitePrefix Result has 107009 conditions, 16538 events. 8857/16538 cut-off events. For 473972/478199 co-relation queries the response was YES. Maximal size of possible extension queue 818. Compared 138950 event pairs, 2368 based on Foata normal form. 1633/17018 useless extension candidates. Maximal degree in co-relation 106931. Up to 9359 conditions per place. [2023-08-26 10:59:14,346 INFO L140 encePairwiseOnDemand]: 655/669 looper letters, 466 selfloop transitions, 715 changer transitions 49/1243 dead transitions. [2023-08-26 10:59:14,346 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 371 places, 1243 transitions, 14802 flow [2023-08-26 10:59:14,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 94 states. [2023-08-26 10:59:14,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 94 states. [2023-08-26 10:59:14,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 94 states and 19110 transitions. [2023-08-26 10:59:14,379 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3038832172502624 [2023-08-26 10:59:14,379 INFO L72 ComplementDD]: Start complementDD. Operand 94 states and 19110 transitions. [2023-08-26 10:59:14,379 INFO L73 IsDeterministic]: Start isDeterministic. Operand 94 states and 19110 transitions. [2023-08-26 10:59:14,386 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:59:14,387 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 94 states and 19110 transitions. [2023-08-26 10:59:14,420 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 95 states, 94 states have (on average 203.29787234042553) internal successors, (19110), 94 states have internal predecessors, (19110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:59:14,469 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 95 states, 95 states have (on average 669.0) internal successors, (63555), 95 states have internal predecessors, (63555), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:59:14,479 INFO L81 ComplementDD]: Finished complementDD. Result has 95 states, 95 states have (on average 669.0) internal successors, (63555), 95 states have internal predecessors, (63555), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:59:14,479 INFO L175 Difference]: Start difference. First operand has 293 places, 432 transitions, 3984 flow. Second operand 94 states and 19110 transitions. [2023-08-26 10:59:14,479 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 371 places, 1243 transitions, 14802 flow [2023-08-26 10:59:16,969 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 343 places, 1243 transitions, 13628 flow, removed 510 selfloop flow, removed 28 redundant places. [2023-08-26 10:59:16,982 INFO L231 Difference]: Finished difference. Result has 373 places, 858 transitions, 10247 flow [2023-08-26 10:59:16,983 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=3499, PETRI_DIFFERENCE_MINUEND_PLACES=250, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=432, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=318, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=70, PETRI_DIFFERENCE_SUBTRAHEND_STATES=94, PETRI_FLOW=10247, PETRI_PLACES=373, PETRI_TRANSITIONS=858} [2023-08-26 10:59:16,983 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, 272 predicate places. [2023-08-26 10:59:16,983 INFO L495 AbstractCegarLoop]: Abstraction has has 373 places, 858 transitions, 10247 flow [2023-08-26 10:59:16,984 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 37 states, 37 states have (on average 198.83783783783784) internal successors, (7357), 37 states have internal predecessors, (7357), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:59:16,984 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:59:16,984 INFO L208 CegarLoopForPetriNet]: trace histogram [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, 1, 1, 1, 1, 1, 1] [2023-08-26 10:59:16,990 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-08-26 10:59:17,185 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:59:17,185 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:59:17,185 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:59:17,185 INFO L85 PathProgramCache]: Analyzing trace with hash 486352942, now seen corresponding path program 4 times [2023-08-26 10:59:17,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:59:17,186 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [608627001] [2023-08-26 10:59:17,186 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:59:17,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:59:17,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:59:19,166 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:59:19,167 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:59:19,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [608627001] [2023-08-26 10:59:19,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [608627001] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:59:19,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [446211253] [2023-08-26 10:59:19,167 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-08-26 10:59:19,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:59:19,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:59:19,169 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) [2023-08-26 10:59:19,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-08-26 10:59:20,162 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-08-26 10:59:20,162 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 10:59:20,166 INFO L262 TraceCheckSpWp]: Trace formula consists of 431 conjuncts, 59 conjunts are in the unsatisfiable core [2023-08-26 10:59:20,170 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:59:20,923 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-26 10:59:20,924 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-26 10:59:20,932 INFO L322 Elim1Store]: treesize reduction 17, result has 15.0 percent of original size [2023-08-26 10:59:20,933 INFO L351 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 3 new quantified variables, introduced 3 case distinctions, treesize of input 54 treesize of output 23 [2023-08-26 10:59:21,076 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:59:21,076 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:59:21,705 INFO L322 Elim1Store]: treesize reduction 22, result has 89.8 percent of original size [2023-08-26 10:59:21,705 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 0 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 88 treesize of output 224 [2023-08-26 10:59:25,700 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:59:25,700 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [446211253] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 10:59:25,700 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 10:59:25,700 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 12] total 36 [2023-08-26 10:59:25,701 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [189928774] [2023-08-26 10:59:25,701 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 10:59:25,701 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 38 states [2023-08-26 10:59:25,701 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:59:25,702 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants. [2023-08-26 10:59:25,702 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=194, Invalid=1212, Unknown=0, NotChecked=0, Total=1406 [2023-08-26 10:59:25,706 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 197 out of 669 [2023-08-26 10:59:25,710 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 373 places, 858 transitions, 10247 flow. Second operand has 38 states, 38 states have (on average 198.78947368421052) internal successors, (7554), 38 states have internal predecessors, (7554), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:59:25,710 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:59:25,710 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 197 of 669 [2023-08-26 10:59:25,710 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:59:35,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1511] L65-5-->L65-2: Formula: (and (= |v_#race~j~0_119| 0) (= |v_#race~N~0_18| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_18|, #race~j~0=|v_#race~j~0_119|} AuxVars[] AssignedVars[#race~N~0, #race~j~0][179], [27#L52true, Black: 332#true, 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), 277#L65-2true, Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), 1916#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= (+ ~q2_back~0 1) ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< 0 ~q2_back~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:35,433 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-26 10:59:35,433 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:35,433 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:35,434 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:36,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1511] L65-5-->L65-2: Formula: (and (= |v_#race~j~0_119| 0) (= |v_#race~N~0_18| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_18|, #race~j~0=|v_#race~j~0_119|} AuxVars[] AssignedVars[#race~N~0, #race~j~0][179], [Black: 332#true, Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), 277#L65-2true, Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 188#L47-5true, 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), 1916#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= (+ ~q2_back~0 1) ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< 0 ~q2_back~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:36,079 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-26 10:59:36,079 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:36,079 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:36,079 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:36,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][192], [83#L65-5true, 157#L47-2true, Black: 332#true, Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), 1916#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= (+ ~q2_back~0 1) ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< 0 ~q2_back~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:36,080 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-26 10:59:36,080 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:36,080 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:36,080 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:36,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1511] L65-5-->L65-2: Formula: (and (= |v_#race~j~0_119| 0) (= |v_#race~N~0_18| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_18|, #race~j~0=|v_#race~j~0_119|} AuxVars[] AssignedVars[#race~N~0, #race~j~0][277], [Black: 332#true, 236#L98-5true, Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), 277#L65-2true, Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 1986#(and (<= ~n2~0 1) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (- 4) (* ~q2_back~0 4)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (< ~q2_back~0 (+ ~n2~0 1)) (< (select (select |#memory_int| ~q2~0.base) (+ (- 4) (* ~q2_back~0 4))) ~N~0) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (<= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (<= ~q2_back~0 (+ 1 ~q2_front~0)) (<= 1 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 257#thread1EXITtrue, Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:36,263 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-26 10:59:36,263 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:59:36,263 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:59:36,263 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:59:36,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1511] L65-5-->L65-2: Formula: (and (= |v_#race~j~0_119| 0) (= |v_#race~N~0_18| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_18|, #race~j~0=|v_#race~j~0_119|} AuxVars[] AssignedVars[#race~N~0, #race~j~0][277], [Black: 332#true, Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), 277#L65-2true, Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 1986#(and (<= ~n2~0 1) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (- 4) (* ~q2_back~0 4)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (< ~q2_back~0 (+ ~n2~0 1)) (< (select (select |#memory_int| ~q2~0.base) (+ (- 4) (* ~q2_back~0 4))) ~N~0) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (<= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (<= ~q2_back~0 (+ 1 ~q2_front~0)) (<= 1 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 257#thread1EXITtrue, Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:36,838 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 10:59:36,838 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:59:36,838 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:59:36,838 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:59:37,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][192], [157#L47-2true, Black: 332#true, 236#L98-5true, 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), 1916#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= (+ ~q2_back~0 1) ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< 0 ~q2_back~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), 107#L70true, Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:37,006 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 10:59:37,006 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 10:59:37,006 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:59:37,006 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-26 10:59:37,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1371] thread1EXIT-->L98-7: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem45#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem45#1=|v_ULTIMATE.start_main_#t~mem45#1_5|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_#t~mem45#1=|v_ULTIMATE.start_main_#t~mem45#1_5|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][432], [83#L65-5true, Black: 332#true, Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 1986#(and (<= ~n2~0 1) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (- 4) (* ~q2_back~0 4)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (< ~q2_back~0 (+ ~n2~0 1)) (< (select (select |#memory_int| ~q2~0.base) (+ (- 4) (* ~q2_back~0 4))) ~N~0) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (<= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (<= ~q2_back~0 (+ 1 ~q2_front~0)) (<= 1 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), 300#L98-7true, Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:37,208 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-08-26 10:59:37,208 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-26 10:59:37,208 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-26 10:59:37,208 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-08-26 10:59:37,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][192], [157#L47-2true, Black: 332#true, 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), 1916#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= (+ ~q2_back~0 1) ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< 0 ~q2_back~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), 107#L70true, Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:37,385 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:59:37,385 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:59:37,385 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 10:59:37,385 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 10:59:37,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1511] L65-5-->L65-2: Formula: (and (= |v_#race~j~0_119| 0) (= |v_#race~N~0_18| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_18|, #race~j~0=|v_#race~j~0_119|} AuxVars[] AssignedVars[#race~N~0, #race~j~0][179], [Black: 332#true, 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), 277#L65-2true, Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 188#L47-5true, 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), 1916#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= (+ ~q2_back~0 1) ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< 0 ~q2_back~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 729#true, Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:37,438 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:59:37,438 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:37,438 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:37,438 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:37,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][192], [83#L65-5true, 157#L47-2true, Black: 332#true, 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), 1916#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= (+ ~q2_back~0 1) ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< 0 ~q2_back~0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 729#true, Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:37,439 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:59:37,439 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:37,439 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:37,439 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:38,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][187], [157#L47-2true, 1970#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= (+ ~q2_back~0 1) ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (<= ~q2_back~0 ~q2_front~0))), Black: 332#true, Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), 107#L70true, Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 729#true, Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 380#true, Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), 1481#(or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:38,516 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:59:38,516 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:38,516 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:38,516 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-08-26 10:59:38,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][176], [1253#true, 380#true, 729#true, 157#L47-2true, Black: 332#true, 236#L98-5true, Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 1687#true, 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), 107#L70true, Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:38,887 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-26 10:59:38,887 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-08-26 10:59:38,887 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 10:59:38,887 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:59:38,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][176], [1253#true, 380#true, 729#true, 157#L47-2true, Black: 332#true, Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 1687#true, 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), 107#L70true, Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:38,945 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-08-26 10:59:38,945 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:59:38,945 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:38,945 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 10:59:38,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1573] L47-5-->L47-2: Formula: (and (= |v_#race~N~0_22| 0) (= |v_#race~i~0_131| 0)) InVars {} OutVars{#race~N~0=|v_#race~N~0_22|, #race~i~0=|v_#race~i~0_131|} AuxVars[] AssignedVars[#race~N~0, #race~i~0][176], [902#(or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), 380#true, 157#L47-2true, Black: 332#true, Black: 358#(<= ~q2_back~0 ~q2_front~0), 334#(= |#race~N~0| 0), Black: 1549#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1643#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1635#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1589#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1587#(and (or (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (= ~q2~0.offset 0) (or (not (= 0 ~q2_front~0)) (and (or (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= 1 ~N~0)) (or (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0)))) (<= ~n2~0 0))))) (not (= ~q1_back~0 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| 1 ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (= ~q1~0.offset 0) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1533#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1543#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1557#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1406#(or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)), Black: 1537#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1571#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1565#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (= ~q2~0.offset 0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (not (= ~q1_back~0 0)) (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1))), Black: 1631#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)) (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (<= ~i~0 ~j~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1597#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1583#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1573#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1501#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1505#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1555#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (forall ((~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))))) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1541#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0))), Black: 1491#(and (< ~j~0 (+ ~i~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0) (or (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1627#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~i~0 ~N~0) (<= ~i~0 ~j~0))), Black: 1607#(and (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1609#(and (<= ~n2~0 1) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= ~j~0 ~i~0) (<= ~N~0 ~j~0) (= ~q2~0.offset 0) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0)))), Black: 1559#(and (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1487#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (<= ~i~0 ~j~0)), Black: 1575#(and (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~q1~0.offset 0) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (<= (+ ~n2~0 ~q2_back~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~q2_front~0)) (= ~j~0 0) (= ~i~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~q2_front~0 ~q2_back~0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0))) (or (not (= 0 ~q2_front~0)) (not (= ~q1_back~0 0)) (= ~q2_back~0 0) (<= (+ ~n2~0 ~q2_back~0) 1) (not (= ~q1_front~0 0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0) (< ~j~0 ~N~0)) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (not (= ~q1_back~0 0)) (not (= ~q1_front~0 0)) (and (or (<= ~n2~0 1) (<= ~q2_front~0 0)) (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0)) (<= ~n2~0 0) (= ~j~0 (select (select |#memory_int| ~q2~0.base) 0))))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)) (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (and (or (not (= 0 ~q2_front~0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (not (= (select (select |#memory_int| ~q1~0.base) 0) (select (select |#memory_int| ~q2~0.base) 0))) (<= 1 ~N~0) (not (= ~q2_back~0 0))) (= ~q2~0.offset 0)) (not (= ~q1_front~0 0))))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), Black: 1561#(and (or (and (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~j~0)) (< ~i~0 ~N~0))), Black: 1517#(and (< ~j~0 (+ ~i~0 1)) (or (< 0 ~q2_front~0) (<= ~n1~0 ~q1_back~0) (< ~q2_front~0 0) (= ~q1_back~0 ~q1_front~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q1_back~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~i~0 ~j~0)), Black: 1579#(and (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (forall ((~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n1~0 ~q1_back~0) (< ~q1_back~0 0)) (or (<= (+ ~q1_front~0 1) 0) (and (or (not (= 0 ~q2_front~0)) (= (select (select |#memory_int| ~q1~0.base) 0) 0)) (<= ~q1_front~0 0))) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_249 Int)) (and (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249))) (<= v_~q2_back~0_249 ~q2_front~0) (< (select (select |#memory_int| ~q2~0.base) (* 4 v_~q2_back~0_249)) ~N~0) (< v_~q2_back~0_249 ~n2~0) (<= 0 v_~q2_back~0_249))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (< ~i~0 ~N~0) (< ~q1_back~0 0) (< ~q2_back~0 0)) (or (not (= 0 ~q2_front~0)) (<= (+ (select (select |#memory_int| ~q2~0.base) 0) 1) ~i~0)) (exists ((~q1~0.offset Int) (v_~q1_front~0_223 Int) (~q1~0.base Int)) (and (<= 0 v_~q1_front~0_223) (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* v_~q1_front~0_223 4))) 0) (<= v_~q1_front~0_223 0))) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (<= ~n1~0 ~q1_back~0) (= ~q1_back~0 ~q1_front~0) (< ~q1_back~0 0) (< ~q2_back~0 0))), 1687#true, 329#true, Black: 1144#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1166#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 1122#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1)))))), Black: 1054#(and (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1178#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (= ~q2~0.offset 0)), Black: 1074#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1110#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 1010#(and (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (= ~j~0 ~i~0)), Black: 800#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0)))), Black: 1070#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1082#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1138#(and (<= ~j~0 ~N~0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (<= 1 ~N~0) (<= ~i~0 1) (<= ~N~0 ~i~0)), Black: 529#(or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))), Black: 699#(and (or (< ~i~0 ~N~0) (and (< ~i~0 (+ ~j~0 1)) (<= ~j~0 ~i~0))) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1140#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 639#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (<= ~j~0 ~i~0) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< ~q2_front~0 0) (< ~q2_back~0 0))), Black: 955#(or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 984#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (or (<= ~n2~0 ~q2_front~0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (< ~q2_back~0 0)) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0)), Black: 671#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (= ~q1~0.offset 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= 1 ~j~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))), Black: 675#(and (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1088#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), 107#L70true, Black: 924#(or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)), Black: 631#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (or (<= ~n2~0 ~q2_front~0) (and (= (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 0) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (= ~j~0 0) (not (= ~q1_back~0 0))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))))) (<= ~j~0 0) (= ~q1~0.offset 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 643#(and (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0)), Black: 1050#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1062#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0)) (<= ~i~0 1) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0)) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (<= ~N~0 ~i~0)), Black: 679#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (exists ((~q2~0.base Int) (v_~q2_front~0_276 Int)) (and (<= 0 v_~q2_front~0_276) (<= ~j~0 (+ (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) 1)) (<= 0 (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4))) (< (select (select |#memory_int| ~q2~0.base) (* v_~q2_front~0_276 4)) ~N~0) (<= v_~q2_front~0_276 0))) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0))), Black: 1136#(and (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 627#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1148#(and (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 633#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (< ~i~0 ~N~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1176#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (<= ~n2~0 ~q2_front~0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (<= ~i~0 ~N~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0)), Black: 1066#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 637#(and (or (< ~q2_front~0 0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (< ~i~0 (+ ~j~0 1)) (or (and (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~j~0 ~i~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1094#(and (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 629#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (or (<= ~n2~0 ~q2_back~0) (< ~i~0 ~N~0) (< ~q2_back~0 0)) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 1134#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 625#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 729#true, Black: 689#(and (< ~i~0 (+ ~j~0 1)) (or (<= ~j~0 ~N~0) (<= ~j~0 ~i~0)) (or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0))), Black: 615#(and (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~j~0 0) (= ~q1_back~0 ~q1_front~0) (= ~q2_back~0 ~q2_front~0)), Black: 1116#(and (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0)))) (or (<= ~n2~0 ~q2_front~0) (and (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)))) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0)) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (<= ~j~0 ~N~0) (<= ~n2~0 1) (<= 1 ~N~0) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~N~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)))) (<= ~i~0 1) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (<= ~N~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (and (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (or (not (= ~q1_back~0 0)) (and (or (<= ~q1_front~0 0) (<= (+ ~q1_front~0 ~n1~0) 1)) (or (= ~j~0 0) (not (= ~q1_front~0 0))))) (or (<= ~q1_front~0 ~q1_back~0) (< 0 (+ ~q1_back~0 1))) (or (<= ~n1~0 1) (<= ~q1_back~0 0)))) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)))) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (<= (+ 1 ~q2_front~0) 0) (and (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~N~0) (or (<= 1 ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0))) (or (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0))))))), Black: 1078#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 552#(or (and (or (< ~j~0 (+ ~N~0 1)) (< (+ 1 (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4)))) ~N~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~j~0)) (< ~j~0 ~N~0)), Black: 621#(and (or (<= ~n2~0 ~q2_back~0) (<= ~n1~0 1) (<= ~q1_back~0 0)) (< ~i~0 (+ ~j~0 1)) (<= 0 ~i~0) (<= ~n2~0 1) (<= ~j~0 0) (= ~q1~0.offset 0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (= ~q2_back~0 ~q2_front~0)), Black: 1038#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 968#(and (= (select |#valid| |ULTIMATE.start_main_~#t2~0#1.base|) 1) (<= 0 ~i~0) (<= ~j~0 0) (= (select |#valid| |ULTIMATE.start_main_~#t1~0#1.base|) 1) (= ~q1_back~0 ~q1_front~0) (<= ~q2_back~0 ~q2_front~0) (< |#StackHeapBarrier| |ULTIMATE.start_main_~#t1~0#1.base|) (= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< |ULTIMATE.start_create_fresh_int_array_~i~1#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((v_ArrVal_559 (Array Int Int)) (v_ArrVal_558 (Array Int Int))) (or (not (= (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~q2_back~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) ~i~0)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0) (not (= ~j~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)))))) (< (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_558) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* 4 ~q2_front~0) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ ~i~0 1)))) (< ~q2_back~0 0))), Black: 604#(or (and (< ~j~0 (+ ~i~0 1)) (or (< ~j~0 ~i~0) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_front~0 0) (< ~q2_back~0 0) (< 0 ~q2_back~0)), Black: 1092#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~i~0 ~N~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= (+ 1 ~q2_front~0) 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0))))) (or (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) (+ ~i~0 1)) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~i~0))))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (<= ~n2~0 ~q2_front~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0))), Black: 641#(and (< (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) ~N~0) (< ~i~0 (+ ~j~0 1)) (<= ~j~0 0) (<= 0 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0))) (<= ~j~0 ~i~0) (= ~q1_back~0 ~q1_front~0) (= ~q2~0.offset 0) (<= ~q2_front~0 0) (or (<= ~n2~0 ~q2_back~0) (= ~q2_back~0 ~q2_front~0) (< ~q2_back~0 0))), Black: 1084#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1096#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1034#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (= ~q1~0.offset 0) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0) (and (<= ~q1_front~0 0) (not (= ~q1_front~0 0)))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (and (<= ~q1_front~0 ~q1_back~0) (or (<= ~n1~0 1) (<= ~q1_back~0 0))) (= (select (select |#memory_int| ~q1~0.base) (* ~q1_front~0 4)) 0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1076#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0))), Black: 1072#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1132#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (<= 1 ~j~0) (<= ~j~0 ~i~0) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (= ~q2~0.offset 0) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1026#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0))), Black: 1180#(and (or (= ~j~0 ~i~0) (and (< ~j~0 (+ ~i~0 1)) (<= ~i~0 ~N~0))) (or (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (= ~q1_back~0 ~q1_front~0)) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (or (<= ~n2~0 ~q2_front~0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)))), Black: 1142#(and (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (= ~q2~0.offset 0) (<= ~N~0 ~i~0)), Black: 1080#(and (<= (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) 0) (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_back~0) (not (= (select (select |#memory_int| ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0)) (< ~q2_back~0 0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 1112#(and (or (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (forall ((|v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154| Int)) (or (not (= (select |#valid| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|) 0)) (<= |#StackHeapBarrier| |v_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base_154|))) (< 0 ~q2_front~0) (< ~q2_back~0 0) (< 0 ~q2_back~0)) (<= ~n2~0 1) (exists ((v_~q2_back~0_248 Int)) (and (<= 0 v_~q2_back~0_248) (<= v_~q2_back~0_248 ~q2_front~0) (<= 0 (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 v_~q2_back~0_248) ~q2~0.offset)) ~N~0) (< v_~q2_back~0_248 ~n2~0))) (exists ((~q1~0.offset Int) (v_~q1_front~0_222 Int) (~q1~0.base Int)) (and (<= ~i~0 (+ (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 1)) (<= (select (select |#memory_int| ~q1~0.base) (+ (* v_~q1_front~0_222 4) ~q1~0.offset)) 0))) (or (<= ~n2~0 ~q2_front~0) (<= (+ (select (select |#memory_int| ~q2~0.base) (* 4 ~q2_front~0)) 1) ~i~0)) (or (<= ~n2~0 ~q2_front~0) (<= ~n2~0 ~q2_back~0) (< ~q2_back~0 0) (forall ((v_ArrVal_559 (Array Int Int))) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) (+ ~i~0 1)))) (< (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0) (not (= (select (select (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_559) ~q2~0.base) (+ ~q2~0.offset (* ~q2_back~0 4))) ~i~0))))) (or (<= ~n2~0 ~q2_front~0) (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0)) (or (<= ~n2~0 ~q2_front~0) (and (or (not (= ~j~0 ~i~0)) (= ~q2_back~0 ~q2_front~0)) (< ~j~0 (+ ~i~0 1)) (= ~q1_back~0 ~q1_front~0)) (<= ~n2~0 ~q2_back~0) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~1#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~q2_back~0 0)) (= ~q2~0.offset 0) (or (< ~j~0 ~N~0) (= ~j~0 ~i~0)) (or (forall ((~q1~0.offset Int) (~q1~0.base Int)) (or (< (select (select |#memory_int| ~q1~0.base) (+ ~q1~0.offset (* ~q1_front~0 4))) ~N~0) (not (= (select (select |#memory_int| ~q1~0.base) (+ (* ~q1_back~0 4) ~q1~0.offset)) ~j~0)))) (<= ~n2~0 ~q2_front~0) (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0))), Black: 873#(or (< ~j~0 ~N~0) (= ~j~0 ~i~0)), 110#L98-6true, 1413#(or (<= ~n2~0 ~q2_front~0) (< ~q2_front~0 0) (< ~i~0 ~N~0) (and (or (< (+ (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) 1) ~N~0) (< ~i~0 (+ ~N~0 1))) (< (select (select |#memory_int| ~q2~0.base) (+ (* 4 ~q2_front~0) ~q2~0.offset)) ~i~0))), 342#(and (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) |ULTIMATE.start_main_~#t1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ |ULTIMATE.start_main_~#t1~0#1.offset| 1)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#t1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#t1~0#1.offset|)) 0))]) [2023-08-26 10:59:38,951 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-08-26 10:59:38,951 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:38,951 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:38,951 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2023-08-26 10:59:39,076 INFO L124 PetriNetUnfolderBase]: 9749/18214 cut-off events. [2023-08-26 10:59:39,076 INFO L125 PetriNetUnfolderBase]: For 914082/919691 co-relation queries the response was YES. [2023-08-26 10:59:39,226 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135829 conditions, 18214 events. 9749/18214 cut-off events. For 914082/919691 co-relation queries the response was YES. Maximal size of possible extension queue 939. Compared 155736 event pairs, 3204 based on Foata normal form. 1952/19068 useless extension candidates. Maximal degree in co-relation 135729. Up to 10183 conditions per place. [2023-08-26 10:59:39,318 INFO L140 encePairwiseOnDemand]: 655/669 looper letters, 411 selfloop transitions, 697 changer transitions 80/1201 dead transitions. [2023-08-26 10:59:39,318 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 433 places, 1201 transitions, 17075 flow [2023-08-26 10:59:39,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 61 states. [2023-08-26 10:59:39,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 61 states. [2023-08-26 10:59:39,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 12378 transitions. [2023-08-26 10:59:39,333 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3033154451223995 [2023-08-26 10:59:39,333 INFO L72 ComplementDD]: Start complementDD. Operand 61 states and 12378 transitions. [2023-08-26 10:59:39,333 INFO L73 IsDeterministic]: Start isDeterministic. Operand 61 states and 12378 transitions. [2023-08-26 10:59:39,336 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:59:39,336 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 61 states and 12378 transitions. [2023-08-26 10:59:39,349 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 62 states, 61 states have (on average 202.91803278688525) internal successors, (12378), 61 states have internal predecessors, (12378), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:59:39,375 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 62 states, 62 states have (on average 669.0) internal successors, (41478), 62 states have internal predecessors, (41478), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:59:39,380 INFO L81 ComplementDD]: Finished complementDD. Result has 62 states, 62 states have (on average 669.0) internal successors, (41478), 62 states have internal predecessors, (41478), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:59:39,381 INFO L175 Difference]: Start difference. First operand has 373 places, 858 transitions, 10247 flow. Second operand 61 states and 12378 transitions. [2023-08-26 10:59:39,381 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 433 places, 1201 transitions, 17075 flow [2023-08-26 10:59:44,522 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 413 places, 1201 transitions, 15902 flow, removed 545 selfloop flow, removed 20 redundant places. [2023-08-26 10:59:44,536 INFO L231 Difference]: Finished difference. Result has 426 places, 969 transitions, 13475 flow [2023-08-26 10:59:44,537 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=669, PETRI_DIFFERENCE_MINUEND_FLOW=9272, PETRI_DIFFERENCE_MINUEND_PLACES=353, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=853, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=582, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=254, PETRI_DIFFERENCE_SUBTRAHEND_STATES=61, PETRI_FLOW=13475, PETRI_PLACES=426, PETRI_TRANSITIONS=969} [2023-08-26 10:59:44,537 INFO L281 CegarLoopForPetriNet]: 101 programPoint places, 325 predicate places. [2023-08-26 10:59:44,537 INFO L495 AbstractCegarLoop]: Abstraction has has 426 places, 969 transitions, 13475 flow [2023-08-26 10:59:44,538 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 38 states, 38 states have (on average 198.78947368421052) internal successors, (7554), 38 states have internal predecessors, (7554), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 10:59:44,538 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:59:44,538 INFO L208 CegarLoopForPetriNet]: trace histogram [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, 1, 1, 1, 1, 1, 1] [2023-08-26 10:59:44,545 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-08-26 10:59:44,738 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:59:44,739 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 114 more)] === [2023-08-26 10:59:44,739 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:59:44,739 INFO L85 PathProgramCache]: Analyzing trace with hash -1776815194, now seen corresponding path program 5 times [2023-08-26 10:59:44,739 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:59:44,739 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2071428983] [2023-08-26 10:59:44,739 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:59:44,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:59:44,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:59:47,021 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:59:47,021 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:59:47,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2071428983] [2023-08-26 10:59:47,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2071428983] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:59:47,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1365044235] [2023-08-26 10:59:47,022 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-08-26 10:59:47,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:59:47,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:59:47,023 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) [2023-08-26 10:59:47,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-08-26 10:59:47,409 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-26 10:59:47,409 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 10:59:47,412 INFO L262 TraceCheckSpWp]: Trace formula consists of 431 conjuncts, 50 conjunts are in the unsatisfiable core [2023-08-26 10:59:47,415 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:59:47,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-26 10:59:47,724 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 29 [2023-08-26 10:59:47,955 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-26 10:59:47,974 INFO L322 Elim1Store]: treesize reduction 18, result has 55.0 percent of original size [2023-08-26 10:59:47,975 INFO L351 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 3 new quantified variables, introduced 3 case distinctions, treesize of input 56 treesize of output 41 [2023-08-26 10:59:48,128 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:59:48,128 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:59:49,096 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:59:49,096 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 0 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 222 treesize of output 386 [2023-08-26 10:59:49,141 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:59:49,141 INFO L351 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 161 treesize of output 184 [2023-08-26 10:59:49,175 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:59:49,176 INFO L351 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 143 treesize of output 166 Received shutdown request... [2023-08-26 11:09:55,250 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2023-08-26 11:09:55,251 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2023-08-26 11:09:55,251 WARN L266 SmtUtils]: Removed 2 from assertion stack [2023-08-26 11:09:55,253 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr19ASSERT_VIOLATIONASSERT (117 of 118 remaining) [2023-08-26 11:09:55,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2023-08-26 11:09:55,459 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2023-08-26 11:09:55,460 WARN L619 AbstractCegarLoop]: Verification canceled: while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. [2023-08-26 11:09:55,461 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err0ASSERT_VIOLATIONDATA_RACE (116 of 118 remaining) [2023-08-26 11:09:55,461 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err1ASSERT_VIOLATIONDATA_RACE (115 of 118 remaining) [2023-08-26 11:09:55,461 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err2ASSERT_VIOLATIONDATA_RACE (114 of 118 remaining) [2023-08-26 11:09:55,461 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err3ASSERT_VIOLATIONDATA_RACE (113 of 118 remaining) [2023-08-26 11:09:55,461 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err4ASSERT_VIOLATIONDATA_RACE (112 of 118 remaining) [2023-08-26 11:09:55,461 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err5ASSERT_VIOLATIONDATA_RACE (111 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err6ASSERT_VIOLATIONDATA_RACE (110 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err7ASSERT_VIOLATIONDATA_RACE (109 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err8ASSERT_VIOLATIONDATA_RACE (108 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err9ASSERT_VIOLATIONDATA_RACE (107 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err10ASSERT_VIOLATIONDATA_RACE (106 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err11ASSERT_VIOLATIONDATA_RACE (105 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err12ASSERT_VIOLATIONDATA_RACE (104 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err13ASSERT_VIOLATIONDATA_RACE (103 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err14ASSERT_VIOLATIONDATA_RACE (102 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err15ASSERT_VIOLATIONDATA_RACE (101 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err16ASSERT_VIOLATIONDATA_RACE (100 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err17ASSERT_VIOLATIONDATA_RACE (99 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err18ASSERT_VIOLATIONDATA_RACE (98 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err19ASSERT_VIOLATIONDATA_RACE (97 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err20ASSERT_VIOLATIONDATA_RACE (96 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err21ASSERT_VIOLATIONDATA_RACE (95 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err22ASSERT_VIOLATIONDATA_RACE (94 of 118 remaining) [2023-08-26 11:09:55,462 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err23ASSERT_VIOLATIONDATA_RACE (93 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err0ASSERT_VIOLATIONDATA_RACE (92 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err1ASSERT_VIOLATIONDATA_RACE (91 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err2ASSERT_VIOLATIONDATA_RACE (90 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err3ASSERT_VIOLATIONDATA_RACE (89 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err4ASSERT_VIOLATIONDATA_RACE (88 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err5ASSERT_VIOLATIONDATA_RACE (87 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err6ASSERT_VIOLATIONDATA_RACE (86 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err7ASSERT_VIOLATIONDATA_RACE (85 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err8ASSERT_VIOLATIONDATA_RACE (84 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err9ASSERT_VIOLATIONDATA_RACE (83 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err10ASSERT_VIOLATIONDATA_RACE (82 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err11ASSERT_VIOLATIONDATA_RACE (81 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err12ASSERT_VIOLATIONDATA_RACE (80 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err13ASSERT_VIOLATIONDATA_RACE (79 of 118 remaining) [2023-08-26 11:09:55,463 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err14ASSERT_VIOLATIONDATA_RACE (78 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err15ASSERT_VIOLATIONDATA_RACE (77 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err16ASSERT_VIOLATIONDATA_RACE (76 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err17ASSERT_VIOLATIONDATA_RACE (75 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err18ASSERT_VIOLATIONDATA_RACE (74 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err19ASSERT_VIOLATIONDATA_RACE (73 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err20ASSERT_VIOLATIONDATA_RACE (72 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err21ASSERT_VIOLATIONDATA_RACE (71 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err22ASSERT_VIOLATIONDATA_RACE (70 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err23ASSERT_VIOLATIONDATA_RACE (69 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (68 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (67 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (66 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (65 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (64 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (63 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (62 of 118 remaining) [2023-08-26 11:09:55,464 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (61 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (60 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (59 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (58 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (57 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (56 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (55 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (54 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (53 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (52 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (51 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (50 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (49 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err0ASSERT_VIOLATIONDATA_RACE (47 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err1ASSERT_VIOLATIONDATA_RACE (46 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err2ASSERT_VIOLATIONDATA_RACE (45 of 118 remaining) [2023-08-26 11:09:55,465 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err3ASSERT_VIOLATIONDATA_RACE (44 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err4ASSERT_VIOLATIONDATA_RACE (43 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err5ASSERT_VIOLATIONDATA_RACE (42 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err6ASSERT_VIOLATIONDATA_RACE (41 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err7ASSERT_VIOLATIONDATA_RACE (40 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err8ASSERT_VIOLATIONDATA_RACE (39 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err9ASSERT_VIOLATIONDATA_RACE (38 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err10ASSERT_VIOLATIONDATA_RACE (37 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err11ASSERT_VIOLATIONDATA_RACE (36 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err12ASSERT_VIOLATIONDATA_RACE (35 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err13ASSERT_VIOLATIONDATA_RACE (34 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err14ASSERT_VIOLATIONDATA_RACE (33 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err15ASSERT_VIOLATIONDATA_RACE (32 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err16ASSERT_VIOLATIONDATA_RACE (31 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err17ASSERT_VIOLATIONDATA_RACE (30 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err18ASSERT_VIOLATIONDATA_RACE (29 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err19ASSERT_VIOLATIONDATA_RACE (28 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err20ASSERT_VIOLATIONDATA_RACE (27 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err21ASSERT_VIOLATIONDATA_RACE (26 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err22ASSERT_VIOLATIONDATA_RACE (25 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err23ASSERT_VIOLATIONDATA_RACE (24 of 118 remaining) [2023-08-26 11:09:55,466 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err0ASSERT_VIOLATIONDATA_RACE (23 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err1ASSERT_VIOLATIONDATA_RACE (22 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err2ASSERT_VIOLATIONDATA_RACE (21 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err3ASSERT_VIOLATIONDATA_RACE (20 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err4ASSERT_VIOLATIONDATA_RACE (19 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err5ASSERT_VIOLATIONDATA_RACE (18 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err6ASSERT_VIOLATIONDATA_RACE (17 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err7ASSERT_VIOLATIONDATA_RACE (16 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err8ASSERT_VIOLATIONDATA_RACE (15 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err9ASSERT_VIOLATIONDATA_RACE (14 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err10ASSERT_VIOLATIONDATA_RACE (13 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err11ASSERT_VIOLATIONDATA_RACE (12 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err12ASSERT_VIOLATIONDATA_RACE (11 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err13ASSERT_VIOLATIONDATA_RACE (10 of 118 remaining) [2023-08-26 11:09:55,467 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err14ASSERT_VIOLATIONDATA_RACE (9 of 118 remaining) [2023-08-26 11:09:55,468 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err15ASSERT_VIOLATIONDATA_RACE (8 of 118 remaining) [2023-08-26 11:09:55,468 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err16ASSERT_VIOLATIONDATA_RACE (7 of 118 remaining) [2023-08-26 11:09:55,468 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err17ASSERT_VIOLATIONDATA_RACE (6 of 118 remaining) [2023-08-26 11:09:55,468 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err18ASSERT_VIOLATIONDATA_RACE (5 of 118 remaining) [2023-08-26 11:09:55,468 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err19ASSERT_VIOLATIONDATA_RACE (4 of 118 remaining) [2023-08-26 11:09:55,468 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err20ASSERT_VIOLATIONDATA_RACE (3 of 118 remaining) [2023-08-26 11:09:55,468 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err21ASSERT_VIOLATIONDATA_RACE (2 of 118 remaining) [2023-08-26 11:09:55,468 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err22ASSERT_VIOLATIONDATA_RACE (1 of 118 remaining) [2023-08-26 11:09:55,468 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err23ASSERT_VIOLATIONDATA_RACE (0 of 118 remaining) [2023-08-26 11:09:55,468 INFO L445 BasicCegarLoop]: Path program histogram: [5, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 11:09:55,474 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-08-26 11:09:55,474 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-08-26 11:09:55,477 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 26.08 11:09:55 BasicIcfg [2023-08-26 11:09:55,477 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-08-26 11:09:55,478 INFO L158 Benchmark]: Toolchain (without parser) took 812178.16ms. Allocated memory was 367.0MB in the beginning and 3.3GB in the end (delta: 2.9GB). Free memory was 343.4MB in the beginning and 580.8MB in the end (delta: -237.4MB). Peak memory consumption was 2.7GB. Max. memory is 16.0GB. [2023-08-26 11:09:55,478 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 367.0MB. Free memory was 345.0MB in the beginning and 344.9MB in the end (delta: 86.2kB). There was no memory consumed. Max. memory is 16.0GB. [2023-08-26 11:09:55,478 INFO L158 Benchmark]: CACSL2BoogieTranslator took 236.81ms. Allocated memory is still 367.0MB. Free memory was 343.4MB in the beginning and 330.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.0GB. [2023-08-26 11:09:55,478 INFO L158 Benchmark]: Boogie Procedure Inliner took 50.12ms. Allocated memory is still 367.0MB. Free memory was 330.8MB in the beginning and 327.2MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.0GB. [2023-08-26 11:09:55,478 INFO L158 Benchmark]: Boogie Preprocessor took 52.23ms. Allocated memory is still 367.0MB. Free memory was 327.2MB in the beginning and 324.6MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. [2023-08-26 11:09:55,479 INFO L158 Benchmark]: RCFGBuilder took 1186.68ms. Allocated memory was 367.0MB in the beginning and 440.4MB in the end (delta: 73.4MB). Free memory was 324.6MB in the beginning and 373.5MB in the end (delta: -49.0MB). Peak memory consumption was 82.2MB. Max. memory is 16.0GB. [2023-08-26 11:09:55,479 INFO L158 Benchmark]: TraceAbstraction took 810646.93ms. Allocated memory was 440.4MB in the beginning and 3.3GB in the end (delta: 2.8GB). Free memory was 372.5MB in the beginning and 580.8MB in the end (delta: -208.3MB). Peak memory consumption was 2.7GB. Max. memory is 16.0GB. [2023-08-26 11:09:55,480 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.15ms. Allocated memory is still 367.0MB. Free memory was 345.0MB in the beginning and 344.9MB in the end (delta: 86.2kB). There was no memory consumed. Max. memory is 16.0GB. * CACSL2BoogieTranslator took 236.81ms. Allocated memory is still 367.0MB. Free memory was 343.4MB in the beginning and 330.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.0GB. * Boogie Procedure Inliner took 50.12ms. Allocated memory is still 367.0MB. Free memory was 330.8MB in the beginning and 327.2MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.0GB. * Boogie Preprocessor took 52.23ms. Allocated memory is still 367.0MB. Free memory was 327.2MB in the beginning and 324.6MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. * RCFGBuilder took 1186.68ms. Allocated memory was 367.0MB in the beginning and 440.4MB in the end (delta: 73.4MB). Free memory was 324.6MB in the beginning and 373.5MB in the end (delta: -49.0MB). Peak memory consumption was 82.2MB. Max. memory is 16.0GB. * TraceAbstraction took 810646.93ms. Allocated memory was 440.4MB in the beginning and 3.3GB in the end (delta: 2.8GB). Free memory was 372.5MB in the beginning and 580.8MB in the end (delta: -208.3MB). Peak memory consumption was 2.7GB. Max. memory is 16.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 9.7s, 315 PlacesBefore, 101 PlacesAfterwards, 321 TransitionsBefore, 100 TransitionsAfterwards, 6776 CoEnabledTransitionPairs, 9 FixpointIterations, 241 TrivialSequentialCompositions, 58 ConcurrentSequentialCompositions, 24 TrivialYvCompositions, 7 ConcurrentYvCompositions, 7 ChoiceCompositions, 337 TotalNumberOfCompositions, 58009 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 18355, independent: 17130, independent conditional: 0, independent unconditional: 17130, dependent: 1225, dependent conditional: 0, dependent unconditional: 1225, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 3258, independent: 3108, independent conditional: 0, independent unconditional: 3108, dependent: 150, dependent conditional: 0, dependent unconditional: 150, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 18355, independent: 14022, independent conditional: 0, independent unconditional: 14022, dependent: 1075, dependent conditional: 0, dependent unconditional: 1075, unknown: 3258, unknown conditional: 0, unknown unconditional: 3258] , Statistics on independence cache: Total cache size (in pairs): 814, Positive cache size: 729, Positive conditional cache size: 0, Positive unconditional cache size: 729, Negative cache size: 85, Negative conditional cache size: 0, Negative unconditional cache size: 85, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - TimeoutResultAtElement [Line: 21]: Timeout (TraceAbstraction) Unable to prove that assertion always holds Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 47]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 47]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 49]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 49]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 49]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 50]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 50]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 50]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 50]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 51]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 51]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 54]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 54]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 54]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 54]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 54]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 55]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 55]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 55]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 55]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 56]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 56]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 58]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 58]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 65]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 65]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 67]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 67]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 67]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 68]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 68]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 68]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 68]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 69]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 69]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 72]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 72]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 72]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 72]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 72]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 73]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 73]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 73]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 73]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 74]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 74]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 76]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 76]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 85]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 86]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 87]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 88]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 89]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 89]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 90]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 91]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 91]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 92]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 92]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 113]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 93]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 93]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 113]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 98]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 99]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 101]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 101]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 97]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - TimeoutResultAtElement [Line: 96]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while CegarLoopForPetriNet was analyzing trace of length 34 with TraceHistMax 2,while TraceCheckSpWp was constructing backward predicates,while SimplifyDDAWithTimeout was simplifying term of DAG size 4 for 48ms.. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 408 locations, 118 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 810.5s, OverallIterations: 14, TraceHistogramMax: 2, PathProgramHistogramMax: 5, EmptinessCheckTime: 0.0s, AutomataDifference: 117.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 9.9s, HoareTripleCheckerStatistics: 36 mSolverCounterUnknown, 4090 SdHoareTripleChecker+Valid, 21.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 4090 mSDsluCounter, 1596 SdHoareTripleChecker+Invalid, 19.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 482 IncrementalHoareTripleChecker+Unchecked, 1524 mSDsCounter, 787 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 11798 IncrementalHoareTripleChecker+Invalid, 13103 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 787 mSolverCounterUnsat, 72 mSDtfsCounter, 11798 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 36 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 644 GetRequests, 172 SyntacticMatches, 4 SemanticMatches, 468 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 17250 ImplicationChecksByTransitivity, 82.7s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=13475occurred in iteration=13, InterpolantAutomatonStates: 377, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 1.9s SatisfiabilityAnalysisTime, 68.2s InterpolantComputationTime, 441 NumberOfCodeBlocks, 441 NumberOfCodeBlocksAsserted, 20 NumberOfCheckSat, 552 ConstructedInterpolants, 40 QuantifiedInterpolants, 15358 SizeOfPredicates, 116 NumberOfNonLiveVariables, 1724 ConjunctsInSsa, 222 ConjunctsInUnsatCore, 21 InterpolantComputations, 9 PerfectInterpolantSequences, 17/85 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: Timeout Completed graceful shutdown